Sergey Levine
479 words Β· 3 min read Β· 1 source
Sergey Levine is the Berkeley professor whose research more or less defined how modern robots learn from data. If a humanoid in 2026 walks via reinforcement learning, it's standing on Levine's papers.
The person concept: Sergey Levine is the Berkeley professor whose research
Difficulty 3/5 Β· ClassroomSergey Levine is a professor of Electrical Engineering and Computer Sciences at UC Berkeley, and the co-founder of robotics startup Physical Intelligence. His research more or less defined how modern robots learn from data. If a humanoid in 2026 walks via reinforcement learning, or grasps an object via imitation learning, it's standing on Levine's papers.
π‘ Think of it likeβ¦
Think of it like a household object that does the same job β the underlying idea is the same, just adapted for robots.
Why it matters
Without sergey levine, many person systems in robotics simply couldn't work.
Sergey Levine is a professor of Electrical Engineering and Computer Sciences at UC Berkeley, and the co-founder of robotics startup Physical Intelligence. His research more or less defined how modern robots learn from data. If a humanoid in 2026 walks via reinforcement learning, or grasps an object via imitation learning, it's standing on Levine's papers.
Why his work matters
Before about 2015, two big approaches dominated robotic learning:
- Classical control β write the math by hand for every robot behaviour. Reliable but inflexible. A robot only does what's been explicitly programmed.
- Reinforcement learning β let the robot try and learn. Theoretically elegant but, in practice, took millions of attempts and barely worked on real robots.
Levine and his Berkeley group (BAIR β Berkeley AI Research) pushed a third approach: deep reinforcement learning combined with imitation learning. Show the robot demonstrations from humans (or simulated experts). Let it improve from there with RL. The combination dramatically reduced the amount of trial-and-error needed.
His 2015 paper "End-to-end training of deep visuomotor policies" was one of the first showing a robot could learn manipulation tasks (stacking blocks, fitting plugs) by mapping camera pixels directly to motor commands β no hand-engineered features in between. That paper is the foundation of what's now called end-to-end robot learning.
What he's working on now (2026)
Levine co-founded Physical Intelligence (sometimes branded as Ο) in 2024, alongside Karol Hausman and others. The startup's mission: build a general-purpose AI brain that can transfer between any robot body. Backed by Jeff Bezos and others; the company has demonstrated VLA models running on a dozen different robotic platforms.
If you think of the humanoid race as a contest between "build the body" companies (Tesla, Figure, Boston Dynamics) and "build the brain" companies, Physical Intelligence is the leading "build the brain" play.
What to read
- End-to-end training of deep visuomotor policies (2015) β the foundational paper
- RT-2: Vision-Language-Action Models (2023, Google DeepMind with Levine as advisor) β the VLA paradigm
- Physical Intelligence Ο0 model (2024) β the first cross-embodiment robot foundation model
His students and collaborators include Chelsea Finn (Stanford), Pulkit Agrawal (MIT), Karol Hausman (Physical Intelligence) β together this generation of researchers shapes most of the academic work robotics startups are now commercialising.
Why this matters for the field
For the past decade, the bottleneck in robotics has shifted from hardware to software. The robots can move; the question is whether they can decide what to do. Levine's research arc β and his current commercial bet β is essentially the answer to that question. If general-purpose robot brains are possible, his pipeline of work is the most direct path there.
If you want to actually try the ideas Levine pioneered, reinforcement learning will be Forge 03 in our learning track.
Ask R2 Co-pilot anything you didn't understand about Sergey Levine. It'll explain it plainly.
Keep going
Computer vision (for robots)
Computer vision is how a robot makes sense of what its camera sees. It turns pixels into objects, distances, aβ¦
RobotOptimus (Tesla)
Optimus is the humanoid robot Tesla is building to do general-purpose work β in their factories first, and eveβ¦
ConceptReinforcement learning (for robots)
Reinforcement learning is how you teach a robot a skill by letting it try millions of times, rewarding it whenβ¦
Last updated Β· 2026-05-19
Community discussion
0 questions & insightsLoading discussionβ¦
Spotted something off? Report an error β