Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

AffordDP: Generalizable Diffusion Policy with Transferable Affordance

About

Diffusion-based policies have shown impressive performance in robotic manipulation tasks while struggling with out-of-domain distributions. Recent efforts attempted to enhance generalization by improving the visual feature encoding for diffusion policy. However, their generalization is typically limited to the same category with similar appearances. Our key insight is that leveraging affordances--manipulation priors that define "where" and "how" an agent interacts with an object--can substantially enhance generalization to entirely unseen object instances and categories. We introduce the Diffusion Policy with transferable Affordance (AffordDP), designed for generalizable manipulation across novel categories. AffordDP models affordances through 3D contact points and post-contact trajectories, capturing the essential static and dynamic information for complex tasks. The transferable affordance from in-domain data to unseen objects is achieved by estimating a 6D transformation matrix using foundational vision models and point cloud registration techniques. More importantly, we incorporate affordance guidance during diffusion sampling that can refine action sequence generation. This guidance directs the generated action to gradually move towards the desired manipulation for unseen objects while keeping the generated action within the manifold of action space. Experimental results from both simulated and real-world environments demonstrate that AffordDP consistently outperforms previous diffusion-based methods, successfully generalizing to unseen instances and categories where others fail.

Shijie Wu, Yihang Zhu, Yunao Huang, Kaizhen Zhu, Jiayuan Gu, Jingyi Yu, Ye Shi, Jingya Wang• 2024

Related benchmarks

TaskDatasetResultRank
Pick-&-PlaceReal-World Unseen Instance
Success Rate6.50e+3
6
Open DoorReal-World Seen Instance
Success Rate8.00e+3
3
Open DoorReal-World Unseen Instance
Success Rate50
3
Open DoorReal-World Unseen Category
Success Rate50
3
Pick-&-PlaceReal-World Seen Instance
Success Rate5.25e+3
3
Pick-&-PlaceReal-World Unseen Category
Success Rate50
3
Pull DrawerReal-World Seen Instance
Success Rate6.75e+3
3
Pull DrawerReal-World Unseen Instance
Success Rate4.50e+3
3
Pull DrawerReal-World Unseen Category
Success Rate4.00e+3
3
Showing 9 of 9 rows

Other info

Code

Follow for update