John Carmack’s ‘Different Path’ to Artificial General Intelligence
dallasinnovates.com
John Carmack’s ‘Different Path’ to Artificial General Intelligence
1–10 of 506 posts
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#2Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#3Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#4What would be the difference between GPT3 and actual AGI? (Want to make sure we don’t keep moving goalposts)
1) Understanding images and video
2) Learning and remembering things outside the 2048 token context window
3) Interacting with the environment (either through a computer, or in the real world)
4) Doing basic math (1662 + 239 = ?) and logic
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#5If anyone here is doing that too, I would recommend taking a quick look at Neuro-sama on Twitch. They're using RL to play OSU, Minecraft, and Pokemon, and voice input + video image analysis to react to Twitch streams and documentaries. While being watched by 6.5K people.
The url is twitch.com/vedal
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#6What would be the difference between GPT3 and actual AGI? (Want to make sure we don’t keep moving goalposts)
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#7Fun interview but barely any meat for those in the field. Just very general questions and answers, saying that the road is murky, but nothing about e.g. if Transformers / attention are the way to go forward, multi-modal models, reinforcement learning + self-supervised learning.
The video game part at least sounds like what Deepmind is already doing. I guess we'll just have to wait and see what he plans to do differently.
It seems to me like his expertise would be most valuable in optimizing model architectures for hardware capabilities to improve utilization and training efficiency. That will be important for AGI especially as the cost of training models skyrockets (both time and money). If I was a startup doing AI hardware like Cerebras or Graphcore I would definitely try to hire Carmack to help with my software stack. Though he doesn't seem interested in custom AI hardware.
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#8What would be the difference between GPT3 and actual AGI? (Want to make sure we don’t keep moving goalposts)
The biggest problem right now is online information. We still don't have a good way to teach it new information aside from single epoch training or prompt engineering. If we want a model to constantly learn and update itself, then we need a robust way of information retrieval and storage, possibly either through knowledge graphs or child network modules. (Are neural Turing machines still a thing? What happened to capsules?)
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#9Fun interview but barely any meat for those in the field. Just very general questions and answers, saying that the road is murky, but nothing about e.g. if Transformers / attention are the way to go forward, multi-modal models, reinforcement learning + self-supervised learning.
Re: John Carmack’s ‘Different Path’ to Artificial General Intelligence
#10Cool life lesson there