LGAug 5, 2025

Efficient Morphology-Aware Policy Transfer to New Embodiments

arXiv:2508.03660v11 citationsh-index: 5
Originality Incremental advance
AI Analysis

This work addresses the computational expense of data collection for fine-tuning in robotics, offering an incremental improvement for policy transfer efficiency.

The paper tackles the problem of sub-optimal zero-shot performance in morphology-aware policies for robotics by combining pre-training with parameter-efficient fine-tuning (PEFT) techniques, showing that tuning less than 1% of parameters improves performance compared to zero-shot baselines.

Morphology-aware policy learning is a means of enhancing policy sample efficiency by aggregating data from multiple agents. These types of policies have previously been shown to help generalize over dynamic, kinematic, and limb configuration variations between agent morphologies. Unfortunately, these policies still have sub-optimal zero-shot performance compared to end-to-end finetuning on morphologies at deployment. This limitation has ramifications in practical applications such as robotics because further data collection to perform end-to-end finetuning can be computationally expensive. In this work, we investigate combining morphology-aware pretraining with parameter efficient finetuning (PEFT) techniques to help reduce the learnable parameters necessary to specialize a morphology-aware policy to a target embodiment. We compare directly tuning sub-sets of model weights, input learnable adapters, and prefix tuning techniques for online finetuning. Our analysis reveals that PEFT techniques in conjunction with policy pre-training generally help reduce the number of samples to necessary to improve a policy compared to training models end-to-end from scratch. We further find that tuning as few as less than 1% of total parameters will improve policy performance compared the zero-shot performance of the base pretrained a policy.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes