Dr. Fei-Fei Li, known as the “Godmother of AI,” joins Y Combinator to discuss her pioneering work in computer vision, the founding of World Labs, and why spatial intelligence is essential for achieving AGI.
The ImageNet Story
The Data Problem
In 2007, as a first-year assistant professor at Princeton, Fei-Fei Li recognized a fundamental problem in machine learning:
- Algorithms needed data to generalize
- No one had large-scale visual data
- Neural networks existed but didn’t work well without data
The Bold Bet
She and her students decided to:
- Download a billion images from the internet
- Create the world’s entire visual taxonomy
- Open source everything for the research community
- Create a challenge to attract the world’s smartest researchers
The AlexNet Moment (2012)
The breakthrough came when Jeff Hinton’s team “SuperVision” submitted their convolutional neural network:
- First time two GPUs were used together for deep learning
- Dramatic step change in performance
- Marked the convergence of data, compute, and algorithms
“I still remember it was late night one day I got a ping from my graduate student… we got a result that really really stands out.”
From Objects to Scenes to Worlds
The Evolution of Computer Vision
Fei-Fei Li’s career dream was to make machines tell stories about scenes:
- Object Recognition - ImageNet solved identifying objects
- Scene Understanding - Image captioning with Andrej Karpathy (2015)
- World Models - The current frontier at World Labs
The Reverse Challenge
When Karpathy finished image captioning, Fei-Fei joked: “Why don’t we do the reverse? Take a sentence and generate an image.”
He replied: “Haha, I’m out of here.” The world wasn’t ready then - but now we have generative AI.
Spatial Intelligence: The Next Frontier
Why It Matters
Evolution provides the answer:
- Human language took less than 500,000 years to develop
- Vision and spatial understanding took 540 million years
- The first trilobite developed vision underwater 540 million years ago
- Vision triggered the evolutionary arms race
What Spatial Intelligence Involves
- Understanding the 3D world
- Navigating the 3D world
- Interacting with the 3D world
- Comprehending and communicating about the 3D world
“To me, AGI will not be complete without spatial intelligence. And I want to solve that problem.”
Why Spatial Intelligence is Harder Than Language
The Fundamental Differences
-
Dimensionality: Language is 1D (sequential), the world is 3D (or 4D with time)
-
Nature of the Signal: Language is purely generative - it comes from our heads. The world exists independently and must be sensed.
-
The Projection Problem: Vision collapses 3D to 2D (retina or camera). This is mathematically ill-posed.
-
Generation vs Reconstruction: Language models only generate. World models must balance generation and reconstruction.
The Data Challenge
- Language data is abundant on the internet
- Spatial intelligence data is “all in our heads” - not easily accessible
“My entire career is going after problems that are just so hard, bordering delusional. And I think this is the delusional problem.”
World Labs: Building World Models
The Vision
Creating foundation models where the output is 3D worlds:
- Goes beyond flat pixels
- Goes beyond language
- Captures true 3D structure and spatial intelligence
The Team
Fei-Fei Li co-founded World Labs with three world-class technologists:
- Justin Johnson - Former student, real-time neural style transfer
- Ben Mildenhall - Author of the NeRF paper
- Christoph Lassner - Creator of Pulsar (precursor to Gaussian Splatting)
Applications
The use cases span from creation to robotics:
- Designers and architects
- 3D artists and game developers
- Marketing and entertainment
- Metaverse content creation
- Robotic learning
The Entrepreneurial Journey
From Laundromat to AI Pioneer
At 19, Fei-Fei Li started a dry cleaning business to support her family while studying physics at Princeton:
- Fundraised for the business
- Was founder, CEO, and cashier
- Exited after seven years
Career Philosophy
“Forget about what you have done in the past. Forget about what others think of you. Just hunker down and build. That is my comfort zone.”
Building Institutions
- First computer vision professor at multiple departments
- Went to Google Cloud to learn about B2B business
- Founded Stanford Human-Centered AI Institute (HAI)
- Now building World Labs
Advice for Founders and Researchers
What Makes Great Students
Fei-Fei Li has mentored legendary researchers including Andrej Karpathy, Jim Fan, and Jia Deng. The common trait:
“I look for intellectual fearlessness. That courage, that fearlessness of embracing something hard and go about it and be all in.”
Hiring Criteria at World Labs
- Engineering talents
- Product talents
- 3D talents
- Generative model talents
The key: “If you feel you’re fearless and you’re passionate about solving spatial intelligence, talk to me.”
Key Takeaways
- Data drives AI - ImageNet proved that large-scale data enables breakthroughs
- Spatial intelligence is fundamental - 540 million years of evolution can’t be wrong
- The hardest problems are worth pursuing - “If it’s easy, somebody else has solved it”
- Intellectual fearlessness matters - The common trait of successful researchers
- Build from ground zero - Don’t let past achievements or others’ opinions hold you back
Notable Quotes
“My entire career is going after problems that are just so hard, bordering delusional.”
“To me, AGI will not be complete without spatial intelligence.”
“I just love being an entrepreneur. I love the feeling of ground zero.”
“I look for intellectual fearlessness.”
被誉为”AI教母”的李飞飞博士加入Y Combinator,讨论她在计算机视觉领域的开创性工作、World Labs的创立,以及为什么空间智能对实现AGI至关重要。
ImageNet的故事
数据问题
2007年,作为普林斯顿大学的一年级助理教授,李飞飞认识到机器学习中的一个根本问题:
- 算法需要数据来泛化
- 没有人拥有大规模的视觉数据
- 神经网络存在但没有数据就无法很好地工作
大胆的赌注
她和学生们决定:
- 从互联网下载十亿张图片
- 创建世界上完整的视觉分类体系
- 向研究社区开源一切
- 创建挑战赛来吸引世界上最聪明的研究人员
AlexNet时刻(2012年)
突破来自Jeff Hinton团队”SuperVision”提交的卷积神经网络:
- 首次将两个GPU一起用于深度学习
- 性能有了戏剧性的阶跃变化
- 标志着数据、计算和算法的融合
“我还记得那是深夜的一天,我收到了研究生的消息…我们得到了一个真正非常突出的结果。“
从物体到场景再到世界
计算机视觉的演进
李飞飞的职业梦想是让机器讲述场景的故事:
- 物体识别 - ImageNet解决了识别物体的问题
- 场景理解 - 与Andrej Karpathy一起进行图像描述(2015年)
- 世界模型 - World Labs目前的前沿
反向挑战
当Karpathy完成图像描述时,李飞飞开玩笑说:“我们为什么不做反向的?拿一个句子生成一张图片。”
他回答说:“哈哈,我走了。“当时世界还没准备好——但现在我们有了生成式AI。
空间智能:下一个前沿
为什么重要
进化提供了答案:
- 人类语言的发展不到50万年
- 视觉和空间理解花了5.4亿年
- 第一只三叶虫在5.4亿年前在水下发展出视觉
- 视觉触发了进化军备竞赛
空间智能包含什么
- 理解3D世界
- 在3D世界中导航
- 与3D世界互动
- 理解和交流3D世界
“对我来说,没有空间智能,AGI就不会完整。我想解决这个问题。“
为什么空间智能比语言更难
根本差异
-
维度:语言是1D(序列),世界是3D(加上时间是4D)
-
信号的本质:语言是纯生成的——它来自我们的头脑。世界独立存在,必须被感知。
-
投影问题:视觉将3D压缩到2D(视网膜或相机)。这在数学上是病态的。
-
生成与重建:语言模型只生成。世界模型必须平衡生成和重建。
数据挑战
- 语言数据在互联网上很丰富
- 空间智能数据”都在我们脑子里”——不容易获取
“我的整个职业生涯都在追求那些非常非常难的问题,近乎妄想。我认为这就是那个妄想的问题。“
World Labs:构建世界模型
愿景
创建输出为3D世界的基础模型:
- 超越平面像素
- 超越语言
- 捕捉真正的3D结构和空间智能
团队
李飞飞与三位世界级技术专家共同创立了World Labs:
- Justin Johnson - 前学生,实时神经风格迁移
- Ben Mildenhall - NeRF论文作者
- Christoph Lassner - Pulsar创建者(高斯泼溅的前身)
应用
用例从创作到机器人:
- 设计师和建筑师
- 3D艺术家和游戏开发者
- 营销和娱乐
- 元宇宙内容创作
- 机器人学习
创业之旅
从洗衣店到AI先驱
19岁时,李飞飞开了一家干洗店来支持家庭,同时在普林斯顿学习物理:
- 为业务筹集资金
- 是创始人、CEO和收银员
- 七年后退出
职业哲学
“忘记你过去做过什么。忘记别人怎么看你。只管埋头苦干。这是我的舒适区。“
建设机构
- 在多个系成为第一位计算机视觉教授
- 去Google Cloud学习B2B业务
- 创立斯坦福以人为本AI研究院(HAI)
- 现在建设World Labs
给创始人和研究人员的建议
什么造就优秀的学生
李飞飞指导过传奇研究人员,包括Andrej Karpathy、Jim Fan和邓嘉。共同特质:
“我寻找智识上的无畏。那种勇气,那种拥抱困难事物并全力以赴的无畏。“
World Labs的招聘标准
- 工程人才
- 产品人才
- 3D人才
- 生成模型人才
关键:“如果你觉得自己无畏,并且对解决空间智能充满热情,来找我谈谈。“
关键要点
- 数据驱动AI - ImageNet证明大规模数据能够实现突破
- 空间智能是根本的 - 5.4亿年的进化不会错
- 最难的问题值得追求 - “如果容易,别人早就解决了”
- 智识上的无畏很重要 - 成功研究人员的共同特质
- 从零开始建设 - 不要让过去的成就或他人的看法阻碍你
值得注意的引言
“我的整个职业生涯都在追求那些非常非常难的问题,近乎妄想。”
“对我来说,没有空间智能,AGI就不会完整。”
“我就是喜欢做企业家。我喜欢从零开始的感觉。”
“我寻找智识上的无畏。”