paper-with-me

Papers

GeoDream: Disentangling 2D and Geometric Priors for High-Fidelity and Consistent 3D Generation

2023-11-29 · Baorui Ma, Haoge Deng, Junsheng Zhou, Yu-Shen Liu, Tiejun Huang, Xinlong Wang

Text-to-3D generation by distilling pretrained large-scale text-to-image diffusion models has shown great promise but still suffers from inconsistent 3D geometric structures (Janus problems) and severe artifacts. The aforementioned problems mainly stem from 2D diffusion models lacking 3D awareness during the lifting. In this work, we present GeoDream, a novel method that incorporates explicit generalized 3D priors with 2D diffusion priors to enhance the capability of obtaining unambiguous 3D consistent geometric structures without sacrificing diversity or fidelity. Specifically, we first utilize a multi-view diffusion model to generate posed images and then construct cost volume from the predicted image, which serves as native 3D geometric priors, ensuring spatial consistency in 3D space. Subsequently, we further propose to harness 3D geometric priors to unlock the great potential of 3D awareness in 2D diffusion priors via a disentangled design. Notably, disentangling 2D and 3D priors allows us to refine 3D geometric priors further. We justify that the refined 3D geometric priors aid in the 3D-aware capability of 2D diffusion priors, which in turn provides superior guidance for the refinement of 3D geometric priors. Our numerical and visual comparisons demonstrate that GeoDream generates more 3D consistent textured meshes with high-resolution realistic renderings (i.e., 1024 $\times$ 1024) and adheres more closely to semantic coherence.

📄 PDF Abstract BibTeX arXiv:2311.17971

Code (2)

baaivision/GeoDream 공식 구현 jax
baaivision/uni3d 공식 구현 pytorch

Tasks

3D GenerationText to 3D

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

EMOSH: Expressive Motion and Shape Disentanglement for Human Animation

2026-06-26 · Dongbin Zhang, Hao Liu, Binquan Dai, Kangjie Chen 외 arxiv

High-fidelity and expressive controllable human animation is essential for content creation and digital avatar applications. However, existing methods face a dilemma between expressiveness and disentanglement. Mainstream…

Video Generation

Disentangling Visual Priors: Unsupervised Learning of Scene Interpretations with Compositional Autoencoder

2024-09-15 · Krzysztof Krawiec, Antoni Nowinowski

Contemporary deep learning architectures lack principled means for capturing and handling fundamental visual concepts, like objects, shapes, geometric transforms, and other higher-level structures. We propose a neurosymb…

GFSR: Geometric Fidelity and Spatial Refinement for Reliable Lane Detection

2026-05-22 · Tiancheng Wang, Zhaolu Ding, Richeng Xu, Tianhui Zheng 외 arxiv

Lane detection stands as a crucial perception task in autonomous driving and advanced driver assistance systems. However, existing methods still degrade in complex real scenarios due to two major limitations. First, clas…

Autonomous DrivingLane Detection

HiFiVe: High-Fidelity Vehicle Generation Leveraging Auto-Regressive 2D Generative Priors

2026-06-24 · Hongli Xiao, Youjian Zhang, Qi Zheng, Zhaohui Hu 외 arxiv

Existing 3D vehicle generation methods often suffer from low geometric fidelity and blurry textures, hindering their downstream applications. While recent works adopt multi-view diffusion models for high-fidelity texture…

ExtraGS: Geometric-Aware Trajectory Extrapolation with Uncertainty-Guided Generative Priors

2025-08-21 · Kaiyuan Tan, Yingying Shen, Haohui Zhu, Zhiwei Zhan 외 arxiv

Synthesizing extrapolated views from recorded driving logs is critical for simulating driving scenes for autonomous driving vehicles, yet it remains a challenging task. Recent methods leverage generative priors as pseudo…

Autonomous Driving