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
15 signals
EMERGING SIGNALS
TOP INSTITUTIONS
20 active / 30d
TOP INSTITUTIONS
📐 理論文章庫📐 理论文章库
311 篇篇 查看 GitHub 全庫查看 GitHub 全库 →
RL-VLA³:面向 VLA 训练的灵活异步强化学习框架 (RL-VLA³: A Flexible and Asynchronous Reinforcement Learning Framework for VLA Training)
在 GitHub 閱讀在 GitHub 阅读CF-VLA:高效粗到细动作生成 (CF-VLA: Efficient Coarse-to-Fine Action Generation for Vision-Language-Action Policies)
在 GitHub 閱讀在 GitHub 阅读SCRIPT:面向语言驱动仿真人形控制的可扩展扩散策略 (Scalable Diffusion Policy with Multi-stage Training for Language-driven Physics-Based Humanoid Control)
在 GitHub 閱讀在 GitHub 阅读什么在何时重要?诊断与改进视觉运动模仿策略中的条件视觉定位 (What Matters, When? Diagnosing and Improving Conditional Visual Grounding in Visuomotor Imitation Policies)
在 GitHub 閱讀在 GitHub 阅读TacPAC:世界-动作模型中的触觉预测与实时动作修正 (Tactile Prediction and Real-Time Action Correction in World-Action Models for Contact-Rich Manipulation)
在 GitHub 閱讀在 GitHub 阅读CoFreeVLA:短时域无碰撞双臂操作通过VLA与风险估计 (CoFreeVLA: Short-Horizon Collision-Free Dual-Arm Manipulation via Vision-Language-Action Model and Risk Estimation)
在 GitHub 閱讀在 GitHub 阅读RoboTok:互联网规模的人类演示检索与灵巧操作学习数据引擎 (RoboTok: An Internet-Scale Data Engine for Human Demonstration Retrieval and Dexterous Manipulation Learning)
在 GitHub 閱讀在 GitHub 阅读WISE:世界模型指导想象调度实现高效 VLA 后训练 (World-model-guided Imagination Scheduling for Efficient Post-training of Vision-Language-Action Models)
在 GitHub 閱讀在 GitHub 阅读从离散思维到连续动作:隐式对齐的端到端自动驾驶 (Continuous Actions from Discrete Minds: Latent-Aligned Planning for End-to-End Autonomous Driving)
在 GitHub 閱讀在 GitHub 阅读GIFT:通过动作导向的结构化监督引导中间特征训练 (Guided Intermediate Feature Training via Action-Oriented Structural Supervision for Robotic Manipulation)
在 GitHub 閱讀在 GitHub 阅读从离散思维到连续动作:隐式对齐规划用于端到端自动驾驶 (Continuous Actions from Discrete Minds: Latent-Aligned Planning for End-to-End Autonomous Driving)
在 GitHub 閱讀在 GitHub 阅读RoboTok:互联网规模的人类演示检索与灵巧操作学习 (RoboTok: An Internet-Scale Data Engine for Human Demonstration Retrieval and Dexterous Manipulation Learning)
在 GitHub 閱讀在 GitHub 阅读迈向统一机器人学习:桥接表示、VLA 与世界模型 (Toward Unified Robot Learning: Bridging Representation, Vision-Language-Action, and World Models)
在 GitHub 閱讀在 GitHub 阅读RoboTok:互联网规模演示检索引擎 (RoboTok: An Internet-Scale Data Engine for Human Demonstration Retrieval and Dexterous Manipulation Learning)
在 GitHub 閱讀在 GitHub 阅读FWBC-VLA: 力感知全身补偿用于接触丰富型移动操作 (Force-Aware Whole-Body Compensation for Contact-Rich Loco-Manipulation)
在 GitHub 閱讀在 GitHub 阅读从 1,500 小时演示到在线纠正:双臂家务操作规模化 (Scaling Bimanual Household Manipulation from 1,500 hours of Demonstrations to On-Policy Corrections)
在 GitHub 閱讀在 GitHub 阅读R2S-Eval:基于 VLM 偏好评估的真实到仿真校准机器人评测框架 (R2S-Eval: Robot Evaluation with Real-to-Sim Calibration via Vision-Language Models)
在 GitHub 閱讀在 GitHub 阅读FailBench:VLM 判断机器人任务成败有多可靠?(FailBench: How Reliable are VLMs at Judging Robot Task Success?)
在 GitHub 閱讀在 GitHub 阅读Tactile-WAM: 触觉感知的世界动作模型 (Touch-Aware World Action Model with Tactile Asymmetric Attention)
在 GitHub 閱讀在 GitHub 阅读FlashVLA:流式动作解码实现高速异步 VLA 推理 (Streaming Action Decoding for Fast and Asynchronous VLA Inference)
在 GitHub 閱讀在 GitHub 阅读TemporalFlow-VLA:学习物理接地的执行历史以支持长时程机器人操作 (TemporalFlow-VLA: Learning Physically Grounded Execution History for Long-Horizon Robot Manipulation)
在 GitHub 閱讀在 GitHub 阅读Riemann-1.0:面向物理 AI 的具身世界动作模型 (Riemann-1.0: An Embodied World Action Model for Physical AI)
在 GitHub 閱讀在 GitHub 阅读多臂协作的VLA:原子动作分配与组合泛化 (MA-VLA: Multi-Arm Vision-Language-Action Model for Collaboration and Compositional Generalization)
在 GitHub 閱讀在 GitHub 阅读TacForcing:执行时触觉反馈的流式动作生成 (TacForcing: Streaming Action Generation with Execution-Time Tactile Feedback)
在 GitHub 閱讀在 GitHub 阅读通过自适应视觉 Token 缓存加速 VLA 模型 (Learning to Accelerate Vision-Language-Action Models through Adaptive Visual Token Caching)
在 GitHub 閱讀在 GitHub 阅读一个策略,多种形态:统一相机中心动作几何预训练用于异构具身操作 (One Policy, Many Embodiments: Unified Camera-Centric Action Geometry Pre-training for Heterogeneous Embodied Manipulation)
在 GitHub 閱讀在 GitHub 阅读DreamTrajectory:基于轨迹引导与世界模型对齐的移动操作 VLA (DreamTrajectory: Trajectory-Guided Action Generation with World Model Alignment for Mobile Manipulation)
在 GitHub 閱讀在 GitHub 阅读VLANeXt:构建强 VLA 模型的配方 (VLANeXt: Recipes for Building Strong VLA Models)
在 GitHub 閱讀在 GitHub 阅读GlanceWAM:稀疏测试时想象用于世界-动作模型 (GlanceWAM: Sparse Test-Time Imagination for World-Action Models)
在 GitHub 閱讀在 GitHub 阅读更多文章 · 全部在 GitHub更多文章 · 全部在 GitHub 281 篇篇
🏆 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-08-28 | arxiv → |
| 2 | Xiaomi-Robotics-0 | 4.8 | Flower VLA +0.13 | 2026-08-21 | arxiv → |
| 3 | MMaDA-VLA | 4.78 | Xiaomi-Robotics-0 +0.03 | 2026-08-28 | arxiv → |
| 4 | MMaDA-VLA | 4.78 | Xiaomi-Robotics-0 +0.03 | 2026-08-21 | arxiv → |
| 5 | EDAR | 4.75 | NIAF +0.09 | 2026-08-28 | arxiv → |
| 6 | EDAR | 4.75 | NIAF +0.09 | 2026-08-21 | arxiv → |
| 7 | AVA-VLA | 4.65 | NIAF +0.18 | 2026-08-28 | arxiv → |
| 8 | AVA-VLA | 4.65 | NIAF +0.18 | 2026-08-21 | arxiv → |
| 9 | NS-VLA | 4.56 | AtomicVLA +0.29 | 2026-08-28 | arxiv → |
| 10 | NS-VLA | 4.56 | AtomicVLA +0.29 | 2026-08-21 | arxiv → |
| 11 | HiMoE-VLA | 4.49 | Flower VLA +0.14 | 2026-08-28 | arxiv → |
| 12 | HiMoE-VLA | 4.49 | Flower VLA +0.14 | 2026-08-21 | arxiv → |
| 13 | MCIL | 1.82 | 2026-08-28 | arxiv → | |
| 14 | MCIL | 1.82 | 2026-08-21 | arxiv → |