Neural Super-Resolution for Real-time Rendering with Radiance Demodulation
Jia Li, Ziling Chen, Xiaolong Wu, Lu Wang, Beibei Wang, Lei Zhang

TL;DR
This paper introduces a radiance demodulation-based neural super-resolution method that enhances real-time rendering quality by preserving details and ensuring temporal stability, especially in high magnification scenarios.
Contribution
It proposes a novel radiance demodulation technique combined with a warping module and a frame-recurrent neural network to improve detail preservation and stability in real-time super-resolution rendering.
Findings
Achieves high-quality, temporally stable super-resolution in real-time rendering.
Effectively reduces ghosting artifacts through explicit occlusion marking.
Performs well in 4×4 super-resolution scenarios with detailed textures.
Abstract
It is time-consuming to render high-resolution images in applications such as video games and virtual reality, and thus super-resolution technologies become increasingly popular for real-time rendering. However, it is challenging to preserve sharp texture details, keep the temporal stability and avoid the ghosting artifacts in real-time super-resolution rendering. To address this issue, we introduce radiance demodulation to separate the rendered image or radiance into a lighting component and a material component, considering the fact that the light component is smoother than the rendered image so that the high-resolution material component with detailed textures can be easily obtained. We perform the super-resolution on the lighting component only and re-modulate it with the high-resolution material component to obtain the final super-resolution image with more texture details. A…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Advanced Image Processing Techniques · Computer Graphics and Visualization Techniques
