Department of Artificial Intelligence and Knowledge Systems, Julius-Maximilians University of Würzburg, Sanderring 2, 97070, Würzburg, Germany.
Interventional and Experimental Endoscopy (InExEn), Department of Internal Medicine II, University Hospital Würzburg, Oberdürrbacher Straße 6, 97080, Würzburg, Germany.
BMC Med Imaging. 2023 Apr 20;23(1):59. doi: 10.1186/s12880-023-01007-4.
Colorectal cancer is a leading cause of cancer-related deaths worldwide. The best method to prevent CRC is a colonoscopy. However, not all colon polyps have the risk of becoming cancerous. Therefore, polyps are classified using different classification systems. After the classification, further treatment and procedures are based on the classification of the polyp. Nevertheless, classification is not easy. Therefore, we suggest two novel automated classifications system assisting gastroenterologists in classifying polyps based on the NICE and Paris classification.
We build two classification systems. One is classifying polyps based on their shape (Paris). The other classifies polyps based on their texture and surface patterns (NICE). A two-step process for the Paris classification is introduced: First, detecting and cropping the polyp on the image, and secondly, classifying the polyp based on the cropped area with a transformer network. For the NICE classification, we design a few-shot learning algorithm based on the Deep Metric Learning approach. The algorithm creates an embedding space for polyps, which allows classification from a few examples to account for the data scarcity of NICE annotated images in our database.
For the Paris classification, we achieve an accuracy of 89.35 %, surpassing all papers in the literature and establishing a new state-of-the-art and baseline accuracy for other publications on a public data set. For the NICE classification, we achieve a competitive accuracy of 81.13 % and demonstrate thereby the viability of the few-shot learning paradigm in polyp classification in data-scarce environments. Additionally, we show different ablations of the algorithms. Finally, we further elaborate on the explainability of the system by showing heat maps of the neural network explaining neural activations.
Overall we introduce two polyp classification systems to assist gastroenterologists. We achieve state-of-the-art performance in the Paris classification and demonstrate the viability of the few-shot learning paradigm in the NICE classification, addressing the prevalent data scarcity issues faced in medical machine learning.
结直肠癌是全球癌症相关死亡的主要原因。预防 CRC 的最佳方法是结肠镜检查。然而,并非所有结肠息肉都有癌变的风险。因此,息肉使用不同的分类系统进行分类。分类后,进一步的治疗和程序基于息肉的分类。然而,分类并不容易。因此,我们建议两种新的自动化分类系统,以帮助胃肠病学家根据 NICE 和巴黎分类对息肉进行分类。
我们构建了两个分类系统。一个是根据息肉的形状(巴黎)对息肉进行分类。另一个是根据息肉的纹理和表面模式(NICE)对息肉进行分类。引入了巴黎分类的两步过程:首先,检测并裁剪图像上的息肉,然后使用转换器网络根据裁剪区域对息肉进行分类。对于 NICE 分类,我们基于深度度量学习方法设计了一个 few-shot 学习算法。该算法为息肉创建了一个嵌入空间,允许从几个示例进行分类,以解决我们数据库中 NICE 注释图像数据稀缺的问题。
对于巴黎分类,我们的准确率达到 89.35%,超过了文献中的所有论文,并为其他在公共数据集上发表的论文建立了新的最新基准准确率。对于 NICE 分类,我们的准确率达到 81.13%,从而证明了在数据稀缺环境中 few-shot 学习范式在息肉分类中的可行性。此外,我们展示了算法的不同消融。最后,我们通过显示神经网络的热图来进一步阐述系统的可解释性,解释神经网络的激活。
总的来说,我们引入了两种息肉分类系统来帮助胃肠病学家。我们在巴黎分类中达到了最先进的性能,并在 NICE 分类中证明了 few-shot 学习范式的可行性,解决了医学机器学习中普遍存在的数据稀缺问题。