paper-with-me

홈 › Papers

ChatVLA-2: Vision-Language-Action Model with Open-World Embodied Reasoning from Pretrained Knowledge

2025-05-28 · Zhongyi Zhou, Yichen Zhu, Junjie Wen, Chaomin Shen, Yi Xu

Vision-language-action (VLA) models have emerged as the next generation of models in robotics. However, despite leveraging powerful pre-trained Vision-Language Models (VLMs), existing end-to-end VLA systems often lose key capabilities during fine-tuning as the model adapts to specific robotic tasks. We argue that a generalizable VLA model should retain and expand upon the VLM's core competencies: 1) Open-world embodied reasoning - the VLA should inherit the knowledge from VLM, i.e., recognize anything that the VLM can recognize, be capable of solving math problems, and possess visual-spatial intelligence, 2) Reasoning following - effectively translating the open-world reasoning into actionable steps for the robot. In this work, we introduce ChatVLA-2, a novel mixture-of-expert VLA model coupled with a specialized two-stage training pipeline designed to preserve the VLM's original strengths while enabling actionable reasoning. To validate our approach, we design a math-matching task wherein a robot interprets math problems written on a whiteboard and picks corresponding number cards from a table to solve equations. Remarkably, our method exhibits exceptional mathematical reasoning and OCR capabilities, despite these abilities not being explicitly trained within the VLA. Furthermore, we demonstrate that the VLA possesses strong spatial reasoning skills, enabling it to interpret novel directional instructions involving previously unseen objects. Overall, our method showcases reasoning and comprehension abilities that significantly surpass state-of-the-art imitation learning methods such as OpenVLA, DexVLA, and pi-zero. This work represents a substantial advancement toward developing truly generalizable robotic foundation models endowed with robust reasoning capacities.

📄 PDF Abstract BibTeX arXiv:2505.21906

Code (1)

tutujingyugang1/ChatVLA_public pytorch

Tasks

Imitation LearningMathMathematical ReasoningOptical Character Recognition (OCR)Spatial ReasoningVision-Language-Action

Similar Papers 제목 키워드 기반

ChatVLA: Unified Multimodal Understanding and Robot Control with Vision-Language-Action Model

2025-02-20 · Zhongyi Zhou, Yichen Zhu, Minjie Zhu, Junjie Wen 외

Humans possess a unified cognitive ability to perceive, comprehend, and interact with the physical world. Why can't large language models replicate this holistic understanding? Through a systematic analysis of existing t…

Mixture-of-ExpertsQuestion AnsweringRobot ManipulationVision-Language-Action+1

VLA-R: Vision-Language Action Retrieval toward Open-World End-to-End Autonomous Driving

2025-11-16 · Hyunki Seong, Seongwoo Moon, Hojin Ahn, Jehun Kang 외 arxiv

Exploring open-world situations in an end-to-end manner is a promising yet challenging task due to the need for strong generalization capabilities. In particular, end-to-end autonomous driving in unstructured outdoor env…

Contrastive LearningAutonomous Driving

Semantic Abstraction: Open-World 3D Scene Understanding from 2D Vision-Language Models

2022-07-23 · Huy Ha, Shuran Song

We study open-world 3D scene understanding, a family of tasks that require agents to reason about their 3D environment with an open-set vocabulary and out-of-domain visual inputs - a critical skill for robots to operate …

Scene Understanding

VLGA: Vision-Language-Geometry-Action Models for Autonomous Driving

2026-06-10 · Jin Yao, Dhruva Dixith Kurra, Tom Lampo, Zezhou Cheng 외 arxiv

Vision-language-action (VLA) models can describe scenes and reason about them in language, yet still struggle to ground their actions in the dense 3D world around them. Existing approaches either inject features from a f…

Autonomous Driving

Open Domain Web Keyphrase Extraction Beyond Language Modeling

2019-11-06 · IJCNLP 2019 11 · Lee Xiong, Chuan Hu, Chenyan Xiong, Daniel Campos 외

This paper studies keyphrase extraction in real-world scenarios where documents are from diverse domains and have variant content quality. We curate and release OpenKP, a large scale open domain keyphrase extraction data…

Keyphrase ExtractionLanguage ModelingLanguage Modelling