CVGROct 28, 2025

Fast and accurate neural reflectance transformation imaging through knowledge distillation

arXiv:2510.24486v12 citationsh-index: 19Computers & graphics
Originality Incremental advance
AI Analysis

This work addresses the problem of slow rendering in neural reflectance imaging for users needing real-time interaction on limited hardware, representing an incremental improvement.

The paper tackled the computational cost of NeuralRTI for reflectance transformation imaging by proposing a knowledge distillation method, achieving a 10x speedup while maintaining comparable quality to the original.

Reflectance Transformation Imaging (RTI) is very popular for its ability to visually analyze surfaces by enhancing surface details through interactive relighting, starting from only a few tens of photographs taken with a fixed camera and variable illumination. Traditional methods like Polynomial Texture Maps (PTM) and Hemispherical Harmonics (HSH) are compact and fast, but struggle to accurately capture complex reflectance fields using few per-pixel coefficients and fixed bases, leading to artifacts, especially in highly reflective or shadowed areas. The NeuralRTI approach, which exploits a neural autoencoder to learn a compact function that better approximates the local reflectance as a function of light directions, has been shown to produce superior quality at comparable storage cost. However, as it performs interactive relighting with custom decoder networks with many parameters, the rendering step is computationally expensive and not feasible at full resolution for large images on limited hardware. Earlier attempts to reduce costs by directly training smaller networks have failed to produce valid results. For this reason, we propose to reduce its computational cost through a novel solution based on Knowledge Distillation (DisK-NeuralRTI). ...

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes