paper-with-me

Papers

DNF: Unconditional 4D Generation with Dictionary-based Neural Fields

2024-12-06 · CVPR 2025 1 · Xinyi Zhang, Naiqi Li, Angela Dai

While remarkable success has been achieved through diffusion-based 3D generative models for shapes, 4D generative modeling remains challenging due to the complexity of object deformations over time. We propose DNF, a new 4D representation for unconditional generative modeling that efficiently models deformable shapes with disentangled shape and motion while capturing high-fidelity details in the deforming objects. To achieve this, we propose a dictionary learning approach to disentangle 4D motion from shape as neural fields. Both shape and motion are represented as learned latent spaces, where each deformable shape is represented by its shape and motion global latent codes, shape-specific coefficient vectors, and shared dictionary information. This captures both shape-specific detail and global shared information in the learned dictionary. Our dictionary-based representation well balances fidelity, contiguity and compression -- combined with a transformer-based diffusion model, our method is able to generate effective, high-fidelity 4D animations.

📄 PDF Abstract BibTeX arXiv:2412.05161

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary Learning

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

Score-based 3D molecule generation with neural fields

2025-01-15 · Matthieu Kirchmeyer, Pedro O. Pinheiro, Saeed Saremi

We introduce a new representation for 3D molecules based on their continuous atomic density fields. Using this representation, we propose a new model based on walk-jump sampling for unconditional 3D molecule generation i…

3D Molecule Generation

GAUDI: A Neural Architect for Immersive 3D Scene Generation

2022-07-27 · Miguel Angel Bautista, Pengsheng Guo, Samira Abnar, Walter Talbott 외

We introduce GAUDI, a generative model capable of capturing the distribution of complex and realistic 3D scenes that can be rendered immersively from a moving camera. We tackle this challenging problem with a scalable ye…

Image GenerationScene Generation

MolMiner: Towards Controllable, 3D-Aware, Fragment-Based Molecular Design

2024-11-10 · Raul Ortega-Ochoa, Tejs Vegge, Jes Frellsen

We introduce MolMiner, a fragment-based, geometry-aware, and order-agnostic autoregressive model for molecular design. MolMiner supports conditional generation of molecules over twelve properties, enabling flexible contr…

3D geometryBenchmarking

Mesh2NeRF: Direct Mesh Supervision for Neural Radiance Field Representation and Generation

2024-03-28 · Yujin Chen, Yinyu Nie, Benjamin Ummenhofer, Reiner Birkl 외

We present Mesh2NeRF, an approach to derive ground-truth radiance fields from textured meshes for 3D generation tasks. Many 3D generative approaches represent 3D scenes as radiance fields for training. Their ground-truth…

3D GenerationNeRF

Single-Stage Diffusion NeRF: A Unified Approach to 3D Generation and Reconstruction

2023-04-13 · ICCV 2023 1 · Hansheng Chen, Jiatao Gu, Anpei Chen, Wei Tian 외

3D-aware image synthesis encompasses a variety of tasks, such as scene generation and novel view synthesis from images. Despite numerous task-specific methods, developing a comprehensive model remains challenging. In thi…

3D-Aware Image Synthesis3D Generation3D ReconstructionDecoder+4