arXiv:2608.21754cs.CV2026-08

提出FDC方法,提升遥感变化检测数据筛选效果

Fidelity-Diversity-Consistency (FDC): Data Pruning for Remote Sensing Change Detection

论文配图:Fidelity-Diversity-Consistency (FDC): Data Pruning for Remote Sensing Change Detection
图 1 · 摘自论文原文
  • 基于保真度、多样性与一致性设计两阶段剪枝策略
  • 在低剪枝比例下显著优于现有方法,最高提升12.3%精度
  • 适合遥感变化检测任务的数据精简,尤其小样本场景

尽管数据剪枝在分类与分割任务中已展现减量提效潜力,但在遥感变化检测领域仍缺乏研究。本文首次在建筑与森林变化数据集上,对六种代表性剪枝方法进行系统评估,涵盖基于CNN与Transformer的模型及三种剪枝比例。结果表明,现有基线方法均无法稳定优于随机采样;即使表现最强的特征多样性方法,也被约33%的随机子集超越。通过540个随机子集的回归分析,发现变化分布保真度是决定子集质量的关键因素,而像素级图像多样性和标签-特征一致性为次要因素。据此提出Fidelity-Diversity-Consistency(FDC)剪枝方法,该方法在多个变化检测基准与模型上持续优于现有方法,尤其在低剪枝比例下表现突出。代码已公开于https://github.com/ddydyd32/fidelity-diversity-consistency。

原文摘要 · Abstract (English)

Despite the success of data pruning (DP) in reducing training data sizes and improving downstream model performance in classification and segmentation tasks, its potential in remote sensing change detection remains unexplored. For the first time, we benchmark six representative DP methods across building- and forest-change datasets, CNN- and transformer-based models, and three pruning budgets, and show that existing baselines yield no reliable advantage over random selection. Notably, even the strongest evaluated baseline, Feature Diversity, is matched or exceeded by $\sim$33\% of randomly sampled subsets. To understand the underlying mechanism, we conduct a systematic regression study over 540 randomly sampled data subsets, characterizing each with four descriptors covering label statistics, image diversity, and feature-space geometry. Random Forest models show that \emph{change distribution fidelity} is the most prominent factor in determining the quality of change detection data subsets, a property absent from the existing pruning literature. Our analyses further show that pixel-wise image diversity and label-feature consistency are secondary factors. We translate these findings into Fidelity-Diversity-Consistency (FDC), a simple two-stage pruning method that shows consistent improvements over existing baselines across change detection benchmarks and backbones, especially at lower pruning ratios. Code is available at \href{https://github.com/ddydyd32/fidelity-diversity-consistency}{https://github.com/ddydyd32/fidelity-diversity-consistency}.

遥感变化检测数据剪枝模型效率图像分析

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。