DNRSelect: Active Best View Selection for Deferred Neural Rendering
Dongli Wu, Haochen Li, Xiaobao Wei

TL;DR
DNRSelect introduces a reinforcement learning-based view selection method and a 3D texture aggregator to reduce reliance on extensive ray-traced images in deferred neural rendering, maintaining high fidelity with fewer resources.
Contribution
It presents a novel view selector trained on rasterized images and a 3D texture aggregator to improve efficiency and geometric consistency in deferred neural rendering.
Findings
Achieves high-quality rendering with fewer ray-traced images.
Effectively integrates rasterized and ray-traced data for better spatial awareness.
Demonstrates superior performance on NeRF-Synthetic dataset.
Abstract
Deferred neural rendering (DNR) is an emerging computer graphics pipeline designed for high-fidelity rendering and robotic perception. However, DNR heavily relies on datasets composed of numerous ray-traced images and demands substantial computational resources. It remains under-explored how to reduce the reliance on high-quality ray-traced images while maintaining the rendering fidelity. In this paper, we propose DNRSelect, which integrates a reinforcement learning-based view selector and a 3D texture aggregator for deferred neural rendering. We first propose a novel view selector for deferred neural rendering based on reinforcement learning, which is trained on easily obtained rasterized images to identify the optimal views. By acquiring only a few ray-traced images for these selected views, the selector enables DNR to achieve high-quality rendering. To further enhance spatial…
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 Neural Network Applications · Adversarial Robustness in Machine Learning · Explainable Artificial Intelligence (XAI)
