让机器人在不同光照纹理下都能稳定操作,靠的是智能切换适配器。
Factor-Aware Mixture-of-Experts with Pretrained Encoder for Combinatorial Generalization

- 用多个轻量适配器分别学不同环境变化,通过路由机制动态组合。
- 在Meta-World上比基线提升34%,真实任务中泛化能力提高35%。
- 适合需要跨环境适应的机器人视觉操控场景,尤其关注实际部署。
将预训练编码器与扩散策略结合已成为视觉机器人操作的主流范式,但仍难以应对光照、表面纹理等复杂环境变化。为此,我们提出FAME框架,通过引入因子感知的混合专家(MoE)结构与预训练编码器,增强对环境变化的泛化能力。FAME采用三阶段训练:(1) 策略预热,在标准环境数据上训练扩散策略,冻结编码器;(2) 因子特异性适配器训练,将轻量适配器插入冻结编码器与临时冻结策略之间,针对每种环境变化使用定制数据集训练;(3) 联合微调,联合训练中央路由和预热策略,处理多种因子的混合数据。FAME具备‘因子感知’特性,中央路由以软权重方式激活冻结的因子特异性适配器,形成密集型混合专家,实现多因子组合泛化。在Meta-World基准测试中,FAME性能优于扩散策略基线34%。进一步在真实世界抓取-放置任务中验证,使用新收集数据训练的小型模型,FAME在现实环境变化下泛化能力提升35%。
原文摘要 · Abstract (English)
The integration of pretrained encoders with diffusion policies has become a dominant paradigm for visual robotic manipulation. However, it still struggles to generalize across complex environments with varying factors such as lighting and surface textures. To address this, we propose FAME, a framework that integrates a factor-aware mixture-of-experts (MoE) with a pretrained encoder to enhance generalization to environmental variations. FAME follows a three-stage training process: (1) policy warmup, where a diffusion policy is trained on standard-environment data with a frozen encoder; (2) factor-specific adapter training, where lightweight adapters inserted between the frozen encoder and the temporarily frozen policy are trained on customized datasets, each targeting a distinct environmental variation; and (3) joint fine-tuning, where a central router and the warmed policy are trained on mixed data to handle multiple factors jointly. FAME is ``factor-aware'' because the central router softly weights frozen factor-specific adapters as a dense MoE, enabling combinatorial generalization across multiple factors. Evaluations on the Meta-World benchmark show that FAME outperforms diffusion policy baselines by 34%. We further validate FAME in a real-world pick-and-place task using a compact model trained on newly collected data, where FAME achieves a 35% improvement in generalization under real-world variations.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。