• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

局部特征很重要:用于医学图像边缘分割的级联多尺度多层感知器

Local Feature Matters: Cascade Multi-Scale MLP for Edge Segmentation of Medical Images.

作者信息

Lv Jinkai, Hu Yuyong, Fu Quanshui, Hu Yuqiang, Lv Lin, Yang Guoqing, Li Jinpeng, Zhao Yi

出版信息

IEEE Trans Nanobioscience. 2023 Oct;22(4):828-835. doi: 10.1109/TNB.2023.3276473. Epub 2023 Oct 3.

DOI:10.1109/TNB.2023.3276473
PMID:37186536
Abstract

Convolution-based methods are increasingly being used in medical image segmentation tasks and have shown good performance, but there are always problems in segmenting edge parts. These methods all have the following challenges: 1) Previous methods do not highlight the relationship between foreground and background in segmented regions, which is helpful for complex segmentation edges, 2) inductive bias of the convolutional layer leads to the fact that the extracted information is mainly the main part of the segmented area, and cannot effectively perceive complex edge changes and the aggregation of small and many segmented areas,3) different regions around the segmentation edge have different reference values for segmentation, and the ordering of these values is more important when the segmentation task is more complex. To address these challenges, we propose the CM-MLP framework on Multi-scale Feature Interaction (MFI) block and Axial Context Relation Encoder (ACRE) block for accurate segmentation of the edge of medical image. In the MFI block, we propose the Cascade Multi-scale MLP (Cascade MLP) to process all local information from the deeper layers of the network simultaneously, using Squeeze and Excitation in Space(SES) to process and redistribute the weights of all windows in Cascade MLP and utilize a cascade multi-scale mechanism to fuse discrete local information gradually. Then, multiple ACRE blocks cooperate with the deep supervision mechanism to gradually explore the boundary relationship between the foreground and the background, and gradually fine-tune the edges of the medical image. The segmentation accuracy (Dice) of our proposed CM-MLP framework reaches 96.98%, 96.67%, and 83.83% on three benchmark datasets: CVC-ClinicDB dataset, sub-Kvasir dataset, and our in-house dataset, respectively, which significantly outperform the state-of-the-art method. The source code and trained models will be available at https://github.com/ProgrammerHyy/CM-MLP.

摘要

基于卷积的方法越来越多地应用于医学图像分割任务中,并表现出良好的性能,但在分割边缘部分时总是存在问题。这些方法都面临以下挑战:1)先前的方法没有突出分割区域中前景与背景之间的关系,而这种关系对复杂的分割边缘很有帮助;2)卷积层的归纳偏差导致提取的信息主要是分割区域的主要部分,无法有效感知复杂的边缘变化以及小而多的分割区域的聚集情况;3)分割边缘周围的不同区域对于分割具有不同的参考值,并且当分割任务更复杂时,这些值的排序更为重要。为应对这些挑战,我们提出了基于多尺度特征交互(MFI)块和轴向上下文关系编码器(ACRE)块的CM-MLP框架,用于准确分割医学图像的边缘。在MFI块中,我们提出了级联多尺度MLP(Cascade MLP)来同时处理来自网络更深层的所有局部信息,使用空间挤压与激励(SES)来处理和重新分配Cascade MLP中所有窗口的权重,并利用级联多尺度机制逐步融合离散的局部信息。然后,多个ACRE块与深度监督机制协作,逐步探索前景与背景之间的边界关系,并逐步微调医学图像的边缘。我们提出的CM-MLP框架在三个基准数据集:CVC-ClinicDB数据集、sub-Kvasir数据集和我们的内部数据集上的分割准确率(Dice)分别达到了96.98%、96.67%和83.83%,显著优于当前的最优方法。源代码和训练好的模型将在https://github.com/ProgrammerHyy/CM-MLP上提供。

相似文献

1
Local Feature Matters: Cascade Multi-Scale MLP for Edge Segmentation of Medical Images.局部特征很重要:用于医学图像边缘分割的级联多尺度多层感知器
IEEE Trans Nanobioscience. 2023 Oct;22(4):828-835. doi: 10.1109/TNB.2023.3276473. Epub 2023 Oct 3.
2
MC-DC: An MLP-CNN Based Dual-path Complementary Network for Medical Image Segmentation.MC-DC:一种基于多层感知器-卷积神经网络的医学图像分割双路径互补网络
Comput Methods Programs Biomed. 2023 Dec;242:107846. doi: 10.1016/j.cmpb.2023.107846. Epub 2023 Oct 5.
3
HMA-Net: A deep U-shaped network combined with HarDNet and multi-attention mechanism for medical image segmentation.HMA-Net:一种结合 HarDNet 和多注意力机制的深度 U 形网络,用于医学图像分割。
Med Phys. 2023 Mar;50(3):1635-1646. doi: 10.1002/mp.16065. Epub 2022 Nov 3.
4
MCNMF-Unet: a mixture Conv-MLP network with multi-scale features fusion Unet for medical image segmentation.MCNMF-Unet:一种用于医学图像分割的具有多尺度特征融合的混合卷积-多层感知器网络Unet
PeerJ Comput Sci. 2024 Jan 12;10:e1798. doi: 10.7717/peerj-cs.1798. eCollection 2024.
5
U-MLP: MLP-based ultralight refinement network for medical image segmentation.U-MLP:基于 MLP 的医学图像分割超轻量级精化网络。
Comput Biol Med. 2023 Oct;165:107460. doi: 10.1016/j.compbiomed.2023.107460. Epub 2023 Sep 9.
6
A 3D segmentation network of mandible from CT scan with combination of multiple convolutional modules and edge supervision in mandibular reconstruction.基于 CT 扫描的下颌骨多卷积模块组合和下颌骨重建边缘监督的 3D 分割网络。
Comput Biol Med. 2021 Nov;138:104925. doi: 10.1016/j.compbiomed.2021.104925. Epub 2021 Oct 7.
7
LcmUNet: A Lightweight Network Combining CNN and MLP for Real-Time Medical Image Segmentation.LcmUNet:一种结合卷积神经网络(CNN)和多层感知器(MLP)的轻量级网络用于实时医学图像分割
Bioengineering (Basel). 2023 Jun 12;10(6):712. doi: 10.3390/bioengineering10060712.
8
MSRF-Net: A Multi-Scale Residual Fusion Network for Biomedical Image Segmentation.MSRF-Net:一种用于生物医学图像分割的多尺度残差融合网络。
IEEE J Biomed Health Inform. 2022 May;26(5):2252-2263. doi: 10.1109/JBHI.2021.3138024. Epub 2022 May 5.
9
Warp-based edge feature reinforcement network for medical image segmentation.基于扭曲的边缘特征增强网络在医学图像分割中的应用。
Med Phys. 2022 Dec;49(12):7609-7622. doi: 10.1002/mp.15872. Epub 2022 Jul 30.
10
Li-SegPNet: Encoder-Decoder Mode Lightweight Segmentation Network for Colorectal Polyps Analysis.Li-SegPNet:用于结直肠息肉分析的编码器-解码器模式轻量级分割网络
IEEE Trans Biomed Eng. 2023 Apr;70(4):1330-1339. doi: 10.1109/TBME.2022.3216269. Epub 2023 Mar 21.