UCFNNet: Ulcerative colitis evaluation based on fine-grained lesion learner and noise suppression gating

Comput Methods Programs Biomed. 2024 Apr:247:108080. doi: 10.1016/j.cmpb.2024.108080. Epub 2024 Feb 15.

Abstract

Background and objective: Ulcerative colitis (UC) is a chronic disease characterized by recurrent symptoms and significant morbidity. The exact cause of the disease remains unknown. The selection of current treatment options for ulcerative colitis depends on the severity and location of the disease in each patient. Therefore, developing a fully automated endoscopic images for evaluating UC is crucial for guiding treatment plans and facilitating early prevention efforts.

Methods: We propose a network called ulcerative colitis evaluation based on fine-grained lesion learner and noise suppression gating (UCFNNet). UCFNNet contains three novel modules. Firstly, a fine-grained lesion feature learner (FG-LF Learner) is proposed by integrating local features and a Softmax category prediction (SCP) module to improve the feature accuracy in small lesion areas. Subsequently, a graph convolutional feature combiner (GCFC) is developed to connect features across adjacent convolutional layers and to incorporate short connections between input and output, thereby mitigating feature loss during transmission. Thereafter, a noise suppression gating (NS gating) technique is designed by implementing a grid attention mechanism and a feature gating (FG) module to prioritize significant lesion features and suppress irrelevant and noisy regions in the input feature map.

Results: We evaluate the performance of the proposed network on both privately-collected and publicly-available datasets. The evaluation of UC achieves excellent results on privately-collected dataset, with an accuracy (ACC) of 89.57 %, Matthews correlation coefficient (MCC) of 85.52 %, precision of 89.26 %, recall of 89.48 %, and F1-score of 89.78 %. The results are also impressive on publicly-available dataset, with ACC of 85.47 %, MCC of 80.42 %, precision of 85.62 %, recall of 84.00 %, and F1-score of 84.53 %, surpassing the performance of state-of-the-art techniques.

Conclusion: Our proposed model introduces three innovative algorithm modules, which outperform the current state-of-the-art methods and achieve high ACC and F1-score. This indicates that our method has superior performance compared to traditional machine learning and existing deep methods, which means that our method has good application prospects. Meanwhile, it has been verified that the proposed model demonstrates good interpretability. The source code is available at github.com/YinLeRenNB/UCFNNet.

Keywords: Deep learning; Fine-grained lesion feature learner; Noise suppression gating; Ulcerative colitis evaluation.

MeSH terms

  • Algorithms
  • Colitis, Ulcerative* / diagnostic imaging
  • Computer Systems
  • Humans
  • Machine Learning
  • Software