# An efficient computational framework for gastrointestinal disorder prediction using attention-based transfer learning

**Authors:** Jiajie Zhou, Wei Song, Yeliu Liu, Xiaoming Yuan

PMC · DOI: 10.7717/peerj-cs.2059 · 2024-05-28

## TL;DR

This paper introduces a new computer-aided diagnostic system using machine learning to accurately detect gastrointestinal disorders from images.

## Contribution

The novel contribution is a CAD system combining transfer learning with an attention mechanism for GI disorder classification.

## Key findings

- The proposed ConvNeXt+Attention model achieved an area under the ROC curve of 0.9997.
- The system outperformed other state-of-the-art methods in precision and recall metrics.
- The model demonstrated robust performance across eight types of gastrointestinal images.

## Abstract

Diagnosing gastrointestinal (GI) disorders, which affect parts of the digestive system such as the stomach and intestines, can be difficult even for experienced gastroenterologists due to the variety of ways these conditions present. Early diagnosis is critical for successful treatment, but the review process is time-consuming and labor-intensive. Computer-aided diagnostic (CAD) methods provide a solution by automating diagnosis, saving time, reducing workload, and lowering the likelihood of missing critical signs. In recent years, machine learning and deep learning approaches have been used to develop many CAD systems to address this issue. However, existing systems need to be improved for better safety and reliability on larger datasets before they can be used in medical diagnostics. In our study, we developed an effective CAD system for classifying eight types of GI images by combining transfer learning with an attention mechanism. Our experimental results show that ConvNeXt is an effective pre-trained network for feature extraction, and ConvNeXt+Attention (our proposed method) is a robust CAD system that outperforms other cutting-edge approaches. Our proposed method had an area under the receiver operating characteristic curve of 0.9997 and an area under the precision-recall curve of 0.9973, indicating excellent performance. The conclusion regarding the effectiveness of the system was also supported by the values of other evaluation metrics.

## Full-text entities

- **Diseases:** gastrointestinal (GI) disorders (MESH:D005767)

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/PMC11157572/full.md

---
Source: https://tomesphere.com/paper/PMC11157572