论文标题
Transresu-net:基于变压器的实时结肠镜检查息肉的基于变压器的RESU-NET
TransResU-Net: Transformer based ResU-Net for Real-Time Colonoscopy Polyp Segmentation
论文作者
论文摘要
结直肠癌(CRC)是全球癌症和与癌症有关的死亡率最常见的原因之一。及时进行结肠癌筛查是早期发现的关键。结肠镜检查是用于诊断结肠癌的主要方式。但是,息肉,腺瘤和晚期腺瘤的遗漏率仍然很高。在癌前阶段对息肉的早期发现可以帮助减少死亡率和与结直肠癌相关的经济负担。基于深度学习的计算机辅助诊断(CADX)系统可以帮助胃肠病医生识别可能遗漏的息肉,从而提高息肉检测率。此外,CADX系统可能被证明是一种具有成本效益的系统,可改善长期结直肠癌的预防。在这项研究中,我们提出了一种基于学习的深度架构,用于自动息肉分割,称为变压器resu-net(Transresu-net)。我们提出的架构建立在带有Resnet-50作为骨架的残留块上,并利用了变压器自我发项机制以及扩张的卷积。我们对两个公开息肉分割基准数据集的实验结果表明,Transresu-net获得了高度有希望的骰子得分和实时速度。在我们的性能指标中,我们得出的结论是,Transresu-NET可能是建立实时息肉检测系统的强大基准,用于早期诊断,治疗和预防结直肠癌。拟议的transu-net的源代码可在https://github.com/nikhilroxtomar/transresunet上公开获得。
Colorectal cancer (CRC) is one of the most common causes of cancer and cancer-related mortality worldwide. Performing colon cancer screening in a timely fashion is the key to early detection. Colonoscopy is the primary modality used to diagnose colon cancer. However, the miss rate of polyps, adenomas and advanced adenomas remains significantly high. Early detection of polyps at the precancerous stage can help reduce the mortality rate and the economic burden associated with colorectal cancer. Deep learning-based computer-aided diagnosis (CADx) system may help gastroenterologists to identify polyps that may otherwise be missed, thereby improving the polyp detection rate. Additionally, CADx system could prove to be a cost-effective system that improves long-term colorectal cancer prevention. In this study, we proposed a deep learning-based architecture for automatic polyp segmentation, called Transformer ResU-Net (TransResU-Net). Our proposed architecture is built upon residual blocks with ResNet-50 as the backbone and takes the advantage of transformer self-attention mechanism as well as dilated convolution(s). Our experimental results on two publicly available polyp segmentation benchmark datasets showed that TransResU-Net obtained a highly promising dice score and a real-time speed. With high efficacy in our performance metrics, we concluded that TransResU-Net could be a strong benchmark for building a real-time polyp detection system for the early diagnosis, treatment, and prevention of colorectal cancer. The source code of the proposed TransResU-Net is publicly available at https://github.com/nikhilroxtomar/TransResUNet.