Fast and Accurate Neural Rendering Using Semi-Gradients
In-Young Cho, Jaewoong Cho

TL;DR
This paper introduces a neural rendering framework that uses a novel unbiased and low-variance gradient-based loss function, resulting in faster training and more accurate global illumination rendering.
Contribution
It proposes a new objective function for neural rendering that reduces bias and variance in gradient estimates, improving training speed and accuracy.
Findings
Faster training convergence demonstrated in experiments.
More accurate rendering results compared to previous residual-based methods.
The method is simple to implement and theoretically sound.
Abstract
We propose a simple yet effective neural network-based framework for global illumination rendering. Recently, rendering techniques that learn neural radiance caches by minimizing the difference (i.e., residual) between the left and right sides of the rendering equation have been suggested. Due to their ease of implementation and the advantage of excluding path integral calculations, these techniques have been applied to various fields, such as free-viewpoint rendering, differentiable rendering, and real-time rendering. However, issues of slow training and occasionally darkened renders have been noted. We identify the cause of these issues as the bias and high variance present in the gradient estimates of the existing residual-based objective function. To address this, we introduce a new objective function that maintains the same global optimum as before but allows for unbiased and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Numerical Analysis Techniques · Advanced Vision and Imaging · 3D Shape Modeling and Analysis
