paper-with-me

Papers

HOI-Diff: Text-Driven Synthesis of 3D Human-Object Interactions using Diffusion Models

2023-12-11 · Xiaogang Peng, Yiming Xie, Zizhao Wu, Varun Jampani, Deqing Sun, Huaizu Jiang

We address the problem of generating realistic 3D human-object interactions (HOIs) driven by textual prompts. To this end, we take a modular design and decompose the complex task into simpler sub-tasks. We first develop a dual-branch diffusion model (HOI-DM) to generate both human and object motions conditioned on the input text, and encourage coherent motions by a cross-attention communication module between the human and object motion generation branches. We also develop an affordance prediction diffusion model (APDM) to predict the contacting area between the human and object during the interactions driven by the textual prompt. The APDM is independent of the results by the HOI-DM and thus can correct potential errors by the latter. Moreover, it stochastically generates the contacting points to diversify the generated motions. Finally, we incorporate the estimated contacting points into the classifier-guidance to achieve accurate and close contact between humans and objects. To train and evaluate our approach, we annotate BEHAVE dataset with text descriptions. Experimental results on BEHAVE and OMOMO demonstrate that our approach produces realistic HOIs with various interactions and different types of objects.

📄 PDF Abstract BibTeX arXiv:2312.06553

Code (0)

등록된 구현이 없습니다.

Tasks

Human-Object Interaction DetectionMotion GenerationObject

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
classifier-guidance 설명 없음

Similar Papers 제목 키워드 기반

GUESS:GradUally Enriching SyntheSis for Text-Driven Human Motion Generation

2024-01-04 · Xuehao Gao, Yang Yang, Zhenyu Xie, Shaoyi Du 외

In this paper, we propose a novel cascaded diffusion-based generative framework for text-driven human motion synthesis, which exploits a strategy named GradUally Enriching SyntheSis (GUESS as its abbreviation). The strat…

Motion GenerationMotion Synthesis

IMos: Intent-Driven Full-Body Motion Synthesis for Human-Object Interactions

2022-12-14 · Anindita Ghosh, Rishabh Dabral, Vladislav Golyanik, Christian Theobalt 외

Can we make virtual characters in a scene interact with their surrounding objects through simple instructions? Is it possible to synthesize such motion plausibly with a diverse set of objects and instructions? Inspired b…

Human-Object Interaction DetectionMotion Synthesis

Language-driven Scene Synthesis using Multi-conditional Diffusion Model

2023-10-24 · NeurIPS 2023 11 · An Vuong, Minh Nhat Vu, Toan Tien Nguyen, Baoru Huang 외

Scene synthesis is a challenging problem with several industrial applications. Recently, substantial efforts have been directed to synthesize the scene using human motions, room layouts, or spatial graphs as the input. H…

DiffMotion: Speech-Driven Gesture Synthesis Using Denoising Diffusion Model

2023-01-24 · Fan Zhang, Naye Ji, Fuxing Gao, Yongping Li

Speech-driven gesture synthesis is a field of growing interest in virtual human creation. However, a critical challenge is the inherent intricate one-to-many mapping between speech and gestures. Previous studies have exp…

Denoising

Detailed Human-Centric Text Description-Driven Large Scene Synthesis

2023-11-30 · Gwanghyun Kim, Dong Un Kang, Hoigi Seo, Hayeon Kim 외

Text-driven large scene image synthesis has made significant progress with diffusion models, but controlling it is challenging. While using additional spatial controls with corresponding texts has improved the controllab…

Image GenerationLanguage ModelingLanguage ModellingLarge Language Model+1