vix.ing · top · new · best · stats · spec

Fast and accurate neural reflectance transformation imaging through knowledge distillation

2025/10/28 by Tinsae Gebrechristos Dulecha, Dulecha, Tinsae G., Leonardo Righetto +7 · 1 voice
Computer Science · Engineering · Medicine · #Advanced optical system design #Computer Graphics and Visualization Techniques #Optical Imaging and Spectroscopy Techniques

paper · doi:10.1016/j.cag.2025.104475

openalex created_date 2025/11/05 · openalex publication_date 2025/11/05 · openalex updated_date 2026/01/20

Abstract

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). Starting from a teacher network that can be one of the original Neural RTI methods or a more complex solution, DISK-NeuralRTI can create a student architecture with a simplified decoder network that preserves image quality and has computational cost compatible with real-time web-based visualization of large surfaces. Experimental results show that we can obtain a student prediction that is on par or more accurate than the existing NeuralRTI solutions with up to 80% parameter reduction. Using a novel benchmark of high-resolution Multi-Light image collections (RealRTIHR), we also tested the usability of a web-based visualization tool based on our simplified decoder for realistic surface inspection tasks. The results show that the solution reaches interactive frame rates without the necessity of using progressive rendering with image quality loss. • Previous neural methods improve classic RTI in quality but are much slower to render. • Knowledge Distillation achieves 80% neural parameter reductions at same quality. • First neural RTI method for full-res real-time web exploration on > 4K displays. • New RealRTIHR dataset introduced for high-res training and benchmarking. • Code and data made public for reproducibility and further research.

Citations

Discussions

Related