UniVoxel: Fast Inverse Rendering by Unified Voxelization of Scene Representation
Shuang Wu, Songlin Tang, Guangming Lu, Jianzhuang Liu and, Wenjie Pei

TL;DR
UniVoxel introduces a unified voxelization framework for explicit scene representation that jointly models geometry, materials, and illumination, significantly speeding up inverse rendering while maintaining high quality.
Contribution
It proposes a novel unified voxelization approach with local Spherical Gaussians for efficient joint modeling of scene components in inverse rendering.
Findings
Reduces per-scene training time from hours to 18 minutes.
Achieves comparable or better reconstruction quality.
Demonstrates effectiveness across multiple benchmark scenes.
Abstract
Typical inverse rendering methods focus on learning implicit neural scene representations by modeling the geometry, materials and illumination separately, which entails significant computations for optimization. In this work we design a Unified Voxelization framework for explicit learning of scene representations, dubbed UniVoxel, which allows for efficient modeling of the geometry, materials and illumination jointly, thereby accelerating the inverse rendering significantly. To be specific, we propose to encode a scene into a latent volumetric representation, based on which the geometry, materials and illumination can be readily learned via lightweight neural networks in a unified manner. Particularly, an essential design of UniVoxel is that we leverage local Spherical Gaussians to represent the incident light radiance, which enables the seamless integration of modeling illumination…
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
TopicsComputer Graphics and Visualization Techniques · Advanced Vision and Imaging · Advanced Image and Video Retrieval Techniques
MethodsFocus
