Compact Hadamard Latent Codes for Efficient Spectral Rendering
Jiaqi Yu, Dar'ya Guarnera, and Giuseppe Claudio Guarnera

TL;DR
This paper introduces Hadamard spectral codes, a compact latent representation that enables efficient spectral rendering with standard RGB operations, reducing computational costs while maintaining high color accuracy.
Contribution
The authors propose a learned non-negative linear encoder-decoder architecture for spectral codes that preserve scaling and addition exactly, enabling spectral rendering with fewer RGB passes.
Findings
Using k=6 spectral codes reduces color error significantly.
Spectral rendering with these codes is faster than naive spectral methods.
A neural upsampling network allows legacy RGB assets to be integrated into the spectral pipeline.
Abstract
Spectral rendering accurately reproduces wavelength-dependent appearance but is computationally expensive, as shading must be evaluated at many wavelength samples and scales roughly linearly with the number of samples. It also requires spectral textures and lights throughout the rendering pipeline. We propose Hadamard spectral codes, a compact latent representation that enables spectral rendering using standard RGB rendering operations. Spectral images are approximated with a small number of RGB rendering passes, followed by a decoding step. Our key requirement is latent linearity: scaling and addition in spectral space correspond to scaling and addition of codes, and the element-wise product of spectra (for example reflectance times illumination) is approximated by the element-wise product of their latent codes. We show that an exact low-dimensional algebra-preserving representation…
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
TopicsComputer Graphics and Visualization Techniques · Image Enhancement Techniques · Color Science and Applications
