Radiance Surfaces: Optimizing Surface Representations with a 5D Radiance Field Loss
Abstract
We present a fast and simple technique to convert images into a radiance surface-based scene representation. Building on existing radiance volume reconstruction algorithms, we introduce a subtle yet impactful modification of the loss function requiring changes to only a few lines of code: instead of integrating the radiance field along rays and supervising the resulting images, we project the training images into the scene to directly supervise the spatio-directional radiance field.
The primary outcome of this change is the complete removal of alpha blending and ray marching from the image formation model, instead moving these steps into the loss computation. In addition to promoting convergence to surfaces, this formulation assigns explicit semantic meaning to 2D subsets of the radiance field, turning them into well-defined radiance surfaces. We finally extract a level set from this representation, which results in a highquality radiance surface model.
Our method retains much of the speed and quality of the baseline algorithm. For instance, a suitably modified variant of Instant NGP maintains comparable computational efficiency, while achieving an average PSNR that is only 0.1 dB lower. Most importantly, our method generates explicit surfaces in place of an exponential volume, doing so with a level of simplicity not seen in prior work.
Figures
Text citation
Ziyi Zhang, Nicolas Roussel, Thomas Müller, Tizian Zeltner, Merlin Nimier-David, Fabrice Rousselle, and Wenzel Jakob. 2025. Radiance Surfaces: Optimizing Surface Representations with a 5D Radiance Field Loss. In SIGGRAPH (Conference Track).
BibTeX
@article{Zhang2025Radiance, author = {Ziyi Zhang and Nicolas Roussel and Thomas M{\"u}ller and Tizian Zeltner and Merlin Nimier-David and Fabrice Rousselle and Wenzel Jakob}, title = {Radiance Surfaces: Optimizing Surface Representations with a 5D Radiance Field Loss}, booktitle = {Proceedings of the ACM SIGGRAPH Conference Papers (SIGGRAPH Conference Papers '25)}, year = {2025}, isbn = {979-8-4007-1540-2/2025/08}, location = {Vancouver, BC, Canada}, numpages = {10}, doi = {10.1145/3721238.3730713}, publisher = {Association for Computing Machinery}, address = {New York, NY, USA} }