Thomas, Manu MathewLiktor, GaborPeters, ChristophKim, SungyeVaidyanathan, KarthikForbes, Angus G.Josef SpjutMarc StammingerVictor Zordan2023-01-232023-01-2320222577-6193https://doi.org/10.1145/3543870https://diglib.eg.org:443/handle/10.1145/3543870Recent advances in ray tracing hardware bring real-time path tracing into reach, and ray traced soft shadows, glossy reflections, and diffuse global illumination are now common features in games. Nonetheless, ray budgets are still limited. This results in undersampling, which manifests as aliasing and noise. Prior work addresses these issues separately. While temporal supersampling methods based on neural networks have gained a wide use in modern games due to their better robustness, neural denoising remains challenging because of its higher computational cost. We introduce a novel neural network architecture for real-time rendering that combines supersampling and denoising, thus lowering the cost compared to two separate networks. This is achieved by sharing a single low-precision feature extractor with multiple higher-precision filter stages. To reduce cost further, our network takes low-resolution inputs and reconstructs a high-resolution denoised supersampled output. Our technique produces temporally stable high-fidelity results that significantly outperform state-of-the-art real-time statistical or analytical denoisers combined with TAA or neural upsampling to the target resolution. We introduce a novel neural network architecture for real-time rendering that combines supersampling and denoising, thus lowering the cost compared to two separate networks. This is achieved by sharing a single low-precision feature extractor with multiple higher-precision filter stages. To reduce cost further, our network takes low-resolution inputs and reconstructs a high-resolution denoised supersampled output. Our technique produces temporally stable high-fidelity results that significantly outperform state-of-the-art real-time statistical or analytical denoisers combined with TAA or neural upsampling to the target resolution.CCS Concepts: Computer systems organization -> Neural Network; Rendering Additional Key Words and Phrases: Kernel prediction, ray tracing, denoising, antialiasing, supersampling, super-resolution, real-time rendering, deep learningComputer systems organizationNeural NetworkRendering Additional Key Words and PhrasesKernel predictionray tracingdenoisingantialiasingsupersamplingsuperresolutionrealtime renderingdeep learningTemporally Stable Real-Time Joint Neural Denoising and Supersampling10.1145/3543870