paper-with-me

Papers

HiMoE-VLA: Hierarchical Mixture-of-Experts for Generalist Vision-Language-Action Policies

2025-12-05 · Zhiying Du, Bei Liu, Yaobo Liang, Yichao Shen, Haidong Cao, Xiangyu Zheng, Zhiyuan Feng, Zuxuan Wu, Jiaolong Yang, Yu-Gang Jiang arxiv

Generalist vision--language--action (VLA) policies are typically trained on heterogeneous mixtures of robot demonstrations spanning diverse embodiments, action spaces, and observation configurations. Modeling such heterogeneity with a shared dense action module can induce negative transfer, particularly when action spaces or visual observations differ across data sources. We address this issue with HiMoE-VLA, a VLA framework built around a Hierarchical Mixture-of-Experts (HiMoE) action module. HiMoE uses Action-Space MoE layers at the input/output boundaries to specialize computation for distinct action spaces, Heterogeneity-Balancing MoE layers in neighboring layers to provide balanced capacity for residual variation in observations, scenes, and embodiments, and dense Transformer blocks in the middle to integrate shared representations. Two auxiliary objectives further guide this hierarchy: a contrastive Action-Space Regularization objective for boundary specialization and a load-balancing objective for stable expert utilization. HiMoE-VLA reaches 3.98 on CALVIN, 98.0\% on LIBERO, and 75.0\% and 63.7\% average success on real xArm7 and ALOHA tasks; under controlled heterogeneous co-training, it turns the negative transfer observed in strong baselines into positive transfer. The code and models are publicly available at https://github.com/ZhiyingDu/HiMoE-VLA.

📄 PDF Abstract BibTeX arXiv:2512.05693

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HiMoE: Heterogeneity-Informed Mixture-of-Experts for Fair Spatial-Temporal Forecasting

2024-11-30 · Shaohan Yu, Pan Deng, Yu Zhao, Junting Liu 외

Achieving both accurate and consistent predictive performance across spatial nodes is crucial for ensuring the validity and reliability of outcomes in fair spatial-temporal forecasting tasks. However, existing training m…

FairnessMixture-of-ExpertsPrediction

MoME: Mixture of Multimodal Experts for Generalist Multimodal Large Language Models

2024-07-17 · Leyang Shen, Gongwei Chen, Rui Shao, Weili Guan 외

Multimodal large language models (MLLMs) have demonstrated impressive capabilities across various vision-language tasks. However, a generalist MLLM typically underperforms compared with a specialist MLLM on most VL tasks…

Omni-SMoLA: Boosting Generalist Multimodal Models with Soft Mixture of Low-rank Experts

2023-12-01 · CVPR 2024 1 · Jialin Wu, Xia Hu, Yaqing Wang, Bo Pang 외

Large multi-modal models (LMMs) exhibit remarkable performance across numerous tasks. However, generalist LMMs often suffer from performance degradation when tuned over a large collection of tasks. Recent research sugges…

Chart Question AnsweringDocument AIImage CaptioningMixture-of-Experts+2

Co-Supervised Learning: Improving Weak-to-Strong Generalization with Hierarchical Mixture of Experts

2024-02-23 · Yuejiang Liu, Alexandre Alahi

Steering the behavior of a strong model pre-trained on internet-scale data can be difficult due to the scarcity of competent supervisors. Recent studies reveal that, despite supervisory noises, a strong student model may…

Mixture-of-Experts

VidPrism: Heterogeneous Mixture of Experts for Image-to-Video Transfer

2026-05-27 · Rui Lin, Chuanming Wang, Huadong Ma arxiv

With the rapid development of pre-training technologies, adapting large-scale Vision-Language Models (VLMs) for video understanding \emph{\ie} image-to-video transfer learning has become a dominant paradigm. To achieve s…

Transfer Learning