What's a large language model doing when it's not being queried? Am I correct that they only compute information when dealing with a prompt? If so, that seems like a fundamental flaw. An actual "thinking machine" would be constantly running computations on its accumulated experience in order to improve its future output.
No, unfortunately it doesn't learn online. It forgets everything after each interaction. They can collect the data and retrain later, but the hard part is doing all the fine-tuning steps all over again and ensuring the new model has no regressions. GPT3.5 and 4 are years out of date, an unfortunate situation when generating code or asking about recent events. And now they removed the search plugin, probably they got…
Why This AI Moment May Be the Real Deal
31–40 of 231 posts
Re: Why This AI Moment May Be the Real Deal
#32Earlier quoted context omitted.
That is just the physical layer. Robotics is behind in making a 'human'. Even AlphaGo had a human moving the pieces, and nobody would say that was evidence of any 'lack' in the AI. It's just an interfacing issue, engineering will eventually solve. Edit> What I was getting at. Take Robots as the physical interface layer for the AI. AI advancements are currently outpacing advancements in Robotics. So potentially AI cou…
Plenty of practically mint human bodies just sitting around waiting to be repurposed. https://www.nbcnews.com/id/wbna9816703
If you have ever worked in a modern warehouse, it is very evident, the humans are just following instructions from the system. Now scale that up to a manufacturing facility, it is already happening.
Everybody with an ear-piece or 'phone' type device, following instructions.
Re: Why This AI Moment May Be the Real Deal
#33Re: Why This AI Moment May Be the Real Deal
#34Earlier quoted context omitted.
No, unfortunately it doesn't learn online. It forgets everything after each interaction. They can collect the data and retrain later, but the hard part is doing all the fine-tuning steps all over again and ensuring the new model has no regressions. GPT3.5 and 4 are years out of date, an unfortunate situation when generating code or asking about recent events. And now they removed the search plugin, probably they got…
The cost to compute these language models should eventually lower. Will OpenAI then release more frequently, or release larger LLMs? They'll probably to try achieve both goals in some proportion.
Re: Why This AI Moment May Be the Real Deal
#35Where on the S-shaped curve are we? I am curious if one day the paradigm that brought forth the current chatbots has to be abandoned because it's reached his limits, and a new approach will replace it. But certainly it has inspired the field of AI massively and I expect many new developments which will lead is into a future that resembles sci-fi books and movies. I am also interested in what good sci-fi will look lik…
That's easy with something like transistor size. That's hard with AI, because we can't put a number on how good it is. (The model size is probably not a good number for measuring AI progress.)
So nobody knows. We're all guessing.
Re: Why This AI Moment May Be the Real Deal
#36Earlier quoted context omitted.
Plenty of practically mint human bodies just sitting around waiting to be repurposed. https://www.nbcnews.com/id/wbna9816703
This is the scary scenario. What if AI does out pace humans, but the physical side does not, we don't succeed in making vast quantities of easy to build and maintain robots. Thus to keep industry going, the AI does need humans, and it gives the directions. If you have ever worked in a modern warehouse, it is very evident, the humans are just following instructions from the system. Now scale that up to a manufacturing…
Re: Why This AI Moment May Be the Real Deal
#37> Study Deep Blue’s 1997 defeat of world chess champion Garry Kasparov, and your excitement about how quickly this technology would take over other cognitive work would wane as you learned just how much brute human force went into fine-tuning the software specifically to beat Kasparov. That was ~26 yeas ago. In the intervening 26 years humans have been curb-stomped so hard at chess that certain microwaves might be co…
Re: Why This AI Moment May Be the Real Deal
#38Where on the S-shaped curve are we? I am curious if one day the paradigm that brought forth the current chatbots has to be abandoned because it's reached his limits, and a new approach will replace it. But certainly it has inspired the field of AI massively and I expect many new developments which will lead is into a future that resembles sci-fi books and movies. I am also interested in what good sci-fi will look lik…
> Where on the S-shaped curve are we? No-one knows. We can however make educated guesses based on: - Extrapolating the last couple of years of progress. - Scientific studies of LLM quality scaling in proportion to input data size, parameter count, and total training compute ops. - How much more training data is available. - Reasonable budgets, especially the cost-efficiency of inference , which appears to be more lim…
Imagine a hypothetical scenario where some ultra-intelligent beings delivered a book with all the answers humans ever wanted, but we needed an IQ of 500 t understand it. This IMO is where we're heading.
There might be some pretty sweet low hanging fruit to attain along the way, but at some stage, we'll hit a ceiling and the only way forward would be to augment our own intelligence.
Re: Why This AI Moment May Be the Real Deal
#39> Study Deep Blue’s 1997 defeat of world chess champion Garry Kasparov, and your excitement about how quickly this technology would take over other cognitive work would wane as you learned just how much brute human force went into fine-tuning the software specifically to beat Kasparov. That was ~26 yeas ago. In the intervening 26 years humans have been curb-stomped so hard at chess that certain microwaves might be co…
We're building tools to help us augment our intelligence, I don't see anyone getting "curb stomped"?
If intelligence leads to more violence, then I don't think it will be as useful as we'd have hoped.
Re: Why This AI Moment May Be the Real Deal
#40What's a large language model doing when it's not being queried? Am I correct that they only compute information when dealing with a prompt? If so, that seems like a fundamental flaw. An actual "thinking machine" would be constantly running computations on its accumulated experience in order to improve its future output.
Nothing.
> Am I correct that they only compute information when dealing with a prompt?
Yes.
> If so, that seems like a fundamental flaw.
Flawed in what way? It clearly doesn't need to be like us to be useful, because it's useful and definitely not like us.
> An actual "thinking machine" would be constantly running computations on its accumulated experience in order to improve its future output.
This might be good, but it's not clear if, or to what extent, we really do that ourselves — the differences between working/short/long term memories, between episodic and skill, even linguistically between knowledge of phonemes, words, grammar, and the connection between those and the things they represent all being impaired independently of each other by localised brain damage[0].
Then there's how much this changes with some stages of sleep, and meditation to clear your mind.
Given the number of users (what is it, 100 million?), having it always on, continuously integrating, would still be inhuman even if the architecture was a perfect mirror of the human brain.
Also, if the AI is structured to be a "thinking machine", does that make it murder to switch it off?
[0] Cognitive Psychology for Dummies, currently listening to it as an audiobook.