CVAIApr 28, 2025

Lightweight Adapter Learning for More Generalized Remote Sensing Change Detection

arXiv:2504.19598v11 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the problem of dataset-specific training limitations in remote sensing change detection for researchers and practitioners, offering an incremental improvement through a lightweight adapter approach.

The paper tackles the poor generalization of deep learning methods across different remote sensing change detection datasets by proposing a change adapter network (CANet) with dataset-shared and dataset-specific modules, achieving satisfactory performance on various datasets with reduced training costs (updating only 4.1%-7.7% parameters).

Deep learning methods have shown promising performances in remote sensing image change detection (CD). However, existing methods usually train a dataset-specific deep network for each dataset. Due to the significant differences in the data distribution and labeling between various datasets, the trained dataset-specific deep network has poor generalization performances on other datasets. To solve this problem, this paper proposes a change adapter network (CANet) for a more universal and generalized CD. CANet contains dataset-shared and dataset-specific learning modules. The former explores the discriminative features of images, and the latter designs a lightweight adapter model, to deal with the characteristics of different datasets in data distribution and labeling. The lightweight adapter can quickly generalize the deep network for new CD tasks with a small computation cost. Specifically, this paper proposes an interesting change region mask (ICM) in the adapter, which can adaptively focus on interested change objects and decrease the influence of labeling differences in various datasets. Moreover, CANet adopts a unique batch normalization layer for each dataset to deal with data distribution differences. Compared with existing deep learning methods, CANet can achieve satisfactory CD performances on various datasets simultaneously. Experimental results on several public datasets have verified the effectiveness and advantages of the proposed CANet on CD. CANet has a stronger generalization ability, smaller training costs (merely updating 4.1%-7.7% parameters), and better performances under limited training datasets than other deep learning methods, which also can be flexibly inserted with existing deep models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes