Earlier quoted context omitted.
This is my frustration put really well. When people talk about how humans are also just a form of LLM (not that the above comment did exactly that). That might even be true, but simplifying things to that degree doesn't help actually discuss what is going on. The original comment is as far as I know correct... while I don't have a PhD some of my undergraduate work was in control theory and ML, and it works really wel…
What frustrates me is when people say "neural networks cannot show intelligence because they are just a succession of linear layers", and methods that exist since the 70s". I don't understand this argument, and how this has anything to do with intelligence.
Google DeepMind CEO says some form of AGI possible in a few years
181–190 of 388 posts
Re: Google DeepMind CEO says some form of AGI possible in a few years
#182I really wonder what the next AI winter will be like. Edit: Perhaps OpenAI becomes a major tech player and we just see a cooling off of other AI investments as LLM becomes a known in terms of its strengths and weaknesses. Its abilities reach a natural limit which is still generally very useful. Or maybe folks realize the degree of lies/mistruths inherent in its content is actually unmanageable and can’t be improved.…
> Or maybe folks realize the degree of lies/mistruths inherent in its content is actually unmanageable and can’t be improved. After the hype wears off what it will be used for gets greatly curtailed and we see a big contraction. I think it's going to be this the future that's ahead us. There's enormous faith being put in next token predictors as the intelligence breakthrough just because their output coincidentally r…
Nothing is coincidental about those models. They were designed after processes in the brain. They underwent rigorous training to generate a function that probabilistically maps inputs to outputs. Eventually, it exceeded the threshold where most humans consider it to be intelligent. As these models grow larger, they will surpass human intelligence by far. Currently, large language models (LLMs) have fewer weights than human brains, with a difference of a factor in the thousands (based on my superficial research). But what happens when they have an equal or even 100,000 times more weights? These models will be able to model reality in ways humans cannot. Complex concepts like the connection between time and space, which are difficult for humans to grasp, will be easily understood by such models.
> LLMs do not hallucinate sometimes. They hallucinate all the time, it just is a coincident that sometimes these autocompletion of Tokens aligns with the reality. Just by chance, not by craft.
That is such a weird way to think about them. I'd rather say, they always provide the answer that is most probabilistic according to their internal model. Hallucination simply means, that the internal model is not good enough yet and needs to be improved, which it will.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#183Earlier quoted context omitted.
I disagree with you. > Essentially all we've done is pushed the basic model proposed by linear regression to it's absolutely limits No, we haven't pushed linear regression to its limits. If it was only linear regression, it wouldn't work. Neural networks need a non-linearity to model complex things. The beauty is that given an infinite series of nonlinearities, one can model any mathematical function. In practice we…
>I think ChatGPT is good evidence of this. What evidence do we have that this isn't how intelligence works? People don't need the gigantic amount of input data that ChatGPT needs to learn. However I'm not sure what exactly "this" is you and GP are referring to, and it may be possible to improve existing ideas so that it works with less input data.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#184Earlier quoted context omitted.
Hallucinations are an indication that something is missing, surely? Does chatGPT need a way to verify reality for itself to become truly intelligent ?
Just the other day, my friend asked me if I knew what this bug she took a picture of was. I replied it looked like a house centipede, and it was indeed one. Two things: 1) My confidence was around 80%, without any sense of absolute certainty. 2) I had no idea why I knew that, and where did I originally learned about what a house centipede looks like.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#185As someone who has worked in the field of AI/ML for quite awhile now, the problem with current AGI predictions is ML hasn't done anything new since the 80s (or arguably earlier). At the end of the day all ML is using gradient descent to do some sort of non-linear projection of the data on to a latent space, then doing some relatively simple math in this latent space to perform some task. Personally I think the limits…
+1. What's new "since the 80s" are faster computation, larger datasets, and a handful of mathematical breakthroughs that enable once-intractable algorithms. It's obvious that human general intelligence operates in frontiers that are plainly outside the scope of computation.
Gradient descent is literally highschool calculus-level math.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#186Earlier quoted context omitted.
Everything in the universe must by definition be rational. Chemical reactions always happen a certain way, physics always works a certain way, numbers add up the same every time. If something seems irrational, that's because there are rational things layered on top of one another in a way that creates a misapprehension in a partially-informed observer.
> Everything in the universe must by definition be rational. Why? You assume nature must be comprehensible to us because you define it that way? Nature's not under any obligation to us. > If something seems irrational, that's because there are rational things layered on top of one another in a way that creates a misapprehension in a partially-informed observer. Possible irrational things: Collapse of the wave functio…
We can't look at quantum mechanics and call it irrational. The way the universe works is by definition the right / correct / only way. If logic points one way and reality points another, the logic isn't taking everything into account.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#187Earlier quoted context omitted.
This is my frustration put really well. When people talk about how humans are also just a form of LLM (not that the above comment did exactly that). That might even be true, but simplifying things to that degree doesn't help actually discuss what is going on. The original comment is as far as I know correct... while I don't have a PhD some of my undergraduate work was in control theory and ML, and it works really wel…
You can look at very small creatures on earth and think "surely there is more to a human than to this ant". And sure, there is, but also, there isn't. Just as basic life evolves into more complex life, why shouldn't the underlying methods from the NASA in the late 70s evolve into ChatGPT and eventually AGI? Simplifying things to this degree can show how you get from A to B.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#188Earlier quoted context omitted.
Calling them "hallucinations" is a shoddy piece of terminology by the community which anthropomorphises them.
What would you recommend calling them? Genuinely curious.
But I agree with GP's eager-anthropomorphization complaint. When algorithms produce verifiably wrong output we call them errors.
Re: Google DeepMind CEO says some form of AGI possible in a few years
#189The other few things possible in next few years for past few years are: 1. Fusion 2. Self driving cars. 3. Ubiquitous, generally available and stable 8192 bit quantum computers. 4. High energy density grid scale batteries. Just few more "this maybe the... what could revolutionize..." articles away. What we forget is that it is in these people's business interest (executives making such statements) to state the exagge…
Re: Google DeepMind CEO says some form of AGI possible in a few years
#190Earlier quoted context omitted.
"We dont have better algorithms, we just have more data" - Peter Norvig
What about AlphaZero? No prior data.