paper-with-me

Papers

BEAM: Bridging Physically-based Rendering and Gaussian Modeling for Relightable Volumetric Video

2025-02-12 · Yu Hong, Yize Wu, Zhehao Shen, Chengcheng Guo, Yuheng Jiang, Yingliang Zhang, Jingyi Yu, Lan Xu

Volumetric video enables immersive experiences by capturing dynamic 3D scenes, enabling diverse applications for virtual reality, education, and telepresence. However, traditional methods struggle with fixed lighting conditions, while neural approaches face trade-offs in efficiency, quality, or adaptability for relightable scenarios. To address these limitations, we present BEAM, a novel pipeline that bridges 4D Gaussian representations with physically-based rendering (PBR) to produce high-quality, relightable volumetric videos from multi-view RGB footage. BEAM recovers detailed geometry and PBR properties via a series of available Gaussian-based techniques. It first combines Gaussian-based performance tracking with geometry-aware rasterization in a coarse-to-fine optimization framework to recover spatially and temporally consistent geometries. We further enhance Gaussian attributes by incorporating PBR properties step by step. We generate roughness via a multi-view-conditioned diffusion model, and then derive AO and base color using a 2D-to-3D strategy, incorporating a tailored Gaussian-based ray tracer for efficient visibility computation. Once recovered, these dynamic, relightable assets integrate seamlessly into traditional CG pipelines, supporting real-time rendering with deferred shading and offline rendering with ray tracing. By offering realistic, lifelike visualizations under diverse lighting conditions, BEAM opens new possibilities for interactive entertainment, storytelling, and creative visualization.

📄 PDF Abstract BibTeX arXiv:2502.08297

Code (0)

등록된 구현이 없습니다.

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…
AO This study proposes an efficient metaheuristic algorithm called the Artemisinin Optimization (AO) algorithm. This algorithm draws inspiration from the process of artemisinin…
BASE 설명 없음

Similar Papers 제목 키워드 기반

Radiometrically Consistent Gaussian Surfels for Inverse Rendering

2026-03-02 · Kyu Beom Han, Jaeyoon Kim, Woo Jae Kim, Jinhwan Seo 외 arxiv

Inverse rendering with Gaussian Splatting has advanced rapidly, but accurately disentangling material properties from complex global illumination effects, particularly indirect illumination, remains a major challenge. Ex…

Computational EfficiencyInverse Rendering

MaterialRefGS: Reflective Gaussian Splatting with Multi-view Consistent Material Inference

2025-10-13 · Wenyuan Zhang, Jimin Tang, Weiqi Zhang, Yi Fang 외 arxiv

Modeling reflections from 2D images is essential for photorealistic rendering and novel view synthesis. Recent approaches enhance Gaussian primitives with reflection-related material attributes to enable physically based…

Novel View Synthesis

TraceFlow: Dynamic 3D Reconstruction of Specular Scenes Driven by Ray Tracing

2025-12-10 · Jiachen Tao, Junyi Wu, Haoxuan Wang, Zongxin Yang 외 arxiv

We present TraceFlow, a novel framework for high-fidelity rendering of dynamic specular scenes by addressing two key challenges: precise reflection direction estimation and physically accurate reflection modeling. To ach…

3D Reconstruction

Complex-Valued Holographic Radiance Fields

2025-06-10 · Yicheng Zhan, Dong-Ha Shin, Seung-Hwan Baek, Kaan Akşit

Modeling the full properties of light, including both amplitude and phase, in 3D representations is crucial for advancing physically plausible rendering, particularly in holographic displays. To support these features, w…

OMG: Opacity Matters in Material Modeling with Gaussian Splatting

2025-02-16 · Silong Yong, Venkata Nagarjun Pudureddiyur Manivannan, Bernhard Kerbl, Zifu Wan 외

Decomposing geometry, materials and lighting from a set of images, namely inverse rendering, has been a long-standing problem in computer vision and graphics. Recent advances in neural rendering enable photo-realistic an…

Inverse RenderingNeural RenderingNovel View Synthesis