paper-with-me

홈 › Papers

MetaVLA: Unified Meta Co-training For Efficient Embodied Adaption

2025-10-07 · Chen Li, Zhantao Yang, Han Zhang, Fangyi Chen, Chenchen Zhu, Anudeepsekhar Bolimera, Marios Savvides arxiv

Vision-Language-Action (VLA) models show promise in embodied reasoning, yet remain far from true generalists-they often require task-specific fine-tuning, incur high compute costs, and generalize poorly to unseen tasks. We propose MetaVLA, a unified, backbone-agnostic post-training framework for efficient and scalable alignment. MetaVLA introduces Context-Aware Meta Co-Training, which consolidates diverse target tasks into a single fine-tuning stage while leveraging structurally diverse auxiliary tasks to improve in-domain generalization. Unlike naive multi-task SFT, MetaVLA integrates a lightweight meta-learning mechanism-derived from Attentive Neural Processes-to enable rapid adaptation from diverse contexts with minimal architectural change or inference overhead. On the LIBERO benchmark, MetaVLA with six auxiliary tasks outperforms OpenVLA by up to 8.0% on long-horizon tasks, reduces training steps from 240K to 75K, and cuts GPU time by ~76%. These results show that scalable, low-resource post-training is achievable-paving the way toward general-purpose embodied agents. Code will be available.

📄 PDF Abstract BibTeX arXiv:2510.05580

Code (0)

등록된 구현이 없습니다.

Tasks

Domain Generalization

Similar Papers 제목 키워드 기반

EC^2: Emergent Communication for Embodied Control

2023-04-19 · Yao Mu, Shunyu Yao, Mingyu Ding, Ping Luo 외

Embodied control requires agents to leverage multi-modal pre-training to quickly learn how to act in new environments, where video demonstrations contain visual and motion details needed for low-level perception and cont…

Contrastive LearningLanguage Modelling

EC2: Emergent Communication for Embodied Control

2023-01-01 · CVPR 2023 1 · Yao Mu, Shunyu Yao, Mingyu Ding, Ping Luo 외

Embodied control requires agents to leverage multi-modal pre-training to quickly learn how to act in new environments, where video demonstrations contain visual and motion details needed for low-level perception and …

Contrastive LearningLanguage Modelling

MT3: Meta Test-Time Training for Self-Supervised Test-Time Adaption

2021-03-30 · Alexander Bartler, Andre Bühler, Felix Wiewel, Mario Döbler 외

An unresolved problem in Deep Learning is the ability of neural networks to cope with domain shifts during test-time, imposed by commonly fixing network parameters after training. Our proposed method Meta Test-Time Train…

image-classificationImage ClassificationMeta-Learning

Bridging VLMs and Embodied Intelligence with Deliberate Practice Policy Optimization

2025-11-20 · Yi Zhang, Che Liu, Xiancong Ren, Hanchu Ni 외 arxiv

Developing a universal and versatile embodied intelligence system presents two primary challenges: the critical embodied data bottleneck, where real-world data is scarce and expensive, and the algorithmic inefficiency of…

Reinforcement Learning

Cross-lingual Adaption Model-Agnostic Meta-Learning for Natural Language Understanding

2021-11-10 · Qianying Liu, Fei Cheng, Sadao Kurohashi

Meta learning with auxiliary languages has demonstrated promising improvements for cross-lingual natural language processing. However, previous studies sample the meta-training and meta-testing data from the same languag…

Cross-Lingual TransferMeta-LearningNatural Language InferenceNatural Language Understanding+1