arXiv:2512.06560cs.CV2025-12

U-CycleMLP提升医学图像分割精度,兼顾局部细节与全局上下文。

Bridging spatial awareness and global context in medical image segmentation

  • 采用U形结构结合注意力与空洞卷积,捕捉多尺度上下文信息。
  • 在三个基准数据集上均超越当前最佳方法,边界分割更精准。
  • 轻量化设计适合临床部署,尤其适用于多种成像模态场景。

医学图像分割是计算机辅助诊断的基础任务,要求模型在分割精度与计算效率间取得平衡。现有方法常难以有效捕捉局部与全局上下文信息,导致边缘像素丢失与分割错误。本文提出U-CycleMLP,一种新型U形编码器-解码器网络,旨在提升分割性能的同时保持轻量架构。编码器通过位置注意力加权块、密集空洞块及下采样操作,有效学习多尺度上下文特征。解码器利用上采样、密集空洞块与特征融合机制重建高分辨率分割图,确保边界精确。在跳跃连接中引入通道循环MLP块,增强特征整合,同时保持线性计算复杂度。在三个基准数据集上的实验结果表明,该模型在定量与定性评估中均优于现有方法,能够准确捕捉细微解剖结构,并在不同医学影像模态下表现鲁棒。消融实验进一步验证了核心组件对精度提升的关键作用。

原文摘要 · Abstract (English)

Medical image segmentation is a fundamental task in computer-aided diagnosis, requiring models that balance segmentation accuracy and computational efficiency. However, existing segmentation models often struggle to effectively capture local and global contextual information, leading to boundary pixel loss and segmentation errors. In this paper, we propose U-CycleMLP, a novel U-shaped encoder-decoder network designed to enhance segmentation performance while maintaining a lightweight architecture. The encoder learns multiscale contextual features using position attention weight excitation blocks, dense atrous blocks, and downsampling operations, effectively capturing both local and global contextual information. The decoder reconstructs high-resolution segmentation masks through upsampling operations, dense atrous blocks, and feature fusion mechanisms, ensuring precise boundary delineation. To further refine segmentation predictions, channel CycleMLP blocks are incorporated into the decoder along the skip connections, enhancing feature integration while maintaining linear computational complexity relative to input size. Experimental results, both quantitative and qualitative, across three benchmark datasets demonstrate the competitive performance of U-CycleMLP in comparison with state-of-the-art methods, achieving better segmentation accuracy across all datasets, capturing fine-grained anatomical structures, and demonstrating robustness across different medical imaging modalities. Ablation studies further highlight the importance of the model's core architectural components in enhancing segmentation accuracy.

医学图像分割轻量化上下文建模

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