paper-with-me

Papers

Rethinking Visual-Language-Action Model Scaling: Alignment, Mixture, and Regularization

2026-02-10 · Ye Wang, Sipeng Zheng, Hao Luo, Wanpeng Zhang, Haoqi Yuan, Chaoyi Xu, Haiweng Xu, Yicheng Feng, Mingyang Yu, Zhiyu Kang, Zongqing Lu, Qin Jin arxiv

While Vision-Language-Action (VLA) models show strong promise for generalist robot control, it remains unclear whether -- and under what conditions -- the standard "scale data" recipe translates to robotics, where training data is inherently heterogeneous across embodiments, sensors, and action spaces. We present a systematic, controlled study of VLA scaling that revisits core training choices for pretraining across diverse robots. Using a representative VLA framework that combines a vision-language backbone with flow-matching, we ablate key design decisions under matched conditions and evaluate in extensive simulation and real-robot experiments. To improve the reliability of real-world results, we introduce a Grouped Blind Ensemble protocol that blinds operators to model identity and separates policy execution from outcome judgment, reducing experimenter bias. Our analysis targets three dimensions of VLA scaling. (1) Physical alignment: we show that a unified end-effector (EEF)-relative action representation is critical for robust cross-embodiment transfer. (2) Embodiment mixture: we find that naively pooling heterogeneous robot datasets often induces negative transfer rather than gains, underscoring the fragility of indiscriminate data scaling. (3) Training regularization: we observe that intuitive strategies, such as sensory dropout and multi-stage fine-tuning, do not consistently improve performance at scale. Together, this study challenge some common assumptions about embodied scaling and provide practical guidance for training large-scale VLA policies from diverse robotic data. Project website: https://research.beingbeyond.com/rethink_vla

📄 PDF Abstract BibTeX arXiv:2602.09722

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Prompt Design for Inference-time Scaling in Text-to-Visual Generation

2025-12-03 · Subin Kim, Sangwoo Mo, Mamshad Nayeem Rizve, Yiran Xu 외 arxiv

Achieving precise alignment between user intent and generated visuals remains a central challenge in text-to-visual generation, as a single attempt often fails to produce the desired output. To handle this, prior approac…

Rethinking Cross-Modal Interaction in Multimodal Diffusion Transformers

2025-06-09 · Zhengyao Lv, Tianlin Pan, Chenyang Si, Zhaoxi Chen 외

Multimodal Diffusion Transformers (MM-DiTs) have achieved remarkable progress in text-driven visual generation. However, even state-of-the-art MM-DiT models like FLUX struggle with achieving precise alignment between tex…

Attribute

Cognitive Visual-Language Mapper: Advancing Multimodal Comprehension with Enhanced Visual Knowledge Alignment

2024-02-21 · Yunxin Li, Xinyu Chen, Baotian Hu, Haoyuan Shi 외

Evaluating and Rethinking the current landscape of Large Multimodal Models (LMMs), we observe that widely-used visual-language projection approaches (e.g., Q-former or MLP) focus on the alignment of image-text descriptio…

Language ModellingQuestion AnsweringSmall Language ModelVisual Question Answering+1

Rethinking Multi-Modal Alignment in Video Question Answering from Feature and Sample Perspectives

2022-04-25 · Shaoning Xiao, Long Chen, Kaifeng Gao, Zhao Wang 외

Reasoning about causal and temporal event relations in videos is a new destination of Video Question Answering (VideoQA).The major stumbling block to achieve this purpose is the semantic gap between language and video si…

Question AnsweringVideo Question Answering

Re-Aligning Language to Visual Objects with an Agentic Workflow

2025-03-30 · Yuming Chen, Jiangyan Feng, Haodong Zhang, Lijun Gong 외

Language-based object detection (LOD) aims to align visual objects with language expressions. A large amount of paired data is utilized to improve LOD model generalizations. During the training process, recent studies le…