论文标题

扩张性:息肉分割的深度扩张分割网络

DilatedSegNet: A Deep Dilated Segmentation Network for Polyp Segmentation

论文作者

Tomar, Nikhil Kumar, Jha, Debesh, Bagci, Ulas

论文摘要

结直肠癌(CRC)是全球与癌症相关死亡的第二大原因。结肠镜检查过程中的息肉切除有助于降低CRC的死亡率和发病率。在深度学习的支持下,计算机辅助诊断(CAD)系统可以检测结肠镜检查期间医生所忽视的结肠区域。缺乏高精度和实时速度是克服此类系统临床整合的必要障碍。尽管文献侧重于提高准确性,但速度参数通常被忽略。为了达到这种批判性需求,我们打算开发一种新型的基于深度学习的建筑,即扩张式结构,以即时进行息肉细分。扩张Segnet是一个编码器 - 码头网络,它使用预训练的RESNET50作为编码器,我们从中提取四个级别的特征映射。这些特征图中的每一个都通过扩张的卷积池(DCP)块。来自DCP块的输出是连接的,并通过一系列四个解码器块,这些块预测了分割掩模。所提出的方法实现了每秒33.68帧的实时操作速度,平均骰子系数为0.90,MIOU为0.83。此外,我们还提供热图以及定性结果,以显示息肉位置的解释,从而增加了该方法的可信度。公开可用的kvasir-seg和Bkai-igh数据集的结果表明,扩张性的segegnet可以提供实时反馈,同时保留高\ ac {dsc},这表明在不久的将来,在实际临床环境中使用此类模型的可能性很高。源代码的GitHub链接可以在此处找到:\ url {https://github.com/nikhilroxtomar/dilatedsegnet}。

Colorectal cancer (CRC) is the second leading cause of cancer-related death worldwide. Excision of polyps during colonoscopy helps reduce mortality and morbidity for CRC. Powered by deep learning, computer-aided diagnosis (CAD) systems can detect regions in the colon overlooked by physicians during colonoscopy. Lacking high accuracy and real-time speed are the essential obstacles to be overcome for successful clinical integration of such systems. While literature is focused on improving accuracy, the speed parameter is often ignored. Toward this critical need, we intend to develop a novel real-time deep learning-based architecture, DilatedSegNet, to perform polyp segmentation on the fly. DilatedSegNet is an encoder-decoder network that uses pre-trained ResNet50 as the encoder from which we extract four levels of feature maps. Each of these feature maps is passed through a dilated convolution pooling (DCP) block. The outputs from the DCP blocks are concatenated and passed through a series of four decoder blocks that predicts the segmentation mask. The proposed method achieves a real-time operation speed of 33.68 frames per second with an average dice coefficient of 0.90 and mIoU of 0.83. Additionally, we also provide heatmap along with the qualitative results that shows the explanation for the polyp location, which increases the trustworthiness of the method. The results on the publicly available Kvasir-SEG and BKAI-IGH datasets suggest that DilatedSegNet can give real-time feedback while retaining a high \ac{DSC}, indicating high potential for using such models in real clinical settings in the near future. The GitHub link of the source code can be found here: \url{https://github.com/nikhilroxtomar/DilatedSegNet}.

扫码加入交流群

加入微信交流群

微信交流群二维码

扫码加入学术交流群,获取更多资源