Physical Intelligence 市场研究


1. 介绍

Physical Intelligence(简称 π / PI)的组内差异主线是「纯大脑模型厂商」:它是本组十家中唯一完全不制造本体的厂商,定位是「机器人原生基础模型层」——被业界概括为 ChatGPT for robots:一个模型驱动任意本体。本组其余九家无论路线如何,都以「卖机器人」或「卖机器人方案」为收入形态;PI 只卖(或开放)模型,把本体留给宇树、Figure 及全球机器人公司。

1.1. 厂商概况

内容
公司全称Physical Intelligence(π)
成立2024-03,旧金山
核心团队Karol Hausman(CEO,前 Google Brain 机器人操控负责人)、Sergey Levine(UCB)、Chelsea Finn(斯坦福)、Brian Ichter、Lachy Groom、Quan Vuong、Adnan Esmail
定位机器人原生基础模型层:不做本体,一个模型驱动任意本体
模型谱系π0 → π0-FAST → π0.5 → π*0.6 → π0.7,辅以 MEM 记忆与 RL Tokens 经验学习
开源openpi 仓库(Apache 协议):π0 / π0-FAST / π0.5 权重开源;π*0.6 与 π0.7 权重不开源
融资Seed 7000 万美元(2024-03);A 轮 4 亿美元 / 估值 24 亿(2024-11,Bezos 领投);B 轮 6 亿美元 / 估值 56 亿(2025-11-20,CapitalG / Google 领投);C 轮 10 亿美元 / 估值 110 亿——截至 2026-09-12 为洽谈中、未交割

1.2. 发展沿革与融资谱系

时间事件
2024-03公司成立,Seed 7000 万美元(Thrive / Khosla / Lux / Sequoia / OpenAI)
2024-10-31发布 π0:首个通用机器人策略(官方博客)
2024-11A 轮 4 亿美元,估值 24 亿美元,Bezos 领投
2025-01-16FAST 动作 token 化方法(训练速度 5 倍)
2025-02-04开源 π0 与 π0-FAST 权重及 7 个微调 checkpoint(openpi)
2025-04-22发布 π0.5:开放世界泛化的 VLA(官方博客)
2025-09开源 π0.5 权重与原生 PyTorch 支持
2025-11-17发布 π*0.6:RECAP 强化学习配方,从经验中学习(官方博客)
2025-11-20B 轮 6 亿美元,估值 56 亿美元(CapitalG / Google 领投,Index / T. Rowe Price 跟投)
2026-03-03发布 MEM 多尺度具身记忆(官方博客)
2026-03-19发布 RL Tokens:高效在线强化学习(官方博客)
2026-04-16发布 π0.7:可引导(steerable)的通用模型(官方博客)
2026-03 起C 轮 10 亿美元 / 估值 110 亿美元据报道洽谈中(Founders Fund 拟领投、Lightspeed 参谈),未交割

1.3. 商业模式

PI 无整机出货、无单位收入:商业模式为模型授权 / 合作 + 开源生态。「The Physical Intelligence Layer」(2026-02-24 官方博客)表述了其平台化雄心——作为所有机器人公司的智能层。开源部分(Apache 协议)构成事实上的开发者获客漏斗,闭源的最新权重(π*0.6 / π0.7)则保留了商业化空间。C 轮融资状态必须按「据报道洽谈中」口径呈现,禁止写成已交割。


2. 名词解释

术语英文 / 缩写释义
π0PI 首个通用机器人策略:30 亿参数 VLA,基于 PaliGemma + flow matching 连续动作头
flow matching生成连续动作序列的流匹配方法,π0 以其输出最高 50Hz 的动作块
动作块Action Chunk模型一次输出的一段时间动作序列,降低推理频率压力
π0-FAST自回归语言跟随版本,采用 FAST 动作 token 化(训练快 5 倍)
π0.5开放世界泛化模型:知识隔离协同训练,可在训练集外的新环境中完成多阶段家务
π*0.6引入 RECAP 强化学习配方的版本:从自身经验中提升成功率与吞吐
π0.7单一通用模型,官方称匹敌专家微调模型,具备可引导性(steerable)
RECAPπ*0.6 采用的在线强化学习配方(Real-world Experience Augmented …),经验驱动改进
MEMMulti-scale Embodied Memory多尺度具身记忆:长短期记忆结合,支撑 10 分钟以上长程任务
RL Tokens从 VLA 中提取 RL Token 以实现快速在线强化学习的机制(15 分钟掌握亚毫米级精细任务口径)
跨本体Cross-embodiment同一模型在不同机器人本体上运行的能力;π0 训练数据覆盖 7 种本体
知识隔离Knowledge Insulationπ0.5 的协同训练技术,保持互联网知识不干扰动作策略
openpiPI 的开源仓库(Apache 协议),2026 年中约 12800 stars
LIBERO / DROID学术机器人操作基准数据集,openpi 提供相应微调变体
通用策略Generalist Policy覆盖多任务、多本体的单一机器人控制模型

3. 功能说明与模型谱系

3.1. π 系列模型谱系

模型发布关键能力
π02024-10-3130 亿参数 VLA;PaliGemma + flow matching;最高 50Hz 动作块;10000+ 小时、7 种本体、68 任务跨本体数据
π0-FAST2025-01自回归语言跟随;FAST token 化使训练快 5 倍
π0.52025-04开放世界泛化:在训练集外的三个旧金山租住房屋完成 10~15 分钟多阶段家务
π*0.62025-11RECAP 强化学习:浓缩咖啡制作 / 装箱 / 叠衣吞吐翻倍
π0.72026-04单一通用模型匹敌专家微调模型;具备可引导性
MEM2026-03多尺度具身记忆,支撑 10 分钟以上长程任务
RL Tokens2026-0315 分钟数据掌握亚毫米级精细任务(高效在线 RL)

3.2. openpi 开源策略

openpi(Apache 协议)的开源边界清晰:π0 / π0-FAST(2025-02-04,含 7 个微调 checkpoint)与 π0.5 权重(2025-09,含 LIBERO / DROID 变体、原生 PyTorch)开放;π*0.6 与 π0.7 权重不开源。仓库 2026 年中约 12800 stars。这一「旧代开源、新代闭源」的策略同时实现生态卡位与商业保护——详见 5.6 节治理分析。


4. 平台架构

4.1. 纯模型层的技术栈

PI 的产品就是模型栈本身:感知-语言-动作的端到端 VLA(L1/L2 的模型内核),以 flow matching 动作块实现 50Hz 级实时控制输出;MEM 提供跨时间的记忆;RECAP 与 RL Tokens 提供经验学习。其架构立场是:把智能收敛进一个模型,把多样性留给本体——与 Figure(模型本体捆绑)、英伟达(GR00T 平台 + 生态)构成三种「大脑供给」模式。

4.2. 数据策略

π0 的底座是 10000+ 小时、7 种本体、68 任务的跨本体真机数据;π0.5 引入互联网多模态知识(知识隔离协同训练);π*0.6 / RL Tokens 则转向自采经验数据(机器人自身运行产生,在线强化学习消费),数据获取从「人工采集」向「运行即采集」演进。PI 不拥有本体,因此其数据策略必须依赖合作网络与开源社区回灌——这是纯模型路线的固有约束。

4.3. π 模型谱系演进图

图 8-1|π 系列模型谱系演进(2024-10 — 2026-04,官方博客口径)

π 系列模型谱系演进(信息截止 2026-09-12) π0 2024-10 · 3B VLA π0-FAST 2025-01 · 5 倍训练 π0.5 2025-04 · 开放世界 π*0.6 2025-11 · RECAP RL π0.7 2026-04 · 可引导 MEM · 多尺度具身记忆(2026-03) 长短期记忆结合,支撑 10 分钟以上长程任务 RL Tokens · 高效在线 RL(2026-03) 数小时数据提升精细任务吞吐(官方口径) 开源边界:π0 / π0-FAST / π0.5 权重 Apache 开源(openpi,约 12800 stars);π*0.6 与 π0.7 权重不开源 融资:B 轮 6 亿美元 / 56 亿估值(2025-11-20 已交割);C 轮 10 亿美元 / 110 亿估值为洽谈中(截至 2026-09-12 未交割) 全部模型发布日期来自 pi.website 官方博客逐条核对

数据来源:Physical Intelligence 官方博客(pi.website)逐条核对,信息截止 2026-09-12。


5. Harness 设计

5.1. L1 上下文工程层

π 系列把视觉与语言上下文端到端装配为动作策略;知识隔离协同训练(π0.5)解决「互联网知识 vs 机器人动作数据」两类上下文的冲突,是具身领域少见的显式上下文工程创新;可引导性(π0.7)允许在推理期对模型行为施加引导,等价于运行时上下文控制接口。

5.2. L2 工具与执行层

flow matching 动作块以最高 50Hz 输出连续控制,Real-Time Action Chunking with Large Models(2025-06)专门解决高延迟下保持精度与速度的问题——这是 L2 实时控制环的直接工程投入。跨本体数据(7 种本体)保证模型作为「通用执行内核」的可移植性。PI 自身无本体,L2 的另一半(本体适配)由客户完成。

5.3. L3 编排与控制层

π0.5 的 10~15 分钟多阶段家务与 MEM 支撑的 10 分钟以上长程任务,说明长时任务编排由模型 + 记忆承担,而非外置工作流引擎。PI 未发布智能体操作系统类组件(对比逐际 COSA);其立场可概括为:编排能力应长在模型里。

5.4. L4 记忆与状态层

MEM(Multi-scale Embodied Memory,2026-03)是本组唯一以论文级博客明确发布记忆机制的厂商:多尺度长短期记忆使模型跨 10 分钟以上任务保持状态一致性。这是 L4 层最硬的公开证据。

5.5. 评估与观测层

π0.5 已成为学界 VLA 通用基线:TurboVLA、N0-VTLA、LENS 等论文以其为 reference baseline——相当于被全球学术评测「被动基准化」。RECAP 与 RL Tokens 则把在线评估-改进闭环做进训练配方(吞吐翻倍、15 分钟掌握亚毫米任务为官方口径)。诚实披露方面,学界口径提到无验证管线时存在任务成功率 0/10 的局限数据,PI 未回避失败案例。π0.7 官方称「匹敌专家微调模型」,无第三方基准背书,需保留判断。

5.6. L6 治理与安全层

PI 的 L6 证据主要是开源治理:Apache 协议 + 明确的开源边界(哪些权重开放、哪些保留)本身是一种能力扩散治理;旧代开源降低了单点依赖风险,新代闭源保护商业与潜在滥用面。机器人运行时安全治理(急停、行为护栏)不在其责任域内——由本体厂与集成商承担,这也是纯模型路线的结构性 L6 空缺。

5.7. 六层强弱小结

评级依据
L1 上下文工程★★★知识隔离 + 可引导性(模型内显式上下文机制)
L2 工具与执行★★★50Hz 动作块 + 实时分块工程 + 跨本体
L3 编排与控制★★长程任务由模型 + 记忆承担;无显式编排产品
L4 记忆与状态★★★MEM 是本组 L4 最硬公开证据
L5 评估与观测★★★学界基线地位 + RECAP 在线闭环 + 局限数据披露
L6 治理与安全★★开源边界清晰;运行时安全不在其域

6. 实际案例

6.1. π0.5 的学界基线地位

π0.5(4B 参数,可单张 RTX 4080 Super 运行)已成为学界 VLA 研究的通用参照:TurboVLA、N0-VTLA、LENS 等后续论文均以其为基线模型。对一个成立仅两年的公司而言,「被基准化」是比收入更真实的行业地位证据——它意味着全球机器人研究者默认以 π 的模型衡量进步。

6.2. 合作伙伴落地方向

官方博客「The Physical Intelligence Layer」(2026-02-24)展示了合作伙伴已在解决的现实问题(物流等方向),但未披露具名客户、部署台数或合同金额,标注 [待填写]。与 Skild AI(约 140 亿美元估值)和 Figure(硬件 + 模型捆绑)构成三种「机器人大脑」供给路线的竞争对照。

6.3. 资本状态与行业位置

融资谱系:Seed 7000 万(2024-03)→ A 轮 4 亿 / 24 亿估值(2024-11,Bezos 领投)→ B 轮 6 亿 / 56 亿估值(2025-11-20,CapitalG / Google 领投),累计已收超 11 亿美元。C 轮 10 亿美元 / 110 亿美元估值自 2026-03 起据报道处于洽谈中(Founders Fund 拟领投、Lightspeed 参谈),截至信息截止日未交割。英伟达 GTC 2026 将 Physical AI 列为五大战略支柱、提出万亿美元市场叙事,为该赛道提供了宏观顺风。需要明确:市场上流传的「Anthropic 收购 PI」等说法无任何一手来源佐证,属禁用素材,本文不作为事实采用。


7. 总结

7.1. 优势与局限

优势:π 谱系的方法论完整度全球领先(VLA 架构 → token 化 → 开放世界 → RL → 记忆 → 可引导,两年六级跳);学界基线地位带来的人才与生态虹吸;Apache 开源策略的事实标准卡位;不背本体的轻资产模式。

局限:无本体使数据获取依赖外部,跨本体数据规模受制于合作网络;无单位收入,商业化路径(授权定价、SLA)未经验证;C 轮未交割期间的资金与估值不确定性;运行时安全不在其域,端到端交付责任模糊。

7.2. 适用边界

适合三类采购者:拥有本体但缺「大脑」的机器人公司(模型授权 / 合作研发);学术与开源社区(openpi 直接可用);需要用 VLA 基线做评测的研究机构。不适合希望「交钥匙整机方案」的终端工厂客户——那需要 Figure、优必选或智元类厂商。

7.3. 选型建议

  1. 本体厂商选型 PI 时,重点评估本体适配成本:跨本体微调的数据需求、50Hz 控制环与本体的实时总线匹配。
  2. 以 openpi(π0.5)做 PoC、以闭源新模型谈商业授权,是当前合理的两段式路径。
  3. 关注 C 轮交割状态与首批具名商业客户——这两件事落地前,PI 的商业化叙事应按「预商业化」对待。
  4. 引用 π 系列成功率数据时注明是学术基准口径还是客户场景口径,两者不可混用。

信息缺口声明

  1. C 轮状态:10 亿美元 / 110 亿美元估值为「据报道洽谈中」,截至 2026-09-12 未交割,本文严格按洽谈口径呈现。
  2. 具名商业客户与授权定价未披露,标注 [待填写]
  3. **π0.5 / π*0.6 / π0.7 论文原文(arXiv)链接**未在本次检索中逐一取得,本文引用以 pi.website 官方博客为准(已逐条核对发布日期)。
  4. π0.7「匹敌专家微调模型」为官方口径,无第三方基准背书。
  5. 「Anthropic 收购 PI」为 D 级传闻(无一手来源),按禁用素材处理,不写入正文。

8. 参考资料

  1. π0: Our First Generalist Policy — Physical Intelligence 官方博客,2024-10-31。https://www.pi.website/blog/pi0
  2. Open Sourcing π0 — Physical Intelligence 官方博客,2025-02-04。https://www.pi.website/blog/openpi
  3. π0.5: a VLA with Open-World Generalization — Physical Intelligence 官方博客,2025-04-22。https://www.pi.website/blog/pi05
  4. π*0.6: a VLA that Learns from Experience — Physical Intelligence 官方博客,2025-11-17。https://www.pi.website/blog/pistar06
  5. π0.7: a Steerable Model with Emergent Capabilities — Physical Intelligence 官方博客,2026-04-16。https://www.pi.website/blog/pi07
  6. VLAs with Long and Short-Term Memory(MEM)— Physical Intelligence 官方博客,2026-03-03。https://www.pi.website/research/memory
  7. Precise Manipulation with Efficient Online RL(RL Tokens)— Physical Intelligence 官方博客,2026-03-19。https://www.pi.website/research/rlt
  8. The Physical Intelligence Layer(合作伙伴方向)— Physical Intelligence 官方博客,2026-02-24。https://www.pi.website/blog/partner
  9. OpenPI — AI Wiki(openpi 时间线 / 开源边界 / 融资),2026。https://aiwiki.ai/wiki/openpi
  10. Physical Intelligence's $11B Bet — AgentMarketCap,2026-04-17。https://agentmarketcap.ai/blog/2026/04/17/physical-intelligence-11b-robot-foundation-model-vla-thesis
  11. Physical Intelligence — Silicon Valley Invest Club(融资表),2026-08。https://siliconvalleyinvestclub.com/physical-intelligence/
  12. Physical Intelligence Eyes $11B Valuation — AI2.work,2026。https://ai2.work/blog/physical-intelligence-eyes-11b-valuation-in-ai-robotics-mega-round
  13. Humanoid Robot Imitation Learning Companies(π0.5 基线地位)— Teahose,2026-08。https://www.teahose.com/themes/humanoid-imitation-learning

Physical Intelligence Market Research

1. Introduction

Physical Intelligence (abbreviated π / PI) differentiates itself within this group as a "pure-brain model vendor": it is the only company among the group's ten that does not build hardware at all, positioned as the "robot-native foundation model layer" — summarized by the industry as "ChatGPT for robots": one model driving any hardware. The other nine companies in the group, regardless of their routes, all earn revenue by "selling robots" or "selling robot solutions"; PI only sells (or opens) models, leaving the hardware to Unitree, Figure, and robotics companies worldwide.

1.1. Company Overview

ItemContent
Full company namePhysical Intelligence (π)
Founded2024-03, San Francisco
Core teamKarol Hausman (CEO, former head of robot manipulation at Google Brain), Sergey Levine (UCB), Chelsea Finn (Stanford), Brian Ichter, Lachy Groom, Quan Vuong, Adnan Esmail
PositioningRobot-native foundation model layer: no hardware, one model driving any hardware
Model lineageπ0 → π0-FAST → π0.5 → π*0.6 → π0.7, supplemented by MEM memory and RL Tokens experience learning
Open sourceopenpi repository (Apache license): π0 / π0-FAST / π0.5 weights open-sourced; π*0.6 and π0.7 weights not open-sourced
FundingSeed $70M (2024-03); Series A $400M / $2.4B valuation (2024-11, led by Bezos); Series B $600M / $5.6B valuation (2025-11-20, led by CapitalG / Google); Series C $1B / $11B valuation — as of 2026-09-12 under negotiation, not closed

1.2. Development History and Funding Lineage

TimeEvent
2024-03Company founded, Seed $70M (Thrive / Khosla / Lux / Sequoia / OpenAI)
2024-10-31Released π0: first generalist robot policy (official blog)
2024-11Series A $400M, $2.4B valuation, led by Bezos
2025-01-16FAST action tokenization method (5x faster training)
2025-02-04Open-sourced π0 and π0-FAST weights and 7 fine-tuned checkpoints (openpi)
2025-04-22Released π0.5: VLA with open-world generalization (official blog)
2025-09Open-sourced π0.5 weights with native PyTorch support
2025-11-17Released π*0.6: RECAP reinforcement learning recipe, learning from experience (official blog)
2025-11-20Series B $600M, $5.6B valuation (led by CapitalG / Google, with Index / T. Rowe Price participating)
2026-03-03Released MEM multi-scale embodied memory (official blog)
2026-03-19Released RL Tokens: efficient online reinforcement learning (official blog)
2026-04-16Released π0.7: steerable generalist model (official blog)
From 2026-03Series C $1B / $11B valuation reported under negotiation (Founders Fund expected to lead, Lightspeed in talks), not closed

1.3. Business Model

PI ships no complete machines and has no unit revenue: its business model is model licensing / partnerships + open-source ecosystem. "The Physical Intelligence Layer" (official blog, 2026-02-24) articulates its platform ambition — to serve as the intelligence layer for all robotics companies. The open-source portion (Apache license) functions as a de facto developer acquisition funnel, while the closed-source latest weights (π*0.6 / π0.7) preserve commercialization headroom. The Series C funding status must be presented per the "reported under negotiation" framing and must not be written as closed.


2. Glossary

TermEnglish / AbbreviationDefinition
π0PI's first generalist robot policy: a 3B-parameter VLA based on PaliGemma + flow matching continuous action head
flow matchingA flow-matching method for generating continuous action sequences; π0 uses it to output action chunks of up to 50Hz
Action ChunkAction ChunkA sequence of actions over a period of time output by the model in one go, reducing inference-frequency pressure
π0-FASTAutoregressive language-following version adopting FAST action tokenization (5x faster training)
π0.5Open-world generalization model: co-training with knowledge insulation, capable of multi-stage household tasks in new environments outside the training set
π*0.6Version introducing the RECAP reinforcement learning recipe: improving success rate and throughput from its own experience
π0.7A single generalist model, officially said to rival expert fine-tuned models, with steerability
RECAPOnline reinforcement learning recipe used by π*0.6 (Real-world Experience Augmented …), experience-driven improvement
MEMMulti-scale Embodied MemoryMulti-scale embodied memory: combining long- and short-term memory, supporting long-horizon tasks over 10 minutes
RL TokensMechanism that extracts RL Tokens from a VLA for fast online reinforcement learning (official claim of mastering sub-millimeter fine tasks in 15 minutes)
Cross-embodimentCross-embodimentThe ability of the same model to run on different robot hardware; π0's training data covers 7 embodiments
Knowledge InsulationKnowledge Insulationπ0.5's co-training technique that keeps internet knowledge from interfering with the action policy
openpiPI's open-source repository (Apache license), ~12,800 stars as of mid-2026
LIBERO / DROIDAcademic robot manipulation benchmark datasets; openpi provides corresponding fine-tuned variants
Generalist PolicyGeneralist PolicyA single robot control model covering multiple tasks and multiple embodiments

3. Feature Description and Model Lineage

3.1. π Series Model Lineage

ModelReleasedKey Capability
π02024-10-313B-parameter VLA; PaliGemma + flow matching; action chunks up to 50Hz; 10,000+ hours, 7 embodiments, 68-task cross-embodiment data
π0-FAST2025-01Autoregressive language following; FAST tokenization makes training 5x faster
π0.52025-04Open-world generalization: completes 10–15 minute multi-stage household tasks in three rented homes in San Francisco outside the training set
π*0.62025-11RECAP reinforcement learning: doubles throughput for espresso making / bin packing / laundry folding
π0.72026-04Single generalist model rivalling expert fine-tuned models; steerable
MEM2026-03Multi-scale embodied memory, supporting long-horizon tasks over 10 minutes
RL Tokens2026-03Masters sub-millimeter fine tasks with 15 minutes of data (efficient online RL)

3.2. openpi Open-Source Strategy

openpi's (Apache license) open-source boundary is clear: π0 / π0-FAST (2025-02-04, including 7 fine-tuned checkpoints) and π0.5 weights (2025-09, including LIBERO / DROID variants and native PyTorch) are open; π*0.6 and π0.7 weights are not open-sourced. The repository has ~12,800 stars as of mid-2026. This "old-generation open, new-generation closed" strategy simultaneously achieves ecosystem positioning and commercial protection — see the governance analysis in Section 5.6.


4. Platform Architecture

4.1. Pure Model Layer Tech Stack

PI's product is the model stack itself: an end-to-end perception-language-action VLA (the model core of L1/L2), delivering 50Hz-level real-time control output via flow matching action chunks; MEM provides cross-time memory; RECAP and RL Tokens provide experience learning. Its architectural stance is: converge intelligence into one model and leave diversity to the hardware — forming, together with Figure (model-hardware bundling) and NVIDIA (GR00T platform + ecosystem), three "brain supply" models.

4.2. Data Strategy

π0's foundation is 10,000+ hours, 7 embodiments, 68-task cross-embodiment real-machine data; π0.5 introduces internet multimodal knowledge (knowledge-insulated co-training); π*0.6 / RL Tokens then shift to self-collected experience data (generated by the robot's own operation, consumed by online reinforcement learning), evolving data acquisition from "manual collection" toward "collection-by-operation". PI owns no hardware, so its data strategy must rely on partner networks and open-source community feedback — an inherent constraint of the pure-model route.

4.3. π Model Lineage Evolution Diagram

Figure 8-1 | π series model lineage evolution (2024-10 — 2026-04, per official blog)

π 系列模型谱系演进(信息截止 2026-09-12) π0 2024-10 · 3B VLA π0-FAST 2025-01 · 5 倍训练 π0.5 2025-04 · 开放世界 π*0.6 2025-11 · RECAP RL π0.7 2026-04 · 可引导 MEM · 多尺度具身记忆(2026-03) 长短期记忆结合,支撑 10 分钟以上长程任务 RL Tokens · 高效在线 RL(2026-03) 数小时数据提升精细任务吞吐(官方口径) 开源边界:π0 / π0-FAST / π0.5 权重 Apache 开源(openpi,约 12800 stars);π*0.6 与 π0.7 权重不开源 融资:B 轮 6 亿美元 / 56 亿估值(2025-11-20 已交割);C 轮 10 亿美元 / 110 亿估值为洽谈中(截至 2026-09-12 未交割) 全部模型发布日期来自 pi.website 官方博客逐条核对

Data source: verified item-by-item against Physical Intelligence's official blog (pi.website), information current as of 2026-09-12.


5. Harness Design

5.1. L1 Context Engineering Layer

The π series end-to-end assembles visual and language context into action policies; knowledge-insulated co-training (π0.5) resolves the conflict between the two kinds of context — "internet knowledge vs. robot action data" — a rare explicit context-engineering innovation in the embodied domain; steerability (π0.7) allows guiding the model's behavior at inference time, equivalent to a runtime context-control interface.

5.2. L2 Tools and Execution Layer

flow matching action chunks output continuous control at up to 50Hz, and Real-Time Action Chunking with Large Models (2025-06) specifically addresses maintaining accuracy and speed under high latency — a direct engineering investment in the L2 real-time control loop. Cross-embodiment data (7 embodiments) ensures the model's portability as a "general-purpose execution core". PI has no hardware of its own, so the other half of L2 (hardware adaptation) is done by customers.

5.3. L3 Orchestration and Control Layer

π0.5's 10–15 minute multi-stage household tasks and the long-horizon tasks over 10 minutes supported by MEM show that long-horizon task orchestration is borne by the model + memory rather than an external workflow engine. PI has not released agent-operating-system-type components (compare Limit AI's COSA); its stance can be summarized as: orchestration capability should live in the model.

5.4. L4 Memory and State Layer

MEM (Multi-scale Embodied Memory, 2026-03) makes PI the only vendor in this group to explicitly publish a memory mechanism with paper-grade blog posts: multi-scale long- and short-term memory lets the model maintain state consistency across tasks over 10 minutes. This is the hardest public evidence for the L4 layer.

5.5. Evaluation and Observation Layer

π0.5 has become a common VLA baseline in academia: papers such as TurboVLA, N0-VTLA, and LENS use it as a reference baseline — effectively being "passively benchmarked" by global academic evaluation. RECAP and RL Tokens, meanwhile, build the online evaluation-improvement loop into the training recipe (doubled throughput; mastering sub-millimeter tasks in 15 minutes per official claims). On honest disclosure, the academic framing noted a limitation of 0/10 task success when no verification pipeline exists, and PI did not shy away from failure cases. π0.7 is officially said to "rival expert fine-tuned models" with no third-party benchmark endorsement; judgment should be reserved.

5.6. L6 Governance and Security Layer

PI's L6 evidence is mainly open-source governance: the Apache license plus a clear open-source boundary (which weights are open, which are held back) is itself a form of capability-diffusion governance; open-sourcing older generations reduces single-point dependency risk, while closing newer generations protects commercial and potential misuse surfaces. Runtime safety governance for robots (emergency stop, behavior guardrails) is outside its responsibility domain — borne by hardware vendors and integrators — and this is a structural L6 gap of the pure-model route.

5.7. Six-Layer Strength Summary

LayerRatingBasis
L1 Context Engineering★★★Knowledge insulation + steerability (explicit in-model context mechanisms)
L2 Tools and Execution★★★50Hz action chunks + real-time chunking engineering + cross-embodiment
L3 Orchestration and Control★★Long-horizon tasks borne by model + memory; no explicit orchestration product
L4 Memory and State★★★MEM is the hardest public evidence for L4 in this group
L5 Evaluation and Observation★★★Academic baseline status + RECAP online loop + limitation-data disclosure
L6 Governance and Security★★Open-source boundary clear; runtime safety outside its domain

6. Real-world Cases

6.1. π0.5's Academic Baseline Status

π0.5 (4B parameters, runnable on a single RTX 4080 Super) has become a common reference for VLA research in academia: subsequent papers such as TurboVLA, N0-VTLA, and LENS all use it as their baseline model. For a company founded only two years ago, "being benchmarked" is a more genuine indicator of industry standing than revenue — it means robotics researchers worldwide default to measuring progress against π's models.

6.2. Partner Deployment Directions

The official blog post "The Physical Intelligence Layer" (2026-02-24) shows the real-world problems partners are already solving (such as logistics), but it does not disclose named customers, deployment unit counts, or contract amounts, marked [To be filled]. Together with Skild AI (~$14B valuation) and Figure (hardware + model bundling), it forms a competitive comparison among three "robot brain" supply routes.

6.3. Capital Status and Industry Position

Funding lineage: Seed $70M (2024-03) → Series A $400M / $2.4B valuation (2024-11, led by Bezos) → Series B $600M / $5.6B valuation (2025-11-20, led by CapitalG / Google), cumulatively over $1.1B raised. Series C of $1B / $11B valuation has reportedly been under negotiation since 2026-03 (Founders Fund expected to lead, Lightspeed in talks), not closed as of the information cutoff date. NVIDIA's GTC 2026 listed Physical AI among the five strategic pillars and presented a trillion-dollar market narrative, providing macro tailwind for this track. It should be noted that circulating claims such as "Anthropic acquiring PI" have no first-hand source backing, are prohibited material, and are not adopted as facts in this document.


7. Summary

7.1. Strengths and Limitations

Strengths: the π lineage's methodological completeness leads globally (VLA architecture → tokenization → open world → RL → memory → steerability, six-level jump in two years); the academic baseline status attracts talent and ecosystem pull; the Apache open-source strategy secures de facto standard positioning; and the asset-light model that does not carry hardware.

Limitations: having no hardware makes data acquisition dependent on external sources, and the scale of cross-embodiment data is constrained by the partner network; there is no unit revenue, and the commercialization path (license pricing, SLA) is unvalidated; there is funding and valuation uncertainty during the unclosed Series C; and runtime safety is outside its domain, leaving end-to-end delivery responsibility ambiguous.

7.2. Applicability Boundaries

Three types of buyers fit: robotics companies that own hardware but lack a "brain" (model licensing / collaborative R&D); the academic and open-source community (openpi is directly usable); and research institutions that need a VLA baseline for evaluation. It does not fit end-factory customers wanting "turnkey complete machine solutions" — those need vendors like Figure, UBTech, or AgiBot.

7.3. Selection Recommendations

  1. When hardware vendors select PI, they should focus on evaluating hardware adaptation costs: the data requirements for cross-embodiment fine-tuning, and the matching of the 50Hz control loop with the hardware's real-time bus.
  2. Using openpi (π0.5) for PoC and negotiating commercial licensing for closed-source new models is a reasonable two-stage path today.
  3. Monitor the Series C closing status and the first named commercial customers — until these two things materialize, PI's commercialization narrative should be treated as "pre-commercialization".
  4. When citing π series success-rate data, clarify whether it is an academic-benchmark framing or a customer-scenario framing; the two must not be conflated.

Information Gap Statement

  1. Series C status: $1B / $11B valuation is "reported under negotiation", not closed as of 2026-09-12; this document strictly presents it per the negotiation framing.
  2. Named commercial customers and license pricing are not disclosed, marked [To be filled].
  3. Original paper (arXiv) links for π0.5 / π*0.6 / π0.7 were not individually obtained in this search; this document cites pi.website's official blog as authoritative (release dates verified item-by-item).
  4. π0.7 "rivals expert fine-tuned models" is an official claim with no third-party benchmark endorsement.
  5. "Anthropic acquiring PI" is a D-grade rumor (no first-hand source), handled as prohibited material and not written into the body.

8. References

  1. π0: Our First Generalist Policy — Physical Intelligence official blog, 2024-10-31. https://www.pi.website/blog/pi0
  2. Open Sourcing π0 — Physical Intelligence official blog, 2025-02-04. https://www.pi.website/blog/openpi
  3. π0.5: a VLA with Open-World Generalization — Physical Intelligence official blog, 2025-04-22. https://www.pi.website/blog/pi05
  4. π*0.6: a VLA that Learns from Experience — Physical Intelligence official blog, 2025-11-17. https://www.pi.website/blog/pistar06
  5. π0.7: a Steerable Model with Emergent Capabilities — Physical Intelligence official blog, 2026-04-16. https://www.pi.website/blog/pi07
  6. VLAs with Long and Short-Term Memory (MEM) — Physical Intelligence official blog, 2026-03-03. https://www.pi.website/research/memory
  7. Precise Manipulation with Efficient Online RL (RL Tokens) — Physical Intelligence official blog, 2026-03-19. https://www.pi.website/research/rlt
  8. The Physical Intelligence Layer (partner directions) — Physical Intelligence official blog, 2026-02-24. https://www.pi.website/blog/partner
  9. OpenPI — AI Wiki (openpi timeline / open-source boundary / funding), 2026. https://aiwiki.ai/wiki/openpi
  10. Physical Intelligence's $11B Bet — AgentMarketCap, 2026-04-17. https://agentmarketcap.ai/blog/2026/04/17/physical-intelligence-11b-robot-foundation-model-vla-thesis
  11. Physical Intelligence — Silicon Valley Invest Club (funding table), 2026-08. https://siliconvalleyinvestclub.com/physical-intelligence/
  12. Physical Intelligence Eyes $11B Valuation — AI2.work, 2026. https://ai2.work/blog/physical-intelligence-eyes-11b-valuation-in-ai-robotics-mega-round
  13. Humanoid Robot Imitation Learning Companies (π0.5 baseline status) — Teahose, 2026-08. https://www.teahose.com/themes/humanoid-imitation-learning