arXiv:2410.10287cs.CV2024-10被引 1

利用流形信息提升医学图像分割边界精度,减少标注依赖。

Manifold-Aware Local Feature Modeling for Semi-Supervised Medical Image Segmentation

  • 在U-Net中引入流形监督信号,增强边界感知能力。
  • 在ACDC、LA等数据集上Dice得分超越现有方法。
  • 支持2D/3D数据,适合多种医学影像模态与任务。

精准的医学图像分割对治疗方案制定和疾病诊断至关重要。传统全监督深度学习方法虽精度高,但严重依赖大量标注数据,而医学标注需专业人员,难以获取。为此,半监督学习通过结合有标签和无标签数据缓解标注稀缺问题。本文提出流形感知局部特征建模网络(MANet),在U-Net基础上引入流形监督信号,重点提升边界分割精度,这对可靠诊断至关重要。为拓展适用性,我们设计两种变体:MA-Sobel(适用于2D/3D数据)与MA-Canny(专用于2D图像),分别利用Sobel与Canny算子优化边缘检测。在ACDC、LA和Pancreas-NIH等数据集上的实验表明,MANet在Dice和Jaccard评分上持续优于当前最优方法。该方法还展现出良好的跨网络泛化能力,证明其鲁棒性与有效性。视觉分析显示,MANet生成的分割边界更清晰、准确,凸显流形信息在医学图像分割中的价值。

原文摘要 · Abstract (English)

Achieving precise medical image segmentation is vital for effective treatment planning and accurate disease diagnosis. Traditional fully-supervised deep learning methods, though highly precise, are heavily reliant on large volumes of labeled data, which are often difficult to obtain due to the expertise required for medical annotations. This has led to the rise of semi-supervised learning approaches that utilize both labeled and unlabeled data to mitigate the label scarcity issue. In this paper, we introduce the Manifold-Aware Local Feature Modeling Network (MANet), which enhances the U-Net architecture by incorporating manifold supervision signals. This approach focuses on improving boundary accuracy, which is crucial for reliable medical diagnosis. To further extend the versatility of our method, we propose two variants: MA-Sobel and MA-Canny. The MA-Sobel variant employs the Sobel operator, which is effective for both 2D and 3D data, while the MA-Canny variant utilizes the Canny operator, specifically designed for 2D images, to refine boundary detection. These variants allow our method to adapt to various medical image modalities and dimensionalities, ensuring broader applicability. Our extensive experiments on datasets such as ACDC, LA, and Pancreas-NIH demonstrate that MANet consistently surpasses state-of-the-art methods in performance metrics like Dice and Jaccard scores. The proposed method also shows improved generalization across various semi-supervised segmentation networks, highlighting its robustness and effectiveness. Visual analysis of segmentation results confirms that MANet offers clearer and more accurate class boundaries, underscoring the value of manifold information in medical image segmentation.

医学图像半监督边界优化U-Net

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