Ilya Sutskever
About
AI researcher, co-founder of OpenAI
Cast within
No topic-region cast yet — this appears once Ilya Sutskever's compiled claims are aligned into a topic region's argument tree.
Claims by Ilya Sutskever (20 of 74)
GPT-1, trained to predict the next word across thousands of books, could not only continue text coherently but answer questions it had not seen—evidence that simple prediction was leading to real understanding, because better next-word prediction (e.g. naming the culprit on the last page of a detective novel) requires deeper comprehension.
Early task-specific networks could only form narrow abstractions—each trained on one specific task, producing siloed systems good at one thing only—so the idea of a single neural network that could do anything in general still seemed hopeless, and as of 2016 unsupervised learning was an unsolved problem with no clear approach.
Models reason well when allowed to think out loud
Language models are not fundamentally bad at multi-step reasoning; they are bad at mental multi-step reasoning when not allowed to think out loud, but when allowed to think out loud they are quite good, and this will improve significantly with better models and special training.
Bottleneck to AI-assisted research is good ideas
AI will increasingly help research by suggesting fruitful ideas when asked, much like Copilot assists coding, but the bottleneck in research is good ideas and insights, which is precisely what neural nets could help with — though this won't necessarily let humans solve problems they couldn't solve before.
Breakthroughs are obvious only in hindsight
Major advances in deep learning often consist of realizing something had a desirable property all along, so they straddle the line between breakthrough and mere implementation; the deepest advance — that a big neural network trained with backpropagation can do a lot — was a giant conceptual breakthrough precisely because for the longest time people didn't see it, even though in hindsight everyone calls it obvious.
The conditions for the AI revolution were intertwined
It is not a coincidence that data, transformers, and GPUs arrived together: shrinking transistors made personal computers economical, which created the internet and thus mass data, while the same transistor progress drove GPUs through gaming before Nvidia repurposed them for general computation — all dimensions of progress are intertwined and you don't get to pick which improve.
Taiwan disruption is a setback not a catastrophe
A major disruption to Taiwan's chip production would be a significant setback preventing more compute for a few years, but compute would spring up elsewhere — for example existing fabs outside Taiwan, while inferior, could produce older-generation GPU-like chips and still go very far, making the impact a matter of cost and delay rather than collapse.
Reliability is the main barrier to economic value
The single most likely reason AI might fail to produce large economic value would be reliability: if you still have to look over and double-check every answer, that severely dampens the economic value of these systems, and a model that is not reliable is in effect not technologically mature.
RLHF data is mostly generated by AI
In reinforcement learning from human feedback, humans are used only to train the reward function; once trained, the reward function's interaction with the model is automatic, so most of the data generated during reinforcement learning is created by the AI rather than by humans.
Next-token prediction can surpass human performance
Next-token prediction is not mere imitation that caps at human ability; because predicting the next token well requires understanding the underlying reality that produced the text, a sufficiently smart base network can extrapolate how a hypothetical person of far greater insight, wisdom, and capability would behave, even if such a person doesn't exist, deducing it from the thoughts, feelings, and ideas implicit in the behavior of regular people.
My Notes
Loading notes...