通过权重融合让机器人模型在微调时仍保持泛化能力
Robust Finetuning of Vision-Language-Action Robot Policies via Parameter Merging
- 用预训练与微调模型的权重插值实现稳健微调
- 在新任务上表现优于原模型和纯微调模型
- 适合需要持续学习新技能的机器人系统
通用机器人策略在大规模多样化数据集上训练后,能泛化到多种真实场景。但面对训练中未覆盖的新任务时,仅用少量示范进行微调易导致过拟合,不仅丧失原有泛化能力,也无法在新任务中有效泛化。本文提出一种简单有效的方法:将微调后模型与预训练模型的权重进行插值融合。大量模拟和真实世界实验表明,该方法使单一模型兼具原始通用能力并稳健掌握新技能,在新任务的分布外变化上表现显著优于预训练模型和纯微调模型。此外,融合性能随预训练数据量增加而提升,并支持持续学习新技能,不牺牲已学通用能力。
原文摘要 · Abstract (English)
Generalist robot policies, trained on large and diverse datasets, have demonstrated the ability to generalize across a wide spectrum of behaviors, enabling a single policy to act in varied real-world environments. However, they still fall short on new tasks not covered in the training data. When finetuned on limited demonstrations of a new task, these policies often overfit to the specific demonstrations--not only losing their prior abilities to solve a wide variety of generalist tasks but also failing to generalize within the new task itself. In this work, we aim to develop a method that preserves the generalization capabilities of the generalist policy during finetuning, allowing a single policy to robustly incorporate a new skill into its repertoire. Our goal is a single policy that both learns to generalize to variations of the new task and retains the broad competencies gained from pretraining. We show that this can be achieved through a simple yet effective strategy: interpolating the weights of a finetuned model with that of the pretrained model. We show, across extensive simulated and real-world experiments, that such model merging produces a single model that inherits the generalist abilities of the base model and learns to solve the new task robustly, outperforming both the pretrained and finetuned model on out-of-distribution variations of the new task. Moreover, we show that model merging performance scales with the amount of pretraining data, and enables continual acquisition of new skills in a lifelong learning setting, without sacrificing previously learned generalist abilities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。