English

InterHandGen: Two-Hand Interaction Generation via Cascaded Reverse Diffusion

Computer Vision and Pattern Recognition 2024-03-27 v1

Abstract

We present InterHandGen, a novel framework that learns the generative prior of two-hand interaction. Sampling from our model yields plausible and diverse two-hand shapes in close interaction with or without an object. Our prior can be incorporated into any optimization or learning methods to reduce ambiguity in an ill-posed setup. Our key observation is that directly modeling the joint distribution of multiple instances imposes high learning complexity due to its combinatorial nature. Thus, we propose to decompose the modeling of joint distribution into the modeling of factored unconditional and conditional single instance distribution. In particular, we introduce a diffusion model that learns the single-hand distribution unconditional and conditional to another hand via conditioning dropout. For sampling, we combine anti-penetration and classifier-free guidance to enable plausible generation. Furthermore, we establish the rigorous evaluation protocol of two-hand synthesis, where our method significantly outperforms baseline generative models in terms of plausibility and diversity. We also demonstrate that our diffusion prior can boost the performance of two-hand reconstruction from monocular in-the-wild images, achieving new state-of-the-art accuracy.

Keywords

Cite

@article{arxiv.2403.17422,
  title  = {InterHandGen: Two-Hand Interaction Generation via Cascaded Reverse Diffusion},
  author = {Jihyun Lee and Shunsuke Saito and Giljoo Nam and Minhyuk Sung and Tae-Kyun Kim},
  journal= {arXiv preprint arXiv:2403.17422},
  year   = {2024}
}

Comments

Accepted to CVPR 2024, project page: https://jyunlee.github.io/projects/interhandgen/

R2 v1 2026-06-28T15:33:44.027Z