paper-with-me

Papers

Generic 3D Diffusion Adapter Using Controlled Multi-View Editing

2024-03-18 · Hansheng Chen, Ruoxi Shi, Yulin Liu, Bokui Shen, Jiayuan Gu, Gordon Wetzstein, Hao Su, Leonidas Guibas

Open-domain 3D object synthesis has been lagging behind image synthesis due to limited data and higher computational complexity. To bridge this gap, recent works have investigated multi-view diffusion but often fall short in either 3D consistency, visual quality, or efficiency. This paper proposes MVEdit, which functions as a 3D counterpart of SDEdit, employing ancestral sampling to jointly denoise multi-view images and output high-quality textured meshes. Built on off-the-shelf 2D diffusion models, MVEdit achieves 3D consistency through a training-free 3D Adapter, which lifts the 2D views of the last timestep into a coherent 3D representation, then conditions the 2D views of the next timestep using rendered views, without uncompromising visual quality. With an inference time of only 2-5 minutes, this framework achieves better trade-off between quality and speed than score distillation. MVEdit is highly versatile and extendable, with a wide range of applications including text/image-to-3D generation, 3D-to-3D editing, and high-quality texture synthesis. In particular, evaluations demonstrate state-of-the-art performance in both image-to-3D and text-guided texture generation tasks. Additionally, we introduce a method for fine-tuning 2D latent diffusion models on small 3D datasets with limited resources, enabling fast low-resolution text-to-3D initialization.

📄 PDF Abstract BibTeX arXiv:2403.12032

Code (1)

Lakonik/MVEdit 공식 구현 pytorch

Tasks

3D GenerationImage GenerationImage to 3DText to 3DTexture Synthesis

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…
SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…
Adapter 설명 없음

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

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

2024-10-24 · Hansheng Chen, Bokui Shen, Yulin Liu, Ruoxi Shi 외

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 geomet…

3D Generation3D geometryDenoisingImage to 3D+1

Efficient Few-Shot Fine-Tuning for Opinion Summarization

2022-05-04 · Findings (NAACL) 2022 7 · Arthur Bražinskas, Ramesh Nallapati, Mohit Bansal, Markus Dreyer

Abstractive summarization models are typically pre-trained on large amounts of generic texts, then fine-tuned on tens or hundreds of thousands of annotated samples. However, in opinion summarization, large annotated data…

Abstractive Text SummarizationOpinion Summarization

MV-Adapter: Multi-view Consistent Image Generation Made Easy

2024-12-04 · Zehuan Huang, Yuan-Chen Guo, Haoran Wang, Ran Yi 외

Existing multi-view image generation methods often make invasive modifications to pre-trained text-to-image (T2I) models and require full fine-tuning, leading to (1) high computational costs, especially with large base m…

3D GenerationImage Generation

Coin3D: Controllable and Interactive 3D Assets Generation with Proxy-Guided Conditioning

2024-05-13 · Wenqi Dong, Bangbang Yang, Lin Ma, Xiao Liu 외

As humans, we aspire to create media content that is both freely willed and readily controlled. Thanks to the prominent development of generative techniques, we now can easily utilize 2D diffusion methods to synthesize i…

3D Generation