paper-with-me

홈 › Papers

DreamLifting: A Plug-in Module Lifting MV Diffusion Models for 3D Asset Generation

2025-09-09 · Ze-Xin Yin, Jiaxiong Qiu, Liu Liu, Xinjie Wang, Wei Sui, Zhizhong Su, Jian Yang, Jin Xie arxiv

The labor- and experience-intensive creation of 3D assets with physically based rendering (PBR) materials demands an autonomous 3D asset creation pipeline. However, most existing 3D generation methods focus on geometry modeling, either baking textures into simple vertex colors or leaving texture synthesis to post-processing with image diffusion models. To achieve end-to-end PBR-ready 3D asset generation, we present Lightweight Gaussian Asset Adapter (LGAA), a novel framework that unifies the modeling of geometry and PBR materials by exploiting multi-view (MV) diffusion priors from a novel perspective. The LGAA features a modular design with three components. Specifically, the LGAA Wrapper reuses and adapts network layers from MV diffusion models, which encapsulate knowledge acquired from billions of images, enabling better convergence in a data-efficient manner. To incorporate multiple diffusion priors for geometry and PBR synthesis, the LGAA Switcher aligns multiple LGAA Wrapper layers encapsulating different knowledge. Then, a tamed variational autoencoder (VAE), termed LGAA Decoder, is designed to predict 2D Gaussian Splatting (2DGS) with PBR channels. Finally, we introduce a dedicated post-processing procedure to effectively extract high-quality, relightable mesh assets from the resulting 2DGS. Extensive quantitative and qualitative experiments demonstrate the superior performance of LGAA with both text- and image-conditioned MV diffusion models. Additionally, the modular design enables flexible incorporation of multiple diffusion priors, and the knowledge-preserving scheme effectively preseves the 2D priors learned on massive image dataset, which leads to data efficient finetuning to lift the MV diffuison models for 3D generation with merely 69k multi-view instances.

📄 PDF Abstract BibTeX arXiv:2509.07435

Code (0)

등록된 구현이 없습니다.

Tasks

3D Generation

Similar Papers 제목 키워드 기반

Make Your MoVe: Make Your 3D Contents by Adapting Multi-View Diffusion Models to External Editing

2025-08-11 · Weitao Wang, Haoran Xu, Jun Meng, Haoqian Wang arxiv

As 3D generation techniques continue to flourish, the demand for generating personalized content is rapidly rising. Users increasingly seek to apply various editing methods to polish generated 3D content, aiming to enhan…

3D Generation

AdLift: Lifting Adversarial Perturbations to Safeguard 3D Gaussian Splatting Assets Against Instruction-Driven Editing

2025-12-08 · Ziming Hong, Tianyu Huang, Runnan Chen, Shanshan Ye 외 arxiv

Recent studies have extended diffusion-based instruction-driven 2D image editing pipelines to 3D Gaussian Splatting (3DGS), enabling faithful manipulation of 3DGS assets and greatly advancing 3DGS content creation. Howev…

Image Editing

NOFT: Test-Time Noise Finetune via Information Bottleneck for Highly Correlated Asset Creation

2025-05-18 · Jia Li, Nan Gao, Huaibo Huang, Ran He

The diffusion model has provided a strong tool for implementing text-to-image (T2I) and image-to-image (I2I) generation. Recently, topology and texture control are popular explorations, e.g., ControlNet, IP-Adapter, Ctrl…

Sherpa3D: Boosting High-Fidelity Text-to-3D Generation via Coarse 3D Prior

2023-12-11 · CVPR 2024 1 · Fangfu Liu, Diankun Wu, Yi Wei, Yongming Rao 외

Recently, 3D content creation from text prompts has demonstrated remarkable progress by utilizing 2D and 3D diffusion models. While 3D diffusion models ensure great multi-view consistency, their ability to generate high-…

3D GenerationText to 3D

BoostDream: Efficient Refining for High-Quality Text-to-3D Generation from Multi-View Diffusion

2024-01-30 · Yonghao Yu, Shunan Zhu, Huai Qin, Haorui Li

Witnessing the evolution of text-to-image diffusion models, significant strides have been made in text-to-3D generation. Currently, two primary paradigms dominate the field of text-to-3D: the feed-forward generation solu…

3D GenerationText to 3D