DeformPAM: Data-Efficient Learning for Long-horizon Deformable Object Manipulation via Preference-based Action Alignment
Wendi Chen, Han Xue, Fangyuan Zhou, Yuan Fang, Cewu Lu
TL;DR
DeformPAM tackles data-efficiency in imitation learning for long-horizon deformable-object manipulation by combining a diffusion-based primitive policy learned from limited demonstrations with a reward model trained from human preferences via Direct Preference Optimization. At inference, a Reward-guided Action Selection mechanism uses the implicit reward to choose the best among multiple candidate actions, mitigating distribution shifts and erroneous actions. The method decomposes tasks into action primitives, leverages 3D point clouds, and validates on three real-world deformable tasks, showing improvements in completion quality and efficiency over baselines. This approach provides a practical, generalizable framework for deformable manipulation that leverages human feedback to align actions with high-quality outcomes in data-scarce regimes.
Abstract
In recent years, imitation learning has made progress in the field of robotic manipulation. However, it still faces challenges when addressing complex long-horizon tasks with deformable objects, such as high-dimensional state spaces, complex dynamics, and multimodal action distributions. Traditional imitation learning methods often require a large amount of data and encounter distributional shifts and accumulative errors in these tasks. To address these issues, we propose a data-efficient general learning framework (DeformPAM) based on preference learning and reward-guided action selection. DeformPAM decomposes long-horizon tasks into multiple action primitives, utilizes 3D point cloud inputs and diffusion models to model action distributions, and trains an implicit reward model using human preference data. During the inference phase, the reward model scores multiple candidate actions, selecting the optimal action for execution, thereby reducing the occurrence of anomalous actions and improving task completion quality. Experiments conducted on three challenging real-world long-horizon deformable object manipulation tasks demonstrate the effectiveness of this method. Results show that DeformPAM improves both task completion quality and efficiency compared to baseline methods even with limited data. Code and data will be available at https://deform-pam.robotflow.ai.
