paper-with-me

Papers

Compositional Human-Scene Interaction Synthesis with Semantic Control

2022-07-26 · Kaifeng Zhao, Shaofei Wang, Yan Zhang, Thabo Beeler, Siyu Tang

Synthesizing natural interactions between virtual humans and their 3D environments is critical for numerous applications, such as computer games and AR/VR experiences. Our goal is to synthesize humans interacting with a given 3D scene controlled by high-level semantic specifications as pairs of action categories and object instances, e.g., "sit on the chair". The key challenge of incorporating interaction semantics into the generation framework is to learn a joint representation that effectively captures heterogeneous information, including human body articulation, 3D object geometry, and the intent of the interaction. To address this challenge, we design a novel transformer-based generative model, in which the articulated 3D human body surface points and 3D objects are jointly encoded in a unified latent space, and the semantics of the interaction between the human and objects are embedded via positional encoding. Furthermore, inspired by the compositional nature of interactions that humans can simultaneously interact with multiple objects, we define interaction semantics as the composition of varying numbers of atomic action-object pairs. Our proposed generative model can naturally incorporate varying numbers of atomic interactions, which enables synthesizing compositional human-scene interactions without requiring composite interaction data. We extend the PROX dataset with interaction semantic labels and scene instance segmentation to evaluate our method and demonstrate that our method can generate realistic human-scene interactions with semantic control. Our perceptual study shows that our synthesized virtual humans can naturally interact with 3D scenes, considerably outperforming existing methods. We name our method COINS, for COmpositional INteraction Synthesis with Semantic Control. Code and data are available at https://github.com/zkf1997/COINS.

📄 PDF Abstract BibTeX arXiv:2207.12824

Code (1)

zkf1997/coins 공식 구현 pytorch

Tasks

Instance SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Synthetic Curriculum Reinforces Compositional Text-to-Image Generation

2025-11-23 · Shijian Wang, Runhao Fu, Siyi Zhao, Qingqin Zhan 외 arxiv

Text-to-Image (T2I) generation has long been an open problem, with compositional synthesis remaining particularly challenging. This task requires accurate rendering of complex scenes containing multiple objects that exhi…

Text-to-Image GenerationReinforcement Learning

Jointly Understand Your Command and Intention:Reciprocal Co-Evolution between Scene-Aware 3D Human Motion Synthesis and Analysis

2025-03-01 · Xuehao Gao, Yang Yang, Shaoyi Du, Guo-Jun Qi 외

As two intimate reciprocal tasks, scene-aware human motion synthesis and analysis require a joint understanding between multiple modalities, including 3D body motions, 3D scenes, and textual descriptions. In this paper, …

DiversityMotion GenerationMotion Synthesis

Panoptic Compositional Feature Field for Editable Scene Rendering With Network-Inferred Labels via Metric Learning

2023-01-01 · CVPR 2023 1 · Xinhua Cheng, Yanmin Wu, Mengxi Jia, Qian Wang 외

Despite neural implicit representations demonstrating impressive high-quality view synthesis capacity, decomposing such representations into objects for instance-level editing is still challenging. Recent works learn…

2D Panoptic SegmentationMetric LearningNovel View SynthesisPanoptic Segmentation

gCoRF: Generative Compositional Radiance Fields

2022-10-31 · Mallikarjun BR, Ayush Tewari, Xingang Pan, Mohamed Elgharib 외

3D generative models of objects enable photorealistic image synthesis with 3D control. Existing methods model the scene as a global scene representation, ignoring the compositional aspect of the scene. Compositional reas…

Image Generation

Compositional 3D Scene Generation using Locally Conditioned Diffusion

2023-03-21 · Ryan Po, Gordon Wetzstein

Designing complex 3D scenes has been a tedious, manual process requiring domain expertise. Emerging text-to-3D generative models show great promise for making this task more intuitive, but existing approaches are limited…

Scene GenerationText to 3D