Native Video-Action Pretraining for Generalizable Robot Control
Abstract
The advent of video-action models offers a promising path for robot control. Nevertheless, we argue that repurposing video generative models designed for digital content creation is inherently inadequate for physical environments. To bridge this gap, we present LingBot-VA 2.0, a video-action foundation model built from the ground up for embodiment. Four core design principles showcase its evolution from LingBot-VA. (1) Departing from traditional reconstruction-focused VAEs, we introduce a semantic visual-action tokenizer, which aligns visual representations with both semantics and actions, improving instruction following and action precision in subsequent policy learning. (2) Given the strictly causal nature of temporal dynamics, we adopt a causal pretraining paradigm, training from scratch to circumvent the catastrophic forgetting that frequently occurs when adapting bidirectional architectures. (3) To meet the demands of high-frequency inference, our model employs a sparse MoE backbone, expanding model capacity without compromising efficiency. (4) Real-time closed-loop control is realized through an enhanced asynchronous inference scheme, which predicts future latents in parallel with action execution while re-grounding each rollout on the latest observation via learned forward dynamics. Real-world deployment validates LingBot-VA 2.0 as a robust foundation model, as evidenced by its few-shot generalization across complex manipulation tasks.
Cite
@article{arxiv.2607.08639,
title = {Native Video-Action Pretraining for Generalizable Robot Control},
author = {Qihang Zhang and Lin Li and Luyao Zhang and Shuai Yang and Yiming Luo and Shuaiting Li and Ruilin Wang and Junke Wang and Jiahao Shao and Gangwei Xu and Jiaming Zhou and Yishu Shen and Yudong Jin and Fangyi Xu and Shuailei Ma and Jiaqi Liao and Guanxing Lu and Zifan Shi and Yongkun Wen and Yujie Zhao and Weixuan Tang and Xinyang Wang and Chaojian Li and Jiapeng Zhu and Ka Leong Cheng and Nan Xue and Xing Zhu and Yujun Shen and Yinghao Xu},
journal= {arXiv preprint arXiv:2607.08639},
year = {2026}
}