Inferring 3D change detection from bitemporal optical images
Valerio Marsocci, Virginia Coletta, Roberta Ravanelli, Simone, Scardapane, Mattia Crespi

TL;DR
This paper introduces two deep learning networks capable of detecting both 2D land cover changes and 3D elevation changes from pairs of optical images, advancing remote sensing change detection to include elevation information.
Contribution
The work presents novel transformer and convolutional neural network architectures for simultaneous 2D and 3D change detection, along with a new dataset for training and evaluation.
Findings
Networks successfully infer 3D change maps from optical images.
Models outperform baseline methods on the 3DCD dataset.
Code and dataset are publicly available for further research.
Abstract
Change detection is one of the most active research areas in Remote Sensing (RS). Most of the recently developed change detection methods are based on deep learning (DL) algorithms. This kind of algorithms is generally focused on generating two-dimensional (2D) change maps, thus only identifying planimetric changes in land use/land cover (LULC) and not considering nor returning any information on the corresponding elevation changes. Our work goes one step further, proposing two novel networks, able to solve simultaneously the 2D and 3D CD tasks, and the 3DCD dataset, a novel and freely available dataset precisely designed for this multitask. Particularly, the aim of this work is to lay the foundations for the development of DL algorithms able to automatically infer an elevation (3D) CD map -- together with a standard 2D CD map --, starting only from a pair of bitemporal optical images.…
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
TopicsRemote-Sensing Image Classification · Remote Sensing and Land Use · Remote Sensing in Agriculture
MethodsAttention Is All You Need · Linear Layer · Layer Normalization · Softmax · Dense Connections · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Multi-Head Attention · Absolute Position Encodings · Dropout
