English

Mask Approximation Net: A Novel Diffusion Model Approach for Remote Sensing Change Captioning

Computer Vision and Pattern Recognition 2025-07-08 v3 Artificial Intelligence Machine Learning

Abstract

Remote sensing image change description represents an innovative multimodal task within the realm of remote sensing processing.This task not only facilitates the detection of alterations in surface conditions, but also provides comprehensive descriptions of these changes, thereby improving human interpretability and interactivity.Current deep learning methods typically adopt a three stage framework consisting of feature extraction, feature fusion, and change localization, followed by text generation. Most approaches focus heavily on designing complex network modules but lack solid theoretical guidance, relying instead on extensive empirical experimentation and iterative tuning of network components. This experience-driven design paradigm may lead to overfitting and design bottlenecks, thereby limiting the model's generalizability and adaptability.To address these limitations, this paper proposes a paradigm that shift towards data distribution learning using diffusion models, reinforced by frequency-domain noise filtering, to provide a theoretically motivated and practically effective solution to multimodal remote sensing change description.The proposed method primarily includes a simple multi-scale change detection module, whose output features are subsequently refined by a well-designed diffusion model.Furthermore, we introduce a frequency-guided complex filter module to boost the model performance by managing high-frequency noise throughout the diffusion process. We validate the effectiveness of our proposed method across several datasets for remote sensing change detection and description, showcasing its superior performance compared to existing techniques. The code will be available at \href{https://github.com/sundongwei}{MaskApproxNet}.

Keywords

Cite

@article{arxiv.2412.19179,
  title  = {Mask Approximation Net: A Novel Diffusion Model Approach for Remote Sensing Change Captioning},
  author = {Dongwei Sun and Jing Yao and Wu Xue and Changsheng Zhou and Pedram Ghamisi and Xiangyong Cao},
  journal= {arXiv preprint arXiv:2412.19179},
  year   = {2025}
}
R2 v1 2026-06-28T20:49:09.449Z