English

Towards Fast, Memory-based and Data-Efficient Vision-Language Policy

Computer Vision and Pattern Recognition 2025-03-14 v1

Abstract

Vision Language Models (VLMs) pretrained on Internet-scale vision-language data have demonstrated the potential to transfer their knowledge to robotic learning. However, the existing paradigm encounters three critical challenges: (1) expensive inference cost resulting from large-scale model parameters, (2) frequent domain shifts caused by mismatched data modalities, and (3) limited capacity to handle past or future experiences. In this work, we propose LiteVLP, a lightweight, memory-based, and general-purpose vision-language policy generation model. LiteVLP is built upon a pre-trained 1B-parameter VLM and fine-tuned on a tiny-scale and conversation-style robotic dataset. Through extensive experiments, we demonstrate that LiteVLP outperforms state-of-the-art vision-language policy on VIMA-Bench, with minimal training time. Furthermore, LiteVLP exhibits superior inference speed while maintaining exceptional high accuracy. In long-horizon manipulation tasks, LiteVLP also shows remarkable memory ability, outperforming the best-performing baseline model by 18.8%. These results highlight LiteVLP as a promising model to integrating the intelligence of VLMs into robotic learning.

Keywords

Cite

@article{arxiv.2503.10322,
  title  = {Towards Fast, Memory-based and Data-Efficient Vision-Language Policy},
  author = {Haoxuan Li and Sixu Yan and Yuhan Li and Xinggang Wang},
  journal= {arXiv preprint arXiv:2503.10322},
  year   = {2025}
}

Comments

11 pages, 7 figures, 6 tables

R2 v1 2026-06-28T22:18:59.699Z