paper-with-me

홈 › Papers

Do World Action Models Generalize Better than VLAs? A Robustness Study

2026-03-23 · Zhanguang Zhang, Zhiyuan Li, Behnam Rahmati, Rui Heng Yang, Yintao Ma, Amir Rasouli, Sajjad Pakdamansavoji, Yangzheng Wu, Lingfeng Zhang, Tongtong Cao, Feng Wen, Xinyu Wang, Xingyue Quan, Yingxue Zhang arxiv

Robot action planning in the real world is challenging as it requires not only understanding the current state of the environment but also predicting how it will evolve in response to actions. Vision-language-action (VLA), which repurpose large-scale vision-language models for robot action generation using action experts, have achieved notable success across a variety of robotic tasks. Nevertheless, their performance remains constrained by the scope of their training data, exhibiting limited generalization to unseen scenarios and vulnerability to diverse contextual perturbations. More recently, world models have been revisited as an alternative to VLAs. These models, referred to as world action models (WAMs), are built upon world models that are trained on large corpora of video data to predict future states. With minor adaptations, their latent representation can be decoded into robot actions. It has been suggested that their explicit dynamic prediction capacity, combined with spatiotemporal priors acquired from web-scale video pretraining, enables WAMs to generalize more effectively than VLAs. In this paper, we conduct a comparative study of prominent state-of-the-art VLA policies and recently released WAMs. We evaluate their performance on the LIBERO-Plus and RoboTwin 2.0-Plus benchmarks under various visual and language perturbations. Our results show that WAMs achieve strong robustness, with LingBot-VA reaching 74.2% success rate on RoboTwin 2.0-Plus and Cosmos-Policy achieving 82.2% on LIBERO-Plus. While VLAs such as $π_{0.5}$ can achieve comparable robustness on certain tasks, they typically require extensive training with diverse robotic datasets and varied learning objectives. The evaluation code for the RoboTwin2.0-Plus benchmark is available at: https://robot-robustness.github.io/RoboTwin2.0-Plus/.

📄 PDF Abstract BibTeX arXiv:2603.22078

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

PhysiAgent: An Embodied Agent Framework in Physical World

2025-09-29 · Zhihao Wang, Jianxiong Li, Jinliang Zheng, Wencong Zhang 외 arxiv

Vision-Language-Action (VLA) models have achieved notable success but often struggle with limited generalizations. To address this, integrating generalized Vision-Language Models (VLMs) as assistants to VLAs has emerged …

Scene Understanding

Uncertainty Quantification for Flow-Based Vision-Language-Action Models

2026-06-16 · Ralf Römer, Maximilian Seeliger, Saida Liu, Ben Sturgis 외 arxiv

Vision-language-action models (VLAs) combine vision-language backbones with expressive generative action heads trained via flow matching on large-scale robotic datasets. Despite their strong empirical performance in robo…

Reinforcing VLAs in Task-Agnostic World Models

2026-05-12 · Yucen Wang, Rui Yu, Fengming Zhang, Junjie Lu 외 arxiv

Post-training Vision-Language-Action (VLA) models via reinforcement learning (RL) in learned world models has emerged as an effective strategy to adapt to new tasks without costly real-world interactions. However, while …

Reinforcement Learning

Modular Sensory Stream for Integrating Physical Feedback in Vision-Language-Action Models

2026-04-25 · Jimin Lee, Huiwon Jang, Myungkyu Koo, Jungwoo Park 외 arxiv

Humans understand and interact with the real world by relying on diverse physical feedback beyond visual perception. Motivated by this, recent approaches attempt to incorporate physical sensory signals into Vision-Langua…

How VLAs (Really) Work In Open-World Environments

2026-04-23 · Amir Rasouli, Yangzheng Wu, Zhiyuan Li, Rui Heng Yang 외 arxiv

Vision-language-action models (VLAs) have been extensively used in robotics applications, achieving great success in various manipulation problems. More recently, VLAs have been used in long-horizon tasks and evaluated o…