Semantic Neural Radiance Fields for Multi-Date Satellite Data
Valentin Wagner, Sebastian Bullinger, Christoph Bodensteiner, Michael Arens
TL;DR
This work addresses the challenge of building coherent 3D semantic representations from multi-date satellite imagery where labels may be noisy and scenes include transient objects. It introduces a satellite-domain Semantic NeRF that jointly learns color and a 3D semantic field by extending a domain-adapted NeRF with a semantic head and a transient-robust training regime, including an RPC camera model and irradiance-based lighting. Key contributions include (i) a dual-modality NeRF architecture, (ii) improved color stability for transient areas, (iii) demonstration of robustness via multi-view consistency, (iv) a publicly released 71-image, 4-scene, 5-class dataset, and (v) open-source code. The approach achieves semantic accuracy >90% on test views, significantly reduces transient artifacts through targeted regularization, and benefits from multi-view consistency to denoise and complete semantic labels, enabling practical 3D semantic mapping from satellite data.
Abstract
In this work we propose a satellite specific Neural Radiance Fields (NeRF) model capable to obtain a three-dimensional semantic representation (neural semantic field) of the scene. The model derives the output from a set of multi-date satellite images with corresponding pixel-wise semantic labels. We demonstrate the robustness of our approach and its capability to improve noisy input labels. We enhance the color prediction by utilizing the semantic information to address temporal image inconsistencies caused by non-stationary categories such as vehicles. To facilitate further research in this domain, we present a dataset comprising manually generated labels for popular multi-view satellite images. Our code and dataset are available at https://github.com/wagnva/semantic-nerf-for-satellite-data.
