11 ms·
Everytime they say LLMs are the path to AGI, I cringe a little.
by lagt_t 3y ago
Everytime they say LLMs are the path to AGI, I cringe a little.
- dkjaudyeqooe 3y agoI just snicker.
- travbrack 3y agohow come?
- CuriouslyC 3y agoI mean, if you're using LLM as a stand-in for multi-modal models, and you're not disallowing things like a self-referential processing loop, a memory extraction process, etc, it's not so far fetched. There might be multiple databases and a score of worker processes running in the background, but the core will come from a sequence model being run in a loop.
- Zambyte 3y ago1. AGI needs an interface to be useful. 2. Natural language is both a good and expected interface to AGI. 3. LLMs do a really good job at interfacing with natural language. Which one(s) do you disagree with?
- Jensson 3y agoI think he disagrees with 4: 4. Language prediction training will not get stuck in a local optimum. Most previous things we train on could have been better served if the model developed AGI, but they didn't. There is no reason to expect LLMs to not get stuck in a local optimum as well, and I have seen no good argument as to why they wouldn't get stuck like everything else we tried.
- sigmoid10 3y agoThere is very little in terms of rigorous mathematics on the theoretical side of this. All we have are empirics, but everything we have seen so far points to the fact that more compute equals more capabilities. That's what they are referring to in the blog post. This is particularly true for the current generation of models, but if you look at the whole history of modern computing, the law roughly holds up over the last century. Following this trend, we can extrapolate that we will reach computers with raw compute power similar to the human brain for under $1000 within the next two decades.
- leereeves 3y agoMore compute also requires more data - scaling equally with model size, according to the Chinchilla paper. How much more data is available that hasn't already been swept up by AI companies? And will that data continue to be available as laws change to protect copyright holders from AI companies?
- sigmoid10 3y agoIt's not just the volume of original data that matters here. From empirics we know performance scales roughly like (model parameters)*(training data)*(epochs). If you increase any one of those, you can be certain to improve your model. In the short term, training data volume and quality has given a lot of improvements (especially recently), but in the long run it was always model size and total time spent training that saw improvements. In other words: It doesn't matter how you allocate your extra compute budget as long as you spend it.
- leereeves 3y agoIn smaller models, not having enough training data for the model size leads to overfitting. The model predicts the training data better than ever, but generalizes poorly and performs worse on new inputs. Is there any reason to think the same thing wouldn't happen in billion parameter LLMs?
- deleted 3y ago[deleted]
- sigmoid10 3y agoThis happens in smaller models because you reach parameter saturation very quickly. In modern LLMs and with current datasets, it is very hard to even reach this point, because the total compute time boils down to just a handful of epochs (sometimes even less than one). It would take tremendous resources and time to overtrain GPT4 in the same way you would overtrain convnets from the last decade.
- 3y ago
- deleted 3y ago[deleted]
- Zambyte 3y agoIt sounds like you're arguing against LLMs as AGI, which we're on the same page about.
- BriggyDwiggs42 3y agoThe underlying premise that llms are capable of fully generalizing to a human level across most domains, i assume?
- Zambyte 3y agoWhere did you get that from? It seems pretty clear to me that language models are intended to be a component in a larger suite of software, composed to create AGI. See: DALL-E and Whisper for existing software that it composes with.
- BriggyDwiggs42 3y agoThe comment said that LLMs are the path to AGI, which implies at least that they’re a huge part of the AGI soup you’re talking about. I could maybe see agi emerging from lots of llms and other tools in a huge network, but probably not from an llm with calculators hooked up to it.
- jmull 3y agoYou're arguing that LLMs would be a good user interface for AGI... Whether that's true or not, I don't think that's what the previous post was referring to. The question is, if you start with today's LLMs and progressively improve them, do you arrive at AGI? (I think it's pretty obvious the answer is no -- LLMs don't even have an intelligence part to improve on. A hypothetical AGI might somehow use an LLM as part of a language interface subsystem, but the general intelligence would be outside the LLM. An AGI might also use speakers and mics but those don't give us a path to AGI either.)
- Zambyte 3y agoThe comment I was replying to was referencing OpenAIs use of the phrase "the path to AGI". Natural language is an essential interface to AGI, and OpenAI recognizes that. LLMs are a great way to interface with natural language, and OpenAI recognizes that. While it's kind of nuts how far OpenAI pushed language models, even as an outside observer it's obvious that OpenAI is not banking on LLMs achieving AGI, contrary to what the person I was replying to said. Lots of effort is being put into integrating with outside sources of knowledge (RAG), outside sources for reason / calculation, etc. That's not LLMs as AGI, but it is LLMs as a step on the path to AGI.
- MrScruff 3y agoI don’t know if they are or not, but I’m not sure how anyone could be so certain that they’re not that they find the mere idea cringeworthy. Unless you feel you have some specific perspective on it that’s escaped their army of researchers?
- goatlover 3y agoBecause AI researchers have been on the path to AGI several times before until the hype died down and the limitations became apparent. And because nobody knows what it would take to create AGI. But to put a little more behind that, evolution didn't start with language models. It evolved everything else until humans had the ability to invent language. Current AI is going about it completely backwards from how biology did it. Now maybe robotics is doing a little better on that front.
- finnjohnsen2 3y agoYea the idea that the computers can truly think by mimicking our language really well doesn't make sense. But the algorithms are black box to me, so maybe there is some kind of launch pad to AGI within it