arXiv:2412.06088cs.CVcs.AI2024-12被引 8

A4-Unet通过可变形注意力提升脑肿瘤分割精度

A4-Unet: Deformable Multi-Scale Attention Network for Brain Tumor Segmentation

  • 采用可变形大核注意力捕捉多尺度肿瘤特征
  • 在BraTS 2020上达94.4%的Dice分数,刷新纪录
  • 适合医学图像分割研究者与临床辅助诊断应用

近年来,脑肿瘤分割模型助力临床诊断。然而,面对磁共振成像(MRI)的复杂性与变异性,如不规则形状和模糊边界,现有方法常出现噪声、误分类与分割不全,影响准确率。为此,本文提出新型网络A4-Unet,遵循优秀卷积神经网络设计范式。在编码器中引入可变形大核注意力(DLKA),增强多尺度肿瘤特征捕捉能力;瓶颈层采用带跨通道注意力的Swin空间金字塔池化(SSPP),建模图像长距离依赖与通道关系;解码器中设计结合离散余弦变换正交性的联合注意力模块(CAM),实现通道加权与空间加权;跳连路径加入注意力门(AG),突出前景、抑制背景干扰。模型在三个权威MRI脑肿瘤数据集及自研数据集上评估,于BraTS 2020上取得94.4%的Dice分数,创下多项新纪录。代码已开源:https://github.com/WendyWAAAAANG/A4-Unet。

原文摘要 · Abstract (English)

Brain tumor segmentation models have aided diagnosis in recent years. However, they face MRI complexity and variability challenges, including irregular shapes and unclear boundaries, leading to noise, misclassification, and incomplete segmentation, thereby limiting accuracy. To address these issues, we adhere to an outstanding Convolutional Neural Networks (CNNs) design paradigm and propose a novel network named A4-Unet. In A4-Unet, Deformable Large Kernel Attention (DLKA) is incorporated in the encoder, allowing for improved capture of multi-scale tumors. Swin Spatial Pyramid Pooling (SSPP) with cross-channel attention is employed in a bottleneck further to study long-distance dependencies within images and channel relationships. To enhance accuracy, a Combined Attention Module (CAM) with Discrete Cosine Transform (DCT) orthogonality for channel weighting and convolutional element-wise multiplication is introduced for spatial weighting in the decoder. Attention gates (AG) are added in the skip connection to highlight the foreground while suppressing irrelevant background information. The proposed network is evaluated on three authoritative MRI brain tumor benchmarks and a proprietary dataset, and it achieves a 94.4% Dice score on the BraTS 2020 dataset, thereby establishing multiple new state-of-the-art benchmarks. The code is available here: https://github.com/WendyWAAAAANG/A4-Unet.

脑肿瘤分割注意力机制医学图像CNN

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