Research Analyzer
← Back IROS 2024

Learning Generalizable Manipulation Policy with Adapter-Based Parameter Fine-Tuning

Kai Lu, Kim Tien Ly, William Hebberd, kaichen zhou, Ioannis Havoutis, Andrew Markham

PDF

Abstract

This study investigates the use of adapters in reinforcement learning for robotic skill generalization across multiple robots and tasks. Traditional methods are typically reliant on robot-specific retraining and face challenges such as efficiency and adaptability, particularly when scaling to robots with varying kinematics. We propose an alternative approach where a disembodied (virtual) hand manipulator learns a task (i.e., an abstract skill) and then transfers it to various robots with different kinematic constraints without retraining the entire model (i.e., the concrete, physical implementation of the skill). Whilst adapters are commonly used in other domains with strong supervision available, we show how weaker feed- back from robotic control can be used to optimize task execution by preserving the abstract skill dynamics whilst adapting to new robotic domains. We demonstrate the effectiveness of our method with experiments conducted in the SAPIEN ManiSkill environment, showing improvements in generalization and task success rates. All code, data, and additional videos are at this GitHub link: https://kl-research.github.io/genrob.

Index terms

Deep Learning Methods Machine Learning for Robot Control Reinforcement Learning