Adaptive Neural Kernels for Gradient-domain Rendering
In ACM SIGGRAPH Asia 2025 (Conference Proceedings), December 2025
Equal-time comparison between our adaptive kernel, the structure-adaptive kernel [Manzi et al. 2014], and the standard cross-shaped kernel. All methods use gradients produced by gradient-domain path tracing with path reconnection.
Abstract
Monte Carlo methods are a cornerstone of physics-based light transport simulations, valued for their ability to produce high-quality photorealistic images. These stochastic methods often suffer from variance, resulting in undesirable noise in the rendered images. Gradient-domain rendering (GDR) techniques mitigate this problem by estimating unbiased image-space gradients via so-called shift-mapping operators. While these mappings are computationally efficient, they can yield high-variance gradients—and thus poor reconstruction quality—when applied to pixels with wildly different integrals. We tackle this challenge by dynamically selecting the optimal set of neighboring pixels for applying shift-mapping under random sequence replay. Key to our approach is a differentiable sorting network that softly ranks the output of a convolutional neural network conditioned on input sample features for weighted reconstruction. This module is carefully rigidified over time to converge to a hard top-k selection, allowing end-to-end optimization with respect to the reconstruction error. Our method is versatile and can be jointly optimized with other adaptive sampling strategies. We demonstrate variance reduction over other traditional adaptive gradient-domain methods across scenes of varying radiometric complexity.
Downloads
Publication
- Paper (author's version), PDF (11.9MB)
- Publisher's official version – external link, may require a subscription
Code
BibTeX
Cite
Matthieu Josse, Joey Litalien, and Adrien Gruson. Adaptive Neural Kernels for Gradient-domain Rendering. ACM SIGGRAPH Asia 2025, 1 (1), Article 1, December 2025.
@inproceedings{Josse:2025:ANK, title = {Adaptive Neural Kernels for Gradient-domain Rendering}, author = {Matthieu Josse and Joey Litalien and Adrien Gruson}, journal = {ACM SIGGRAPH Asia 2025 Conference Proceedings}, year = {2025}, month = dec, doi = {10.1145/3680528.3687566} }Copy to clipboard