English

Continuous Vision-Language-Action Co-Learning with Semantic-Physical Alignment for Behavioral Cloning

Robotics 2025-12-24 v5 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

Language-conditioned manipulation facilitates human-robot interaction via behavioral cloning (BC), which learns control policies from human demonstrations and serves as a cornerstone of embodied AI. Overcoming compounding errors in sequential action decisions remains a central challenge to improving BC performance. Existing approaches mitigate compounding errors through data augmentation, expressive representation, or temporal abstraction. However, they suffer from physical discontinuities and semantic-physical misalignment, leading to inaccurate action cloning and intermittent execution. In this paper, we present Continuous vision-language-action Co-Learning with Semantic-Physical Alignment (CCoL), a novel BC framework that ensures temporally consistent execution and fine-grained semantic grounding. It generates robust and smooth action execution trajectories through continuous co-learning across vision, language, and proprioceptive inputs (e.g., robot internal states). Meanwhile, we anchor language semantics to visuomotor representations by a bidirectional cross-attention to learn contextual information for action generation, successfully overcoming the problem of semantic-physical misalignment. Extensive experiments show that CCoL achieves an average 8.0% relative improvement across three simulation suites, with up to 19.2% relative gain in human-demonstrated bimanual insertion tasks. Real-world tests on a 7-DoF robot further confirm CCoL's generalization under unseen and noisy object states.

Keywords

Cite

@article{arxiv.2511.14396,
  title  = {Continuous Vision-Language-Action Co-Learning with Semantic-Physical Alignment for Behavioral Cloning},
  author = {Xiuxiu Qi and Yu Yang and Jiannong Cao and Luyao Bai and Chongshan Fan and Chengtai Cao and Hongpeng Wang},
  journal= {arXiv preprint arXiv:2511.14396},
  year   = {2025}
}

Comments

Accepted at AAAI 2026, the Project website is available at https://qhemu.github.io/CCoL/

R2 v1 2026-07-01T07:43:03.207Z