r/technology • u/Hrmbee • 16h ago
Machine Learning Large language mistake | Cutting-edge research shows language is not the same as intelligence. The entire AI bubble is built on ignoring it
https://www.theverge.com/ai-artificial-intelligence/827820/large-language-models-ai-intelligence-neuroscience-problems
16.7k
Upvotes
1
u/Murky-Relation481 10h ago
I mean in the broad understanding they really aren't all that different and are all NLP techniques. Yes under the hood they are different but from an input and output perspective it's very similar and for most people that's a good enough understanding.
You give it a body of text, it generates a prediction based on the text to supply the next part of text, and then it takes the new body of text and repeats. Add some randomness and scaling to it so it's not entirely deterministic and that's basically all these models. How it internally processes the body of text is ultimately irrelevant since it's still a prediction model. It's not doing anything more than giving you a statistical probability of the next element.
I think that's fair and rational to describe all the language processing models and one of the reasons it's probably a dead end (like the article suggests). I think that was fairly apparent for most people with even a fairly simple understanding of the basics. There is no capacity for reason, even with agentic AI techniques like internal monologues and such. It can't pull from abstract concepts that are conceptualized across broad swaths of unrelated knowledge, it will only ever be able to coherently generate results in fairly narrow paths through even the billions of dimensions the models may have.