arXiv:2504.03510cs.CV2025-04被引 1

提出频域感知动态卷积,提升农田非农化识别精度

FADConv: A Frequency-Aware Dynamic Convolution for Farmland Non-agriculturalization Identification and Segmentation

  • 用二维离散余弦变换捕捉频域特征,融合动态卷积核
  • 在GID和Hi-CNA数据集上F1-score提升1.9%~2.7%,计算开销仅增58.87M MAdds
  • 适合遥感图像中耕地变化检测,尤其关注高精度分割场景

农田非农化指耕地转为林地、住宅或建设用地等非农业用途,不仅导致耕地资源流失,更威胁粮食安全与农业可持续性。准确识别耕地与非耕地对监测此类问题至关重要。传统CNN采用静态卷积层,而动态卷积通过注意力机制自适应加权多个卷积核可提升精度。但现有方法依赖全局平均池化(GAP)生成注意力权重,存在信息损失,限制分割精度。本文提出频域感知动态卷积(FADConv)与频域注意力(FAT)模块,通过引入2D离散余弦变换(2D DCT)提取频域特征并融合,由FAT模块生成高质量注意力权重替代传统GAP,使动态卷积核组合更合理。在GID与Hi-CNA数据集上的实验表明,FADConv显著提升分割精度且计算开销极小:以ResNet18为例,在GID数据集上耕地分割的F1-score提升1.9%、IoU提升2.7%,额外仅增加58.87M MAdds。相比其他动态卷积方法,其在耕地分割任务中表现更优。

原文摘要 · Abstract (English)

Cropland non-agriculturalization refers to the conversion of arable land into non-agricultural uses such as forests, residential areas, and construction sites. This phenomenon not only directly leads to the loss of cropland resources but also poses systemic threats to food security and agricultural sustainability. Accurate identification of cropland and non-cropland areas is crucial for detecting and addressing this issue. Traditional CNNs employ static convolution layers, while dynamic convolution studies demonstrate that adaptively weighting multiple convolutional kernels through attention mechanisms can enhance accuracy. However, existing dynamic convolution methods relying on Global Average Pooling (GAP) for attention weight allocation suffer from information loss, limiting segmentation precision. This paper proposes Frequency-Aware Dynamic Convolution (FADConv) and a Frequency Attention (FAT) module to address these limitations. Building upon the foundational structure of dynamic convolution, we designed FADConv by integrating 2D Discrete Cosine Transform (2D DCT) to capture frequency domain features and fuse them. FAT module generates high-quality attention weights that replace the traditional GAP method,making the combination between dynamic convolution kernels more reasonable.Experiments on the GID and Hi-CNA datasets demonstrate that FADConv significantly improves segmentation accuracy with minimal computational overhead. For instance, ResNet18 with FADConv achieves 1.9% and 2.7% increases in F1-score and IoU for cropland segmentation on GID, with only 58.87M additional MAdds. Compared to other dynamic convolution approaches, FADConv exhibits superior performance in cropland segmentation tasks.

遥感分割动态卷积频域分析耕地监测

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