Technology
This is the official technology community of Lemmy.ml for all news related to creation and use of technology, and to facilitate civil, meaningful discussion around it.
Ask in DM before posting product reviews or ads. All such posts otherwise are subject to removal.
Rules:
1: All Lemmy rules apply
2: Do not post low effort posts
3: NEVER post naziped*gore stuff
4: Always post article URLs or their archived version URLs as sources, NOT screenshots. Help the blind users.
5: personal rants of Big Tech CEOs like Elon Musk are unwelcome (does not include posts about their companies affecting wide range of people)
6: no advertisement posts unless verified as legitimate and non-exploitative/non-consumerist
7: crypto related posts, unless essential, are disallowed
view the rest of the comments
This is a silly argument:
That's as shortsighted as the "I think there is a world market for maybe five computers" quote, or the worry that NYC would be buried under mountains of horse poop before cars were invented. Maybe transformers aren't the path to AGI, but there's no reason to think we can't achieve it in general unless you're religious.
EDIT: From the paper:
That's a silly argument. It sets up a strawman and knocks it down. Just because you create a model and prove something in it, doesn't mean it has any relationship to the real world.
This is a gross misrepresentation of the study.
That's not their argument. They're saying that they can prove that machine learning cannot lead to AGI in the foreseeable future.
They're not talking about achieving it in general, they only claim that no known techniques can bring it about in the near future, as the AI-hype people claim. Again, they prove this.
That's not what they did. They provided an extremely optimistic scenario in which someone creates an AGI through known methods (e.g. they have a computer with limitless memory, they have infinite and perfect training data, they can sample without any bias, current techniques can eventually create AGI, an AGI would only have to be slightly better than random chance but not perfect, etc...), and then present a computational proof that shows that this is in contradiction with other logical proofs.
Basically, if you can train an AGI through currently known methods, then you have an algorithm that can solve the Perfect-vs-Chance problem in polynomial time. There's a technical explanation in the paper that I'm not going to try and rehash since it's been too long since I worked on computational proofs, but it seems to check out. But this is a contradiction, as we have proof, hard mathematical proof, that such an algorithm cannot exist and must be non-polynomial or NP-Hard. Therefore, AI-learning for an AGI must also be NP-Hard. And because every known AI learning method is tractable, it cannor possibly lead to AGI. It's not a strawman, it's a hard proof of why it's impossible, like proving that pi has infinite decimals or something.
Ergo, anyone who claims that AGI is around the corner either means "a good AI that can demonstrate some but not all human behaviour" or is bullshitting. We literally could burn up the entire planet for fuel to train an AI and we'd still not end up with an AGI. We need some other breakthrough, e.g. significant advancements in quantum computing perhaps, to even hope at beginning work on an AGI. And again, the authors don't offer a thought experiment, they provide a computational proof for this.
Hey! Just asking you because I'm not sure where else to direct this energy at the moment.
I spent a while trying to understand the argument this paper was making, and for the most part I think I've got it. But there's a kind of obvious, knee-jerk rebuttal to throw at it, seen elsewhere under this post, even:
If producing an AGI is intractable, why does the human meat-brain exist?
Evolution "may be thought of" as a process that samples a distribution of situation-behaviors, though that distribution is entirely abstract. And the decision process for whether the "AI" it produces matches this distribution of successful behaviors is yada yada darwinism. The answer we care about, because this is the inspiration I imagine AI engineers took from evolution in the first place, is whether evolution can (not inevitably, just can) produce an AGI (us) in reasonable time (it did).
The question is, where does this line of thinking fail?
Going by the proof, it should either be:
I'm not sure how to formalize any of this, though.
The thought that we could "encode all of biological evolution into a program of at most size K" did made me laugh.
That's a great line of thought. Take an algorithm of "simulate a human brain". Obviously that would break the paper's argument, so you'd have to find why it doesn't apply here to take the paper's claims at face value.