Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Robotic ManipulationLIBERO (test)
Object Success Rate99.4
85
Robotic ManipulationCALVIN D->D--
40
Robotic ManipulationAloha-AgileX Real-World Basic Tasks (evaluation)
Average Success Rate63.7
7
Aggregate manipulation performance (All tasks)XArm7 Real-world
Overall Avg Success Rate75
5
Block-on-Block manipulationXArm7 Real-world
Pick Success Rate83.3
5
Cup-in-Cup manipulationXArm7 Real-world
Pick Success Rate88.9
5
Fruit-to-Plate manipulationXArm7 Real-world
Pick Success Rate81.3
5
Fold-ShortsAloha Real-world (evaluation)
Single Fold Success Rate80
4
Robot ManipulationXArm7 Single-Arm Real-World Generalization (test)
Success Rate (Distractor)69.4
4
ScoopAloha Real-world (evaluation)
Place Success Rate100
4
Showing 10 of 12 rows

Other info

Follow for update