轻量模型FlickCD实现遥感变化检测高精度低资源消耗
Pushing Trade-Off Boundaries: Compact yet Effective Remote Sensing Change Detection
- 通过增强差异模块突出关键变化,抑制光照天气干扰
- 计算与存储开销降低一个数量级以上,精度接近顶尖水平
- 适合卫星端实时处理,代码开源便于复用
遥感变化检测对城市扩张、灾情评估和资源管理至关重要,可提供动态地表变化的及时、准确与大范围洞察。尽管深度学习已革新该领域,但现代模型复杂度与计算需求日益增加,却未带来显著精度提升。本文反其道而行之,提出轻量高效模型FlickCD(快切即得佳果),聚焦在保持高精度的同时最小化资源消耗,满足星上处理需求。FlickCD引入增强差异模块(EDM),放大时相间关键特征差异,抑制光照、天气等无关变化,降低后续变化解码器的计算负担。同时,其解码器采用局部-全局融合块,结合移位窗口自注意力(SWSA)与高效全局自注意力(EGSA),有效捕捉多尺度语义信息,兼顾粗粒度与细粒度变化。在四个基准数据集上的大量实验表明,FlickCD将计算与存储开销降低超过一个数量级,达到或仅以低于1%的F1分数微小代价实现当前最优性能。实现代码已公开于https://github.com/xulsh8/FlickCD。
原文摘要 · Abstract (English)
Remote sensing change detection is essential for monitoring urban expansion, disaster assessment, and resource management, offering timely, accurate, and large-scale insights into dynamic landscape transformations. While deep learning has revolutionized change detection, the increasing complexity and computational demands of modern models have not necessarily translated into significant accuracy gains. Instead of following this trend, this study explores a more efficient approach, focusing on lightweight models that maintain high accuracy while minimizing resource consumption, which is an essential requirement for on-satellite processing. To this end, we propose FlickCD, which means quick flick then get great results, pushing the boundaries of the performance-resource trade-off. FlickCD introduces an Enhanced Difference Module (EDM) to amplify critical feature differences between temporal phases while suppressing irrelevant variations such as lighting and weather changes, thereby reducing computational costs in the subsequent change decoder. Additionally, the FlickCD decoder incorporates Local-Global Fusion Blocks, leveraging Shifted Window Self-Attention (SWSA) and Efficient Global Self-Attention (EGSA) to effectively capture semantic information at multiple scales, preserving both coarse- and fine-grained changes. Extensive experiments on four benchmark datasets demonstrate that FlickCD reduces computational and storage overheads by more than an order of magnitude while achieving state-of-the-art (SOTA) performance or incurring only a minor (<1% F1) accuracy trade-off. The implementation code is publicly available at https://github.com/xulsh8/FlickCD.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。