paper-with-me

Papers

3D-Adapter: Geometry-Consistent Multi-View Diffusion for High-Quality 3D Generation

2024-10-24 · Hansheng Chen, Bokui Shen, Yulin Liu, Ruoxi Shi, Linqi Zhou, Connor Z. Lin, Jiayuan Gu, Hao Su, Gordon Wetzstein, Leonidas Guibas

Multi-view image diffusion models have significantly advanced open-domain 3D object generation. However, most existing models rely on 2D network architectures that lack inherent 3D biases, resulting in compromised geometric consistency. To address this challenge, we introduce 3D-Adapter, a plug-in module designed to infuse 3D geometry awareness into pretrained image diffusion models. Central to our approach is the idea of 3D feedback augmentation: for each denoising step in the sampling loop, 3D-Adapter decodes intermediate multi-view features into a coherent 3D representation, then re-encodes the rendered RGBD views to augment the pretrained base model through feature addition. We study two variants of 3D-Adapter: a fast feed-forward version based on Gaussian splatting and a versatile training-free version utilizing neural fields and meshes. Our extensive experiments demonstrate that 3D-Adapter not only greatly enhances the geometry quality of text-to-multi-view models such as Instant3D and Zero123++, but also enables high-quality 3D generation using the plain text-to-image Stable Diffusion. Furthermore, we showcase the broad application potential of 3D-Adapter by presenting high quality results in text-to-3D, image-to-3D, text-to-texture, and text-to-avatar tasks.

📄 PDF Abstract BibTeX arXiv:2410.18974

Code (1)

Lakonik/MVEdit 공식 구현 pytorch

Tasks

3D Generation3D geometryDenoisingImage to 3DText 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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

GeoNVS: Geometry Grounded Video Diffusion for Novel View Synthesis

2026-03-16 · Minjun Kang, Inkyu Shin, Taeyeop Lee, Myungchul Kim 외 arxiv

Novel view synthesis requires strong 3D geometric consistency and the ability to generate visually coherent images across diverse viewpoints. While recent camera-controlled video diffusion models show promising results, …

Novel View Synthesis

Leveling3D: Leveling Up 3D Reconstruction with Feed-Forward 3D Gaussian Splatting and Geometry-Aware Generation

2026-03-17 · Yiming Huang, Baixiang Huang, Beilei Cui, Chi Kit Ng 외 arxiv

Feed-forward 3D reconstruction has revolutionized 3D vision, providing a powerful baseline for downstream tasks such as novel-view synthesis with 3D Gaussian Splatting. Previous works explore fixing the corrupted renderi…

3D ReconstructionDepth Estimation

GeoFace: Consistent Multi-View Face Generation with Geometry-Constrained Diffusion

2026-06-26 · Yeji Choi, Jinhyeok Choi, Jaewon Min, Minkyung Kwon 외 arxiv

We present GeoFace, a geometry-constrained multi-view diffusion framework for consistent face generation from a single input. % While recent multi-view diffusion models achieve photorealistic synthesis at the per-view le…

3D Reconstruction

Sparse3D: Distilling Multiview-Consistent Diffusion for Object Reconstruction from Sparse Views

2023-08-27 · Zi-Xin Zou, Weihao Cheng, Yan-Pei Cao, Shi-Sheng Huang 외

Reconstructing 3D objects from extremely sparse views is a long-standing and challenging problem. While recent techniques employ image diffusion models for generating plausible images at novel viewpoints or for distillin…

3D ReconstructionNovel View SynthesisObject Reconstruction

GeoMFD: Continual Drone-View Geo-Localization with Geometry-Aware Adapter and Margin-Field Distillation

2026-07-28 · Zhongwei Chen, Hai-jun Rong, Tao Zhang, Xianfeng Nie 외 arxiv

Existing drone-view geo-localization (DVGL) methods are mainly developed under a static training paradigm, where models are optimized for fixed environments with all training data available in advance. However, this para…