VLA 深度追蹤VLA 深度追踪
Vision-Language-Action:讓機器人看→想→做的端到端模型Vision-Language-Action:让机器人看→想→做的端到端模型
METHOD FAMILY TRENDS
high
METHOD FAMILY TRENDS
COMPETITION PAIRS 6 matchups · hover for details
Language Grounding: connecting natural language instructions to robot actions; vision-language-action alignment
World Model: learned environment simulator (Dreamer, UniSim); enables planning via imagination without real-world interaction
The central paradigm war in embodied AI. VLA (Vision-Language-Action) maps observations directly to actions end-to-end — simple, scalable, but needs massive data and generalizes poorly. WAM (World-Action Model) first learns how the world works, then plans actions through mental simulation — better generalization and data efficiency, but world models are often inaccurate. The boundary is blurring: Pi0.5 uses flow matching (generative, WAM-like), GR00T adds video prediction. The winner likely is a hybrid.
Diffusion Policy: iterative denoising process (DDPM) to generate continuous robot actions; strong on multi-modal action distributions
Flow Matching: optimal-transport-based generative model (e.g. Pi0); faster inference than diffusion with comparable quality
Both generate continuous actions from the same VLA backbone but take different mathematical routes: diffusion iteratively denoises random noise into actions (slow, expressive), while flow matching uses optimal transport for a direct trajectory (fast, efficient). If flow matching matches diffusion quality, it could replace it as the default action head.
Instruction Tuning: supervised fine-tuning (SFT) on language-action pairs; simpler but limited to offline data distribution
RL Fine-tuning: post-training with PPO/DPO/GRPO reward signals; enables online improvement beyond demonstration data
After pretraining a VLA, two competing strategies exist: SFT directly imitates expert demonstrations (simple, stable), while RL fine-tuning (GRPO/DPO) optimizes a reward signal to go beyond the demonstration distribution. RL can discover novel strategies but is harder to stabilize.
World Model: learned environment simulator (Dreamer, UniSim); enables planning via imagination without real-world interaction
RL Fine-tuning: post-training with PPO/DPO/GRPO reward signals; enables online improvement beyond demonstration data
World models learn by predicting the future (imagination-based planning), while RL learns from reward feedback. If world models become accurate enough, they could reduce the need for expensive real-world RL exploration.
Tactile Sensing: force/torque and GelSight contact sensors; provides direct manipulation feedback for delicate tasks
Dexterous Hand: multi-finger manipulation control; achieves fine-grained object interaction without dedicated sensors
Two approaches to dexterous manipulation: tactile sensing adds explicit touch feedback (hardware cost, rich signal), while dexterous hand control relies on proprioception and vision alone (simpler hardware, harder control). The winner depends on sensor cost-to-performance ratio.
Sim-to-Real: train in simulation, deploy on real hardware; uses domain randomization to bridge the reality gap
Cross-Embodiment: transfer policies across different robot morphologies; aims for universal robot foundation models
Sim-to-Real trains one robot in simulation then transfers (cheap data, reality gap risk), while Cross-Embodiment trains across multiple real robots directly (expensive data, natural generalization). The approaches represent different bets on where generalization should happen.
EMERGING SIGNALS
3 signals
EMERGING SIGNALS
TOP INSTITUTIONS
20 active / 30d
TOP INSTITUTIONS
📐 理論文章庫📐 理论文章库
291 篇篇 查看 GitHub 全庫查看 GitHub 全库 →
二分扩散策略优化 (Dichotomous Diffusion Policy Optimization)
在 GitHub 閱讀在 GitHub 阅读动作 QFormer:动作监督下的结构化表征塑造 (Action QFormer: Structured Representation Shaping under Action Supervision in Vision-Language-Action Models)
在 GitHub 閱讀在 GitHub 阅读RoboTTT:通过测试时训练将 VLA 上下文扩展至 8K 时间步 (RoboTTT: Context Scaling for Robot Policies)
在 GitHub 閱讀在 GitHub 阅读DriftWorld:通过漂移实现快速世界模型 (DriftWorld: Fast World Modeling through Drifting)
在 GitHub 閱讀在 GitHub 阅读迈向类人物理智能:面向机器人操作的终身视觉-语言-动作学习 (Towards Human-like Physical Intelligence: Lifelong Vision-Language-Action Learning for Robotic Manipulation)
在 GitHub 閱讀在 GitHub 阅读AeroAct: 动作中心世界-动作模型用于语言条件四旋翼飞行 (AeroAct: Action-Centered World-Action Models for Language-Conditioned Quadrotor Flight)
在 GitHub 閱讀在 GitHub 阅读主动式真实世界因子评估框架 (Active Real-World Factor-Based Evaluation for Generalist Robot Policies)
在 GitHub 閱讀在 GitHub 阅读HELP:面向 VLA 后训练的人类高效流水线 (HELP: Human-Efficient Large-Scale Robot Post-Training with Rollout Segmentation)
在 GitHub 閱讀在 GitHub 阅读UniSteer:统一噪声引导的高效人类指导 VLA 自适应 (UniSteer: Unified Noise Steering for Efficient Human-Guided VLA Adaptation)
在 GitHub 閱讀在 GitHub 阅读基于轨迹分割的人类高效大规模机器人后训练框架 (HELP: Human-Efficient Large-Scale Robot Post-Training with Rollout Segmentation)
在 GitHub 閱讀在 GitHub 阅读诊断 Agent 编排 VLA 技能组合中的语义交接失败 (Diagnosing Semantic Handoff Failures in Agent-Orchestrated Vision-Language-Action Skill Composition)
在 GitHub 閱讀在 GitHub 阅读在哪里触碰,如何接触:分层 RL-MPC 几何感知 Sim-to-Real 操作框架 (Where to Touch, How to Contact: A Hierarchical RL-MPC Framework for Geometry-Aware Sim-to-Real Manipulation)
在 GitHub 閱讀在 GitHub 阅读RoboWorld:面向通用机器人策略评估的快速可靠神经仿真器 (RoboWorld: Fast and Reliable Neural Simulators for Generalist Robot Policy Evaluation)
在 GitHub 閱讀在 GitHub 阅读Harness VLA:通过记忆引导代理将冻结 VLA 转化为可靠操作原语 (Harness VLA: Steering Frozen VLAs into Reliable Manipulation Primitives via Memory-Guided Agents)
在 GitHub 閱讀在 GitHub 阅读DenseReward:通过失败合成实现密集奖励学习 (DenseReward: Dense Reward Learning via Failure Synthesis for Robotic Manipulation)
在 GitHub 閱讀在 GitHub 阅读混合帧策略:双臂移动操作的多帧动作去噪 (Mixture of Frames Policy: Multi-Frame Action Denoising for Bimanual Mobile Manipulation)
在 GitHub 閱讀在 GitHub 阅读Embodied-R1.5:通过具身基础模型进化物理智能 (Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models)
在 GitHub 閱讀在 GitHub 阅读Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models (Embodied-R1.5: Evolving Physical Intelligence via Embodied Foundation Models)
在 GitHub 閱讀在 GitHub 阅读从失败中学更多:VLA 后训练的事后强化学习 (Learning More from Less: Reinforcement Learning from Hindsight)
在 GitHub 閱讀在 GitHub 阅读RoboStream:在视觉语言模型中编织时空推理与记忆 (RoboStream: Weaving Spatio-Temporal Reasoning with Memory in Vision-Language Models for Robotics)
在 GitHub 閱讀在 GitHub 阅读从更少中学更多:事后强化学习 (Learning More from Less: Reinforcement Learning from Hindsight)
在 GitHub 閱讀在 GitHub 阅读扩散策略长上下文训练与评估深度拆解 (Training and Evaluating Diffusion Policies with Long Context Lengths)
在 GitHub 閱讀在 GitHub 阅读SeFA-Policy:选择性流对齐视觉运动策略 (SeFA-Policy: Fast and Accurate Visuomotor Policy Learning with Selective Flow Alignment)
在 GitHub 閱讀在 GitHub 阅读第一人称视频语言模型能否同时捕捉手部和物体中心线索?(Do Egocentric Video-Language Models Capture Both Hand- and Object-Centric Cues?)
在 GitHub 閱讀在 GitHub 阅读更多文章 · 全部在 GitHub更多文章 · 全部在 GitHub 266 篇篇
🏆 SOTA 排行SOTA 排行
Evo-SOTA 完整榜Evo-SOTA 完整榜 →
30
CALVIN ABCD-D 飽和饱和 avg_len
| # | Model | Score | vs Prev | Date | Paper |
|---|---|---|---|---|---|
| 1 | Xiaomi-Robotics-0 | 4.8 | Flower VLA +0.13 | 2026-07-17 | arxiv → |
| 2 | Xiaomi-Robotics-0 | 4.8 | Flower VLA +0.13 | 2026-07-10 | arxiv → |
| 3 | MMaDA-VLA | 4.78 | Xiaomi-Robotics-0 +0.03 | 2026-07-17 | arxiv → |
| 4 | MMaDA-VLA | 4.78 | Xiaomi-Robotics-0 +0.03 | 2026-07-10 | arxiv → |
| 5 | NIAF | 4.66 | GR-2 +0.02 | 2026-07-17 | arxiv → |
| 6 | NIAF | 4.66 | GR-2 +0.02 | 2026-07-10 | arxiv → |
| 7 | AVA-VLA | 4.65 | NIAF +0.18 | 2026-07-17 | arxiv → |
| 8 | AVA-VLA | 4.65 | NIAF +0.18 | 2026-07-10 | arxiv → |
| 9 | NS-VLA | 4.56 | AtomicVLA +0.29 | 2026-07-17 | arxiv → |
| 10 | NS-VLA | 4.56 | AtomicVLA +0.29 | 2026-07-10 | arxiv → |
| 11 | Flower VLA | 4.35 | RoboUniview +0.49 | 2026-07-17 | arxiv → |
| 12 | Flower VLA | 4.35 | RoboUniview +0.49 | 2026-07-10 | arxiv → |
| 13 | MCIL | 1.82 | 2026-07-17 | arxiv → | |
| 14 | MCIL | 1.82 | 2026-07-10 | arxiv → |