paper-with-me

Papers

A Unified Diffusion Framework for Scene-aware Human Motion Estimation from Sparse Signals

2024-04-07 · CVPR 2024 1 · Jiangnan Tang, Jingya Wang, Kaiyang Ji, Lan Xu, Jingyi Yu, Ye Shi

Estimating full-body human motion via sparse tracking signals from head-mounted displays and hand controllers in 3D scenes is crucial to applications in AR/VR. One of the biggest challenges to this task is the one-to-many mapping from sparse observations to dense full-body motions, which endowed inherent ambiguities. To help resolve this ambiguous problem, we introduce a new framework to combine rich contextual information provided by scenes to benefit full-body motion tracking from sparse observations. To estimate plausible human motions given sparse tracking signals and 3D scenes, we develop $\text{S}^2$Fusion, a unified framework fusing \underline{S}cene and sparse \underline{S}ignals with a conditional dif\underline{Fusion} model. $\text{S}^2$Fusion first extracts the spatial-temporal relations residing in the sparse signals via a periodic autoencoder, and then produces time-alignment feature embedding as additional inputs. Subsequently, by drawing initial noisy motion from a pre-trained prior, $\text{S}^2$Fusion utilizes conditional diffusion to fuse scene geometry and sparse tracking signals to generate full-body scene-aware motions. The sampling procedure of $\text{S}^2$Fusion is further guided by a specially designed scene-penetration loss and phase-matching loss, which effectively regularizes the motion of the lower body even in the absence of any tracking signals, making the generated motion much more plausible and coherent. Extensive experimental results have demonstrated that our $\text{S}^2$Fusion outperforms the state-of-the-art in terms of estimation quality and smoothness.

📄 PDF Abstract BibTeX arXiv:2404.04890

Code (1)

jn-tang/s2fusion 공식 구현 pytorch

Tasks

Motion Estimation

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…

Similar Papers 제목 키워드 기반

Diffusion Implicit Policy for Unpaired Scene-aware Motion Synthesis

2024-12-03 · Jingyu Gong, Chong Zhang, Fengqi Liu, Ke Fan 외

Human motion generation is a long-standing problem, and scene-aware motion synthesis has been widely researched recently due to its numerous applications. Prevailing methods rely heavily on paired motion-scene data whose…

DenoisingMotion GenerationMotion Synthesis

Diffusion-based Generation, Optimization, and Planning in 3D Scenes

2023-01-15 · CVPR 2023 1 · Siyuan Huang, Zan Wang, Puhao Li, Baoxiong Jia 외

We introduce SceneDiffuser, a conditional generative model for 3D scene understanding. SceneDiffuser provides a unified model for solving scene-conditioned generation, optimization, and planning. In contrast to prior wor…

DenoisingGrasp GenerationMotion GenerationMotion Planning+1

BeyondScene: Higher-Resolution Human-Centric Scene Generation With Pretrained Diffusion

2024-04-06 · Gwanghyun Kim, Hayeon Kim, Hoigi Seo, Dong Un Kang 외

Generating higher-resolution human-centric scenes with details and controls remains a challenge for existing text-to-image diffusion models. This challenge stems from limited training image size, text encoder capacity (l…

8kScene Generation

UniEgoMotion: A Unified Model for Egocentric Motion Reconstruction, Forecasting, and Generation

2025-08-02 · Chaitanya Patel, Hiroki Nakamura, Yuta Kyuragi, Kazuki Kozuka 외 arxiv

Egocentric human motion generation and forecasting with scene-context is crucial for enhancing AR/VR experiences, improving human-robot interaction, advancing assistive technologies, and enabling adaptive healthcare solu…

Motion ForecastingMotion Synthesis

UniHM: Universal Human Motion Generation with Object Interactions in Indoor Scenes

2025-05-19 · Zichen Geng, Zeeshan Hayder, Wei Liu, Ajmal Mian

Human motion synthesis in complex scenes presents a fundamental challenge, extending beyond conventional Text-to-Motion tasks by requiring the integration of diverse modalities such as static environments, movable object…

Human-Object Interaction DetectionMotion GenerationMotion SynthesisQuantization