Chen Yan, Sun Xiaoming, Duan Yan, Wang Yongliang, Zhang Junkai, Zhu Yuemin
Heilongjiang Province Key Laboratory of Laser Spectroscopy Technology and Application, Harbin University of Science and Technology, Harbin, China.
INSA Lyon, University Claude Bernard Lyon 1, CNRS, Inserm, CREATIS UMR 5220, U1294, Lyon, France.
Front Oncol. 2024 Mar 27;14:1254705. doi: 10.3389/fonc.2024.1254705. eCollection 2024.
In the field of medical image segmentation, achieving fast and accurate semantic segmentation of tumor cell nuclei and skin lesions is of significant importance. However, the considerable variations in skin lesion forms and cell types pose challenges to attaining high network accuracy and robustness. Additionally, as network depth increases, the growing parameter size and computational complexity make practical implementation difficult. To address these issues, this paper proposes MD-UNet, a fast cell nucleus segmentation network that integrates Tokenized Multi-Layer Perceptron modules, attention mechanisms, and Inception structures. Firstly, tokenized MLP modules are employed to label and project convolutional features, reducing computational complexity. Secondly, the paper introduces Depthwise Attention blocks and Multi-layer Feature Extraction modules. The Depthwise Attention blocks eliminate irrelevant and noisy responses from coarse-scale extracted information, serving as alternatives to skip connections in the UNet architecture. The Multi-layer Feature Extraction modules capture a wider range of high-level and low-level semantic features during decoding and facilitate feature fusion. The proposed MD-UNet approach is evaluated on two datasets: the International Skin Imaging Collaboration (ISIC2018) dataset and the PanNuke dataset. The experimental results demonstrate that MD-UNet achieves the best performance on both datasets.
在医学图像分割领域,实现肿瘤细胞核和皮肤病变的快速、准确语义分割具有重要意义。然而,皮肤病变形式和细胞类型的显著差异给实现高网络准确性和鲁棒性带来了挑战。此外,随着网络深度的增加,参数规模和计算复杂度不断增长,使得实际应用变得困难。为了解决这些问题,本文提出了MD-UNet,一种集成了量化多层感知器模块、注意力机制和Inception结构的快速细胞核分割网络。首先,使用量化MLP模块对卷积特征进行标记和投影,降低计算复杂度。其次,本文引入了深度注意力块和多层特征提取模块。深度注意力块消除了粗粒度提取信息中的无关和噪声响应,可替代UNet架构中的跳跃连接。多层特征提取模块在解码过程中捕捉更广泛的高级和低级语义特征,并促进特征融合。所提出的MD-UNet方法在两个数据集上进行了评估:国际皮肤成像协作组织(ISIC2018)数据集和PanNuke数据集。实验结果表明,MD-UNet在两个数据集上均取得了最佳性能。