用分层专家混合模型提升通用视觉语言动作策略的泛化能力
HiMoE-VLA: Hierarchical Mixture-of-Experts for Generalist Vision-Language-Action Policies
- 分层专家混合架构按动作空间和观测差异动态分配计算资源
- 在CALVIN、LIBERO及真实机械臂任务上分别达到3.98、98.0%和75.0%成功率
- 适合处理多机器人、多任务、异构数据的通用智能体训练
通用视觉-语言-动作(VLA)策略通常在涵盖不同机器人形态、动作空间和观测配置的多样化示范数据上训练。使用共享的密集动作模块建模这种异质性可能引发负迁移,尤其当动作空间或视觉观测存在差异时。为此,本文提出HiMoE-VLA,一种基于分层专家混合(HiMoE)动作模块的VLA框架。该框架在输入/输出边界使用动作空间专家混合层以适配不同动作空间,在邻近层引入异质性平衡专家混合层以应对观测、场景和机器人形态的残差变化,并在中间使用密集Transformer块整合共享表征。两个辅助目标进一步引导该层级结构:对比式动作空间正则化促进边界专业化,负载均衡目标保障专家使用稳定性。HiMoE-VLA在CALVIN上达3.98分,在LIBERO上达98.0%,在真实xArm7和ALOHA任务上平均成功率分别为75.0%和63.7%;在受控异构联合训练下,将强基线中的负迁移转为正迁移。代码与模型已开源。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。