paper-with-me

Papers

Multi-Condition Latent Diffusion Network for Scene-Aware Neural Human Motion Prediction

2024-05-29 · Xuehao Gao, Yang Yang, Yang Wu, Shaoyi Du, Guo-Jun Qi

Inferring 3D human motion is fundamental in many applications, including understanding human activity and analyzing one's intention. While many fruitful efforts have been made to human motion prediction, most approaches focus on pose-driven prediction and inferring human motion in isolation from the contextual environment, thus leaving the body location movement in the scene behind. However, real-world human movements are goal-directed and highly influenced by the spatial layout of their surrounding scenes. In this paper, instead of planning future human motion in a 'dark' room, we propose a Multi-Condition Latent Diffusion network (MCLD) that reformulates the human motion prediction task as a multi-condition joint inference problem based on the given historical 3D body motion and the current 3D scene contexts. Specifically, instead of directly modeling joint distribution over the raw motion sequences, MCLD performs a conditional diffusion process within the latent embedding space, characterizing the cross-modal mapping from the past body movement and current scene context condition embeddings to the future human motion embedding. Extensive experiments on large-scale human motion prediction datasets demonstrate that our MCLD achieves significant improvements over the state-of-the-art methods on both realistic and diverse predictions.

📄 PDF Abstract BibTeX arXiv:2405.18700

Code (0)

등록된 구현이 없습니다.

Tasks

Human motion predictionmotion predictionPrediction

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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 제목 키워드 기반

LT3SD: Latent Trees for 3D Scene Diffusion

2024-09-12 · CVPR 2025 1 · Quan Meng, Lei LI, Matthias Nießner, Angela Dai

We present LT3SD, a novel latent diffusion model for large-scale 3D scene generation. Recent advances in diffusion models have shown impressive results in 3D object generation, but are limited in spatial extent and quali…

Scene Generation

LatentHDR: Decoupling Exposure from Diffusion via Conditional Latent-to-Latent Mapping for Text/Image-to-Panoramic HDR

2026-05-11 · Pedram Fekri, WenChen Li, William Chen, Peter Altamirano arxiv

High Dynamic Range (HDR) generation remains challenging for generative models, which are largely limited to low dynamic range outputs. Recent diffusionbased approaches approximate HDR by generating multiple exposure-cond…

Scene Generation

Prometheus: 3D-Aware Latent Diffusion Models for Feed-Forward Text-to-3D Scene Generation

2024-12-30 · CVPR 2025 1 · Yuanbo Yang, Jiahao Shao, Xinyang Li, Yujun Shen 외

In this work, we introduce Prometheus, a 3D-aware latent diffusion model for text-to-3D generation at both object and scene levels in seconds. We formulate 3D scene generation as multi-view, feed-forward, pixel-aligned 3…

3D GenerationImage GenerationScene GenerationText to 3D+2

Diffusion Probabilistic Models for Scene-Scale 3D Categorical Data

2023-01-02 · Jumin Lee, Woobin Im, Sebin Lee, Sung-Eui Yoon

In this paper, we learn a diffusion model to generate 3D data on a scene-scale. Specifically, our model crafts a 3D scene consisting of multiple objects, while recent diffusion research has focused on a single object. To…

SceneAdapt: Scene-aware Adaptation of Human Motion Diffusion

2025-10-14 · Jungbin Cho, Minsu Kim, Jisoo Kim, Ce Zheng 외 arxiv

Human motion is inherently diverse and semantically rich, while also shaped by the surrounding scene. However, existing motion generation approaches fail to generate semantically diverse motion while simultaneously respe…