Papers › ChatVLA-2: Vision-Language-Action Model with Open-World Embodied Reasoning from...

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

28 May 2025arXiv:2505.21906archive 2025-07-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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2505.21906")

Code

Syntology Ran 4 of 17 code samples harvested from 1 repository linked to this paper; 13 have no recorded run. Of those that ran: 1 ran · honoured contract; 1 ran · our draft was wrong; 2 ran with no contract checked.

By repository: community (archive-listed): 17 samples from 1 repository, 4 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

tutujingyugang1/ChatVLA_public mentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

17 samples harvested; 4 ran; 1 honoured the contract we drafted; 13 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · honoured contract
1ran · our draft was wrong
2ran
13unverified

Licence: 0 of the 17 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from tutujingyugang1/ChatVLA_public. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

atoi tutujingyugang1/ChatVLA_public/evaluate/zero_to_fp32.py community (archive-listed) ran · honoured contract fingerprinted MIT (permissive) · 6dbf1b2a5b901370 · report
get_model_state_file tutujingyugang1/ChatVLA_public/evaluate/zero_to_fp32.py community (archive-listed) ran MIT (permissive) · 3a53f3109825e747 · report
natural_keys tutujingyugang1/ChatVLA_public/evaluate/zero_to_fp32.py community (archive-listed) ran fingerprinted MIT (permissive) · 7052cf0436949e37 · report
rotate_half tutujingyugang1/ChatVLA_public/qwen2_vla/models/modeling_qwen2_vla.py community (archive-listed) ran · our draft was wrong fingerprinted MIT (permissive) · b99eea6376d1e212 · report
apply_multimodal_rotary_pos_emb tutujingyugang1/ChatVLA_public/qwen2_vla/models/modeling_qwen2_vla.py community (archive-listed) unverified MIT (permissive) · eb4d16c3bba7cff8 · report
apply_rotary_pos_emb_vision tutujingyugang1/ChatVLA_public/qwen2_vla/models/modeling_qwen2_vla.py community (archive-listed) unverified MIT (permissive) · 48f12d3a9c4a15e8 · report
find_all_hdf5 tutujingyugang1/ChatVLA_public/data_utils/utils.py community (archive-listed) unverified MIT (permissive) · 31dac2af91c0a769 · report
find_all_linear_names tutujingyugang1/ChatVLA_public/qwen2_vla/model_load_utils.py community (archive-listed) unverified MIT (permissive) · 21878daebfb70bd4 · report
flatten_list tutujingyugang1/ChatVLA_public/data_utils/utils.py community (archive-listed) unverified MIT (permissive) · 94398091c12cbe1c · report
get_torch_device tutujingyugang1/ChatVLA_public/torch_utils.py community (archive-listed) unverified MIT (permissive) · 34e8df99936714a4 · report
load_hdf5 tutujingyugang1/ChatVLA_public/data_utils/truncate_data.py community (archive-listed) unverified MIT (permissive) · ac2c461e631784c2 · report
load_model tutujingyugang1/ChatVLA_public/qwen2_vla/model_load_utils.py community (archive-listed) unverified MIT (permissive) · e298c3ed316c8dcb · report
maybe_zero_3 tutujingyugang1/ChatVLA_public/qwen2_vla/model_load_utils.py community (archive-listed) unverified MIT (permissive) · 616ffbdc154ed2d8 · report
optimizer_from_optim_params tutujingyugang1/ChatVLA_public/torch_utils.py community (archive-listed) unverified MIT (permissive) · 67d4b0869d24a6b6 · report
pre_process tutujingyugang1/ChatVLA_public/evaluate/evaluate_robot.py community (archive-listed) unverified MIT (permissive) · 66e392d842b90dde · report
process_obs tutujingyugang1/ChatVLA_public/evaluate/evaluate_robot.py community (archive-listed) unverified MIT (permissive) · e5237a9247eba621 · report
reparameterize tutujingyugang1/ChatVLA_public/torch_utils.py community (archive-listed) unverified MIT (permissive) · cf0310bb83608134 · report

Tasks

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

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections