paper-with-me

Papers

Motion2VecSets: 4D Latent Vector Set Diffusion for Non-rigid Shape Reconstruction and Tracking

2024-01-12 · CVPR 2024 1 · Wei Cao, Chang Luo, Biao Zhang, Matthias Nießner, Jiapeng Tang

We introduce Motion2VecSets, a 4D diffusion model for dynamic surface reconstruction from point cloud sequences. While existing state-of-the-art methods have demonstrated success in reconstructing non-rigid objects using neural field representations, conventional feed-forward networks encounter challenges with ambiguous observations from noisy, partial, or sparse point clouds. To address these challenges, we introduce a diffusion model that explicitly learns the shape and motion distribution of non-rigid objects through an iterative denoising process of compressed latent representations. The diffusion-based priors enable more plausible and probabilistic reconstructions when handling ambiguous inputs. We parameterize 4D dynamics with latent sets instead of using global latent codes. This novel 4D representation allows us to learn local shape and deformation patterns, leading to more accurate non-linear motion capture and significantly improving generalizability to unseen motions and identities. For more temporally-coherent object tracking, we synchronously denoise deformation latent sets and exchange information across multiple frames. To avoid computational overhead, we designed an interleaved space and time attention block to alternately aggregate deformation latents along spatial and temporal domains. Extensive comparisons against state-of-the-art methods demonstrate the superiority of our Motion2VecSets in 4D reconstruction from various imperfect observations. More detailed information can be found at https://vveicao.github.io/projects/Motion2VecSets/.

📄 PDF Abstract BibTeX arXiv:2401.06614

Code (1)

xr-lee/neural-symbolic

Tasks

4D reconstructionDenoisingObject TrackingSurface Reconstruction

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 제목 키워드 기반

Memorization in 3D Shape Generation: An Empirical Study

2025-12-29 · Shu Pu, Boya Zeng, Kaichen Zhou, Mengyu Wang 외 arxiv

Generative models are increasingly used in 3D vision to synthesize novel shapes, yet it remains unclear whether their generation relies on memorizing training shapes. Understanding their memorization could help prevent t…

Latent Diffusion : Multi-Dimension Stable Diffusion Latent Space Explorer

2025-09-26 · Zhihua Zhong, Xuanyang Huang arxiv

Latent space is one of the key concepts in generative AI, offering powerful means for creative exploration through vector manipulation. However, diffusion models like Stable Diffusion lack the intuitive latent vector con…

AMUSE: Emotional Speech-driven 3D Body Animation via Disentangled Latent Diffusion

2024-06-01 · IEEE / CVF Computer Vision and Pattern Recognition Conference (CVPR) 2024 6 · Chhatre K., Danecek R., Athanasiou N., Becherini G. 외

Existing methods for synthesizing 3D human gestures from speech have shown promising results, but they do not explicitly model the impact of emotions on the generated gestures. Instead, these methods directly output anim…

Gesture GenerationRhythm

Emotional Speech-driven 3D Body Animation via Disentangled Latent Diffusion

2023-12-07 · CVPR 2024 1 · Kiran Chhatre, Radek Daněček, Nikos Athanasiou, Giorgio Becherini 외

Existing methods for synthesizing 3D human gestures from speech have shown promising results, but they do not explicitly model the impact of emotions on the generated gestures. Instead, these methods directly output anim…

Gesture GenerationRhythm

Latent Inversion with Timestep-aware Sampling for Training-free Non-rigid Editing

2024-02-13 · Yunji Jung, Seokju Lee, Tair Djanibekov, Hyunjung Shim 외

Text-guided non-rigid editing involves complex edits for input images, such as changing motion or compositions within their surroundings. Since it requires manipulating the input structure, existing methods often struggl…