English

Affordance Diffusion: Synthesizing Hand-Object Interactions

Computer Vision and Pattern Recognition 2023-05-23 v3 Robotics

Abstract

Recent successes in image synthesis are powered by large-scale diffusion models. However, most methods are currently limited to either text- or image-conditioned generation for synthesizing an entire image, texture transfer or inserting objects into a user-specified region. In contrast, in this work we focus on synthesizing complex interactions (ie, an articulated hand) with a given object. Given an RGB image of an object, we aim to hallucinate plausible images of a human hand interacting with it. We propose a two-step generative approach: a LayoutNet that samples an articulation-agnostic hand-object-interaction layout, and a ContentNet that synthesizes images of a hand grasping the object given the predicted layout. Both are built on top of a large-scale pretrained diffusion model to make use of its latent representation. Compared to baselines, the proposed method is shown to generalize better to novel objects and perform surprisingly well on out-of-distribution in-the-wild scenes of portable-sized objects. The resulting system allows us to predict descriptive affordance information, such as hand articulation and approaching orientation. Project page: https://judyye.github.io/affordiffusion-www

Keywords

Cite

@article{arxiv.2303.12538,
  title  = {Affordance Diffusion: Synthesizing Hand-Object Interactions},
  author = {Yufei Ye and Xueting Li and Abhinav Gupta and Shalini De Mello and Stan Birchfield and Jiaming Song and Shubham Tulsiani and Sifei Liu},
  journal= {arXiv preprint arXiv:2303.12538},
  year   = {2023}
}

Comments

accepted to CVPR22, change fig 2 from .pdf to .jpg for adobe compatibility

R2 v1 2026-06-28T09:28:07.964Z