paper-with-me

홈 › Papers

Neural Radiosity

2021-05-26 · Saeed Hadadan, Shuhong Chen, Matthias Zwicker

We introduce Neural Radiosity, an algorithm to solve the rendering equation by minimizing the norm of its residual similar as in traditional radiosity techniques. Traditional basis functions used in radiosity techniques, such as piecewise polynomials or meshless basis functions are typically limited to representing isotropic scattering from diffuse surfaces. Instead, we propose to leverage neural networks to represent the full four-dimensional radiance distribution, directly optimizing network parameters to minimize the norm of the residual. Our approach decouples solving the rendering equation from rendering (perspective) images similar as in traditional radiosity techniques, and allows us to efficiently synthesize arbitrary views of a scene. In addition, we propose a network architecture using geometric learnable features that improves convergence of our solver compared to previous techniques. Our approach leads to an algorithm that is simple to implement, and we demonstrate its effectiveness on a variety of scenes with non-diffuse surfaces.

📄 PDF Abstract BibTeX arXiv:2105.12319

Code (1)

krafton-ai/neural-radiosity-tutorial-mitsuba3 pytorch

Similar Papers 제목 키워드 기반

Differentiable Neural Radiosity

2022-01-31 · Saeed Hadadan, Matthias Zwicker

We introduce Differentiable Neural Radiosity, a novel method of representing the solution of the differential rendering equation using a neural network. Inspired by neural radiosity techniques, we minimize the norm of th…

Inverse Rendering

Neural Cone Radiosity for Interactive Global Illumination with Glossy Materials

2025-09-09 · Jierui Ren, Haojie Jin, Bo Pang, Yisong Chen 외 arxiv

Modeling of high-frequency outgoing radiance distributions has long been a key challenge in rendering, particularly for glossy material. Such distributions concentrate radiative energy within a narrow lobe and are highly…

An integrated light management system with real-time light measurement and human perception

2020-04-17 · Theodore Tsesmelis, Irtiza Hasan, Marco Cristani, Alessio Del Bue 외

Illumination is important for well-being, productivity and safety across several environments, including offices, retail shops and industrial warehouses. Current techniques for setting up lighting require extensive and e…

Management

Differentiable Light Transport with Gaussian Surfels via Adapted Radiosity for Efficient Relighting and Geometry Reconstruction

2025-09-23 · Kaiwen Jiang, Jia-Mu Sun, Zilu Li, Dan Wang 외 arxiv

Radiance fields have gained tremendous success with applications ranging from novel view synthesis to geometry reconstruction, especially with the advent of Gaussian splatting. However, they sacrifice modeling of materia…

Novel View SynthesisInverse Rendering

Point-Based 3D Reconstruction from Sparse Views under Known Illumination

2026-08-20 · Magnus Kaufmann Gjerde, Joakim Bruslund Haurum, Jeppe Revall Frisvad, Markus Worchel 외 arxiv

Sparse view 3D reconstruction is commonly addressed with neural implicit surfaces or dense point-based representations such as Gaussian splatting. Surface-aware splatting methods improve extracted geometry through orient…

3D Reconstruction