paper-with-me

Papers

MVLight: Relightable Text-to-3D Generation via Light-conditioned Multi-View Diffusion

2024-11-18 · Dongseok Shim, Yichun Shi, Kejie Li, H. Jin Kim, Peng Wang

Recent advancements in text-to-3D generation, building on the success of high-performance text-to-image generative models, have made it possible to create imaginative and richly textured 3D objects from textual descriptions. However, a key challenge remains in effectively decoupling light-independent and lighting-dependent components to enhance the quality of generated 3D models and their relighting performance. In this paper, we present MVLight, a novel light-conditioned multi-view diffusion model that explicitly integrates lighting conditions directly into the generation process. This enables the model to synthesize high-quality images that faithfully reflect the specified lighting environment across multiple camera views. By leveraging this capability to Score Distillation Sampling (SDS), we can effectively synthesize 3D models with improved geometric precision and relighting capabilities. We validate the effectiveness of MVLight through extensive experiments and a user study.

📄 PDF Abstract BibTeX arXiv:2411.11475

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationText 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…

Similar Papers 제목 키워드 기반

Luce: Relightable Gaussians for 3D Asset Generation

2026-08-25 · Mayank Singh, Michele Stoppa, Alvise Memo, Rui Yu 외 hf

High-fidelity image-to-3D generation requires a 3D representation that captures both geometry and appearance. To support relighting and integration into standard rendering pipelines, the representation should include phy…

3D Generation

ROGR: Relightable 3D Objects using Generative Relighting

2025-10-03 · Jiapeng Tang, Matthew Levine, Dor Verbin, Stephan J. Garbin 외 arxiv

We introduce ROGR, a novel approach that reconstructs a relightable 3D model of an object captured from multiple views, driven by a generative relighting model that simulates the effects of placing the object under novel…

EMVLight: a Multi-agent Reinforcement Learning Framework for an Emergency Vehicle Decentralized Routing and Traffic Signal Control System

2022-06-27 · Haoran Su, Yaofeng D. Zhong, Joseph Y. J. Chow, Biswadip Dey 외

Emergency vehicles (EMVs) play a crucial role in responding to time-critical calls such as medical emergencies and fire outbreaks in urban areas. Existing methods for EMV dispatch typically optimize routes based on histo…

Multi-agent Reinforcement LearningReinforcement Learning (RL)Traffic Signal Control

EMVLight: A Decentralized Reinforcement Learning Framework for Efficient Passage of Emergency Vehicles

2021-09-12 · Haoran Su, Yaofeng Desmond Zhong, Biswadip Dey, Amit Chakraborty

Emergency vehicles (EMVs) play a crucial role in responding to time-critical events such as medical emergencies and fire outbreaks in an urban area. The less time EMVs spend traveling through the traffic, the more likely…

reinforcement-learningReinforcement Learning (RL)Traffic Signal Control

LumiGAN: Unconditional Generation of Relightable 3D Human Faces

2023-04-25 · Boyang Deng, Yifan Wang, Gordon Wetzstein

Unsupervised learning of 3D human faces from unstructured 2D image data is an active research area. While recent works have achieved an impressive level of photorealism, they commonly lack control of lighting, which prev…

Generative Adversarial Network