Exploring how to develop general-purpose robots that can operate autonomously and reliably in the real world, drawing lessons from AI's production history.
要点 · TL;DR
物理 AI 所需的错误率远低于已部署的 ML 系统,因此长期自主性对于有用的机器人至关重要。 Physical AI requires far fewer mistakes than deployed ML systems, making long-term autonomy crucial for useful robots.
通过可扩展的强化学习、人工干预和通用价值函数,机器人能够实现长期自主。 Scalable RL with human interventions and a general value function enables long-term autonomy in robots.
一个通用模型在下游任务上可以媲美甚至超越微调的专业模型,这得益于多样化的数据和详细的提示。 A single general-purpose model can match or exceed fine-tuned specialists on downstream tasks, aided by diverse data and detailed prompting.
核心观点 · Key points
通用模型越来越多地用于现实问题,但物理AI需要的错误率远低于已部署的机器学习系统。 Generalist models are increasingly used for real-world problems, but physical AI requires far fewer mistakes than deployed ML systems.
长期自主性是机器人有用的关键,通过带有人类干预和通用价值函数的可扩展强化学习实现。 Long-term autonomy is key for useful robots, achieved via scalable RL with human interventions and a general value function.
多时间尺度的记忆使机器人能够自主执行长时间、非重复的任务。 Memory at multiple time scales enables robots to perform long, non-repetitive tasks autonomously.
单个通用模型在下游任务上可以匹配或超越微调后的专用模型。 A single general-purpose model can match or exceed fine-tuned specialists on downstream tasks.
多样化的数据和详细的提示对于机器人领域的组合泛化至关重要。 Diverse data and detailed prompting are crucial for compositional generalization in robotics.
反共识 · Contrarian takes
与ChatGPT的快速普及不同,机器人技术的推广将因物理硬件需求而较慢。 Unlike ChatGPT's rapid adoption, robotics distribution will be slower due to physical hardware requirements.
从通用策略开始并进行微调通常比从头训练每个站点的模型更有效。 Starting with a generalist policy and fine-tuning is often more effective than training per-site models from scratch.
博士学位对于学习处理不确定性很有价值,即使对于那些目标是行业职业的人也是如此。 A PhD is valuable for learning to handle uncertainty, even for those aiming for industry careers.
机器人经验数据不可替代;观看人类不足以让机器人学习物理任务。 Robot experience data is irreplaceable; watching humans is not enough for robots to learn physical tasks.
由于具身数据成本,开源机器人模型可能不会像LLM那样普及。 Open-source robotics models may not democratize as much as LLMs due to embodied data costs.
本期章节 · Chapters(共 39)
开场与公司进展Introduction and Company Progress
AI在生产中的历史背景Historical Context of AI in Production
长期自主性与浓缩咖啡示例Long-Term Autonomy and the Espresso Example
模型迭代与可靠性扩展Iterating on Models and Scaling Reliability
为机器人开发可扩展RLDeveloping Scalable RL for Robotics
提升RL效率Improving RL Efficiency
摊销价值估计Amortizing Value Estimation
通用改进算法General Improvement Algorithm
机器人演示与可靠性Robot Demonstrations and Reliability
长期任务记忆Memory for Long-Horizon Tasks
长期自主性任务Long-term autonomy task
长期自主性的要素Ingredients for long-term autonomy
通用AI的演进Evolution of generalist AI
物理AI时间线Physical AI timeline
两大目标:开箱即用与组合泛化Two goals: out-of-the-box and compositional generalization
训练配方Training Recipe
部署与结果Deployment and Results
开箱即用性能Out-of-the-Box Performance
组合泛化Compositional Generalization
跨平台泛化Cross-Platform Generalization
机器人折叠演示Robot Folding Demo
定量结果Quantitative Results
消融研究Ablation Studies
关键要点Key Takeaways
当前状态与部署Current Status and Deployment
招聘与问答Hiring and Q&A
模型能力与视野Model Capabilities and Horizon
向通用策略过渡Transition to Generalist Policies
博士与业界PhD vs Industry
机器人数据等价物Robotics Data Equivalent
机器人数据Data for Robotics
开源与民主化Open Source and Democratization
输出级别:关节位置与力矩Output Level: Joint Positions vs Torques
机器人中的想象力Imagination in Robotics
提升速度Improving Speed
机器人数据收集瓶颈Bottlenecks in Robot Data Collection
令人惊讶的机器人任务与涌现能力Surprising Robot Task and Emergent Capabilities
从软件工程转入机器人领域Breaking into Robotics from Software Engineering