paper-with-me

Papers

Large Material Gaussian Model for Relightable 3D Generation

2025-09-26 · Jingrui Ye, Lingting Zhu, Runze Zhang, Zeyu Hu, Yingda Yin, Lanjiong Li, Lequan Yu, Qingmin Liao arxiv

The increasing demand for 3D assets across various industries necessitates efficient and automated methods for 3D content creation. Leveraging 3D Gaussian Splatting, recent large reconstruction models (LRMs) have demonstrated the ability to efficiently achieve high-quality 3D rendering by integrating multiview diffusion for generation and scalable transformers for reconstruction. However, existing models fail to produce the material properties of assets, which is crucial for realistic rendering in diverse lighting environments. In this paper, we introduce the Large Material Gaussian Model (MGM), a novel framework designed to generate high-quality 3D content with Physically Based Rendering (PBR) materials, ie, albedo, roughness, and metallic properties, rather than merely producing RGB textures with uncontrolled light baking. Specifically, we first fine-tune a new multiview material diffusion model conditioned on input depth and normal maps. Utilizing the generated multiview PBR images, we explore a Gaussian material representation that not only aligns with 2D Gaussian Splatting but also models each channel of the PBR materials. The reconstructed point clouds can then be rendered to acquire PBR attributes, enabling dynamic relighting by applying various ambient light maps. Extensive experiments demonstrate that the materials produced by our method not only exhibit greater visual appeal compared to baseline methods but also enhance material modeling, thereby enabling practical downstream rendering applications.

📄 PDF Abstract BibTeX arXiv:2509.22112

Code (0)

등록된 구현이 없습니다.

Tasks

3D GenerationPoint Clouds

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

RGM: Reconstructing High-fidelity 3D Car Assets with Relightable 3D-GS Generative Model from a Single Image

2024-10-10 · Xiaoxue Chen, Jv Zheng, Hao Huang, Haoran Xu 외

The generation of high-quality 3D car assets is essential for various applications, including video games, autonomous driving, and virtual reality. Current 3D generation methods utilizing NeRF or 3D-GS as representations…

3D GenerationAutonomous DrivingNeRF

SRUG: Shadow-Guided Relightable Urban Scene with Generation Model

2026-05-23 · Yonghao Zhao, Zexin Yin, Jian Yang, Beibei Wang 외 arxiv

Creating relightable urban scenes from images or videos is widely useful but highly ill-posed. Urban environments are typically unbounded and extend beyond the visible regions. As a result, many portions of the scene rem…

Novel View Synthesis

Relightable Gaussian Codec Avatars

2023-12-06 · CVPR 2024 1 · Shunsuke Saito, Gabriel Schwartz, Tomas Simon, Junxuan Li 외

The fidelity of relighting is bounded by both geometry and appearance representations. For geometry, both mesh and volumetric approaches have difficulty modeling intricate structures like 3D hair geometry. For appearance…

Spec-Gloss Surfels and Normal-Diffuse Priors for Relightable Glossy Objects

2025-10-02 · Georgios Kouros, Minye Wu, Tinne Tuytelaars arxiv

Accurate reconstruction and relighting of glossy objects remains a longstanding challenge, as object shape, material properties, and illumination are inherently difficult to disentangle. Existing neural rendering approac…