Exploring Multi-modal Neural Scene Representations With Applications on Thermal Imaging
Mert Özer, Maximilian Weiherer, Martin Hundhausen, Bernhard Egger
TL;DR
This work systematically examines how to fuse a second modality with RGB in Neural Radiance Fields, using thermal imaging as a challenging benchmark. It introduces the ThermalMix dataset and four fusion strategies based on a shared NeRF backbone (Instant-NGP), finding that RGB-X—a single multi-modal representation with a second-modality branch—delivers the strongest thermal reconstructions and robust RGB results, with results extending to NIR and depth. The study provides practical guidance for building general multi-modal neural scene representations and offers a public benchmark to advance cross-modality calibration research. Overall, the findings suggest RGB-X as a flexible and effective approach for integrating diverse modalities into neural scene representations with real-world impact in surveillance, agriculture, and medical imaging applications.
Abstract
Neural Radiance Fields (NeRFs) quickly evolved as the new de-facto standard for the task of novel view synthesis when trained on a set of RGB images. In this paper, we conduct a comprehensive evaluation of neural scene representations, such as NeRFs, in the context of multi-modal learning. Specifically, we present four different strategies of how to incorporate a second modality, other than RGB, into NeRFs: (1) training from scratch independently on both modalities; (2) pre-training on RGB and fine-tuning on the second modality; (3) adding a second branch; and (4) adding a separate component to predict (color) values of the additional modality. We chose thermal imaging as second modality since it strongly differs from RGB in terms of radiosity, making it challenging to integrate into neural scene representations. For the evaluation of the proposed strategies, we captured a new publicly available multi-view dataset, ThermalMix, consisting of six common objects and about 360 RGB and thermal images in total. We employ cross-modality calibration prior to data capturing, leading to high-quality alignments between RGB and thermal images. Our findings reveal that adding a second branch to NeRF performs best for novel view synthesis on thermal images while also yielding compelling results on RGB. Finally, we also show that our analysis generalizes to other modalities, including near-infrared images and depth maps. Project page: https://mert-o.github.io/ThermalNeRF/.
