paper-with-me

홈 › Papers

MV-RAG: Retrieval Augmented Multiview Diffusion

2025-08-22 · Yosef Dayani, Omer Benishu, Sagie Benaim arxiv

Text-to-3D generation approaches have advanced significantly by leveraging pretrained 2D diffusion priors, producing high-quality and 3D-consistent outputs. However, they often fail to produce out-of-domain (OOD) or rare concepts, yielding inconsistent or inaccurate results. To this end, we propose MV-RAG, a novel text-to-3D pipeline that first retrieves relevant 2D images from a large in-the-wild 2D database and then conditions a multiview diffusion model on these images to synthesize consistent and accurate multiview outputs. Training such a retrieval-conditioned model is achieved via a novel hybrid strategy bridging structured multiview data and diverse 2D image collections. This involves training on multiview data using augmented conditioning views that simulate retrieval variance for view-specific reconstruction, alongside training on sets of retrieved real-world 2D images using a distinctive held-out view prediction objective: the model predicts the held-out view from the other views to infer 3D consistency from 2D data. To facilitate a rigorous OOD evaluation, we introduce a new collection of challenging OOD prompts. Experiments against state-of-the-art text-to-3D, image-to-3D, and personalization baselines show that our approach significantly improves 3D consistency, photorealism, and text adherence for OOD/rare concepts, while maintaining competitive performance on standard benchmarks.

📄 PDF Abstract BibTeX arXiv:2508.16577

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

MEAT: Multiview Diffusion Model for Human Generation on Megapixels with Mesh Attention

2025-03-11 · CVPR 2025 1 · YuHan Wang, Fangzhou Hong, Shuai Yang, Liming Jiang 외

Multiview diffusion models have shown considerable success in image-to-3D generation for general objects. However, when applied to human data, existing methods have yet to deliver promising results, largely due to the ch…

3D GenerationImage to 3D

Dropping Convexity for More Efficient and Scalable Online Multiview Learning

2017-02-27 · Zhehui Chen, Lin F. Yang, Chris J. Li, Tuo Zhao

Multiview representation learning is very popular for latent factor analysis. It naturally arises in many data analysis, machine learning, and information retrieval applications to model dependent structures among multip…

Information RetrievalMultiview LearningRepresentation LearningRetrieval

Era3D: High-Resolution Multiview Diffusion using Efficient Row-wise Attention

2024-05-19 · Peng Li, YuAn Liu, Xiaoxiao Long, Feihu Zhang 외

In this paper, we introduce Era3D, a novel multiview diffusion method that generates high-resolution multiview images from a single-view image. Despite significant advancements in multiview generation, existing methods s…

MVD$^2$: Efficient Multiview 3D Reconstruction for Multiview Diffusion

2024-02-22 · Xin-Yang Zheng, Hao Pan, Yu-Xiao Guo, Xin Tong 외

As a promising 3D generation technique, multiview diffusion (MVD) has received a lot of attention due to its advantages in terms of generalizability, quality, and efficiency. By finetuning pretrained large image diffusio…

3D Generation3D Reconstruction

EpiDiff: Enhancing Multi-View Synthesis via Localized Epipolar-Constrained Diffusion

2023-12-11 · CVPR 2024 1 · Zehuan Huang, Hao Wen, Junting Dong, Yaohui Wang 외

Generating multiview images from a single view facilitates the rapid generation of a 3D mesh conditioned on a single image. Recent methods that introduce 3D global representation into diffusion models have shown the pote…

SSIM