TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A New Learning Paradigm for Foundation Model-based Remote ...

A New Learning Paradigm for Foundation Model-based Remote Sensing Change Detection

Kaiyu Li, Xiangyong Cao, Deyu Meng

2023-12-02Building change detection for remote sensing imagesChange DetectionGeneral Knowledge
PaperPDFCode(official)Code(official)

Abstract

Change detection (CD) is a critical task to observe and analyze dynamic processes of land cover. Although numerous deep learning-based CD models have performed excellently, their further performance improvements are constrained by the limited knowledge extracted from the given labelled data. On the other hand, the foundation models that emerged recently contain a huge amount of knowledge by scaling up across data modalities and proxy tasks. In this paper, we propose a Bi-Temporal Adapter Network (BAN), which is a universal foundation model-based CD adaptation framework aiming to extract the knowledge of foundation models for CD. The proposed BAN contains three parts, i.e. frozen foundation model (e.g., CLIP), bi-temporal adapter branch (Bi-TAB), and bridging modules between them. Specifically, BAN extracts general features through a frozen foundation model, which are then selected, aligned, and injected into Bi-TAB via the bridging modules. Bi-TAB is designed as a model-agnostic concept to extract task/domain-specific features, which can be either an existing arbitrary CD model or some hand-crafted stacked blocks. Beyond current customized models, BAN is the first extensive attempt to adapt the foundation model to the CD task. Experimental results show the effectiveness of our BAN in improving the performance of existing CD methods (e.g., up to 4.08\% IoU improvement) with only a few additional learnable parameters. More importantly, these successful practices show us the potential of foundation models for remote sensing CD. The code is available at \url{https://github.com/likyoo/BAN} and will be supported in our Open-CD.

Results

TaskDatasetMetricValueModel
Remote SensingLEVIR-CDF191.96BAN (ChangeFormer-b0, ViT-L/14(GeoRSCLIP))
Remote SensingLEVIR-CDIoU85.13BAN (ChangeFormer-b0, ViT-L/14(GeoRSCLIP))

Related Papers

PROL : Rehearsal Free Continual Learning in Streaming Data via Prompt Online Learning2025-07-16Precision Spatio-Temporal Feature Fusion for Robust Remote Sensing Change Detection2025-07-15Reinforcement Fine-Tuning Naturally Mitigates Forgetting in Continual Post-Training2025-07-07Be the Change You Want to See: Revisiting Remote Sensing Change Detection Practices2025-07-04Be the Change You Want to See: Revisiting Remote Sensing Change Detection Practices2025-07-04Pushing Trade-Off Boundaries: Compact yet Effective Remote Sensing Change Detection2025-06-26CL-Splats: Continual Learning of Gaussian Splatting with Local Optimization2025-06-26Unveiling Causal Reasoning in Large Language Models: Reality or Mirage?2025-06-26