arXiv:2507.18354cs.CV2025-07

提出可学习全局相对偏移的可变形卷积模块,提升眼底血管分割精度。

Deformable Convolution Module with Globally Learned Relative Offsets for Fundus Vessel Segmentation

  • 用注意力与前馈网络学习子像素级偏移场,实现跨通道特征图自适应扭曲
  • 在公开数据集上达到当前最优性能,显著提升复杂血管结构建模能力
  • 模块兼容传统卷积接口,适用于具全局自相似特征的视觉任务

可变形卷积通过学习偏移自适应调整卷积核形状以捕捉复杂形状特征。本文提出一种新型即插即用的可变形卷积模块,利用注意力机制和前馈网络学习偏移,使可变形模式能捕获长距离全局特征。相较于已有方法,该模块学习子像素级位移场,并对所有通道的特征图进行自适应扭曲,等价于对卷积核采样网格进行相对变形,实现了全局特征变形并解耦了卷积核尺寸与学习网络。针对眼底血管具有全局自相似复杂边缘的特性,设计基于该模块的深度学习模型GDCUnet。在相同配置和统一框架下的实证评估显示,GDCUnet在公开数据集上达到领先性能。进一步消融实验表明,所提模块能更显著地学习眼底血管的复杂特征,增强模型表征与泛化能力。该模块接口与常规卷积相似,建议应用于更多具有复杂全局自相似特征的机器视觉任务。

原文摘要 · Abstract (English)

Deformable convolution can adaptively change the shape of convolution kernel by learning offsets to deal with complex shape features. We propose a novel plug and play deformable convolutional module that uses attention and feedforward networks to learn offsets, so that the deformable patterns can capture long-distance global features. Compared with previously existing deformable convolutions, the proposed module learns the sub pixel displacement field and adaptively warps the feature maps across all channels rather than directly deforms the convolution kernel , which is equivalent to a relative deformation of the kernel sampling grids, achieving global feature deformation and the decoupling of kernel size and learning network. Considering that the fundus blood vessels have globally self similar complex edges, we design a deep learning model for fundus blood vessel segmentation, GDCUnet, based on the proposed convolutional module. Empirical evaluations under the same configuration and unified framework show that GDCUnet has achieved state of the art performance on public datasets. Further ablation experiments demonstrated that the proposed deformable convolutional module could more significantly learn the complex features of fundus blood vessels, enhancing the model representation and generalization capabilities. The proposed module is similar to the interface of conventional convolution, we suggest applying it to more machine vision tasks with complex global self similar features.

可变形卷积眼底血管图像分割

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