paper-with-me

Papers

Controllable Text-to-3D Generation via Surface-Aligned Gaussian Splatting

2024-03-15 · Zhiqi Li, Yiming Chen, Lingzhe Zhao, Peidong Liu

While text-to-3D and image-to-3D generation tasks have received considerable attention, one important but under-explored field between them is controllable text-to-3D generation, which we mainly focus on in this work. To address this task, 1) we introduce Multi-view ControlNet (MVControl), a novel neural network architecture designed to enhance existing pre-trained multi-view diffusion models by integrating additional input conditions, such as edge, depth, normal, and scribble maps. Our innovation lies in the introduction of a conditioning module that controls the base diffusion model using both local and global embeddings, which are computed from the input condition images and camera poses. Once trained, MVControl is able to offer 3D diffusion guidance for optimization-based 3D generation. And, 2) we propose an efficient multi-stage 3D generation pipeline that leverages the benefits of recent large reconstruction models and score distillation algorithm. Building upon our MVControl architecture, we employ a unique hybrid diffusion guidance method to direct the optimization process. In pursuit of efficiency, we adopt 3D Gaussians as our representation instead of the commonly used implicit representations. We also pioneer the use of SuGaR, a hybrid representation that binds Gaussians to mesh triangle faces. This approach alleviates the issue of poor geometry in 3D Gaussians and enables the direct sculpting of fine-grained geometry on the mesh. Extensive experiments demonstrate that our method achieves robust generalization and enables the controllable generation of high-quality 3D content.

📄 PDF Abstract BibTeX arXiv:2403.09981

Code (2)

WU-CVGL/MVControl-threestudio 공식 구현 pytorch
wu-cvgl/mvcontrol pytorch

Tasks

3D GenerationImage 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…
Focus 설명 없음
BASE 설명 없음

Similar Papers 제목 키워드 기반

GaussianDWM++: Language-Grounded 3D Gaussian Driving World Model for Unified Scene Understanding, Editing, and Multi-Modal Generation

2026-08-17 · Tianchen Deng, Xuefeng Chen, Shuang Wu, Qu Chen 외 arxiv

Driving World Models (DWMs) have recently advanced rapidly with generative models, yet most existing methods mainly focus on conditional scene generation and lack explicit 3D scene understanding, language-grounded reason…

Scene UnderstandingScene GenerationVisual Grounding

Surface-Aligned Neural Radiance Fields for Controllable 3D Human Synthesis

2022-01-05 · CVPR 2022 1 · Tianhan Xu, Yasuhiro Fujita, Eiichi Matsumoto

We propose a new method for reconstructing controllable implicit 3D human models from sparse multi-view RGB videos. Our method defines the neural scene representation on the mesh surface points and signed distances from …

NeRF

InfiniCube: Unbounded and Controllable Dynamic 3D Driving Scene Generation with World-Guided Video Models

2024-12-05 · Yifan Lu, Xuanchi Ren, Jiawei Yang, Tianchang Shen 외

We present InfiniCube, a scalable method for generating unbounded dynamic 3D driving scenes with high fidelity and controllability. Previous methods for scene generation either suffer from limited scales or lack geometri…

Scene Generation

DF-ACBlurGAN: Structure-Aware Conditional Generation of Internally Repeated Patterns for Biomaterial Microtopography Design

2026-02-04 · Rongjun Dong, Xin Chen, Morgan R Alexander, Karthikeyan Sivakumar 외 arxiv

Learning to generate images with internally repeated and periodic structures poses a fundamental challenge for machine learning and computer vision models, which are typically optimised for local texture statistics and s…

GeoGaussian: Geometry-aware Gaussian Splatting for Scene Rendering

2024-03-17 · Yanyan Li, Chenyu Lyu, Yan Di, Guangyao Zhai 외

During the Gaussian Splatting optimization process, the scene's geometry can gradually deteriorate if its structure is not deliberately preserved, especially in non-textured regions such as walls, ceilings, and furniture…

Novel View Synthesis