TL;DR
This paper introduces CorrFusion, a novel correlation-based fusion module for improved multi-temporal scene classification and change detection, validated on a large-scale dataset showing significant performance gains.
Contribution
The paper proposes a new CorrFusion module that leverages temporal correlation for bi-temporal feature fusion, enhancing scene classification and change detection accuracy.
Findings
CorrFusion significantly improves classification accuracy.
The method outperforms existing approaches on a large-scale dataset.
The paper provides a detailed derivation of backpropagation for the module.
Abstract
Classifying multi-temporal scene land-use categories and detecting their semantic scene-level changes for imagery covering urban regions could straightly reflect the land-use transitions. Existing methods for scene change detection rarely focus on the temporal correlation of bi-temporal features, and are mainly evaluated on small scale scene change detection datasets. In this work, we proposed a CorrFusion module that fuses the highly correlated components in bi-temporal feature embeddings. We firstly extracts the deep representations of the bi-temporal inputs with deep convolutional networks. Then the extracted features will be projected into a lower dimension space to computed the instance-level correlation. The cross-temporal fusion will be performed based on the computed correlation in CorrFusion module. The final scene classification are obtained with softmax activation layers. In…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax
