# A Deep Learning-Based Decision Support System for Cholelithiasis in MRI Data

**Authors:** Ebru Hasbay, Caglar Cengizler, Mahmut Ucar, Nagihan Durgun, Hayriye Ulkucan Disli, Deniz Bolat

PMC · DOI: 10.3390/jcm15051891 · 2026-03-02

## TL;DR

This paper presents a deep learning system to help detect gallstones in MRI images, aiming to reduce the manual effort required by radiologists.

## Contribution

A modified Mask R-CNN model with squeeze and excitation is proposed for gallstone detection in MR images.

## Key findings

- The modified model achieved up to 0.89 accuracy in gallstone detection.
- Accuracy, precision, and specificity improved with the squeeze and excitation modification.
- The system operates on a single optimal slice, limiting generalizability but offering a practical starting point.

## Abstract

Background: Cholelithiasis can lead to significant complications if not diagnosed and treated promptly. Recent advances in deep learning and the improved ability of computer systems to detect clinically significant textural and morphological patterns in magnetic resonance imaging (MRI) can help reduce the time and resources required for the radiological evaluation of the gallbladder and cholelithiasis. Objective: To detect cholelithiasis, a support system with a graphical user interface for magnetic resonance (MR) images of the gallbladder was implemented to reduce the manual effort and time required to identify gallstones. Method: A commonly used deep learning model for pixel-level mask generation and instance segmentation, Mask Region Based Convolutional Neural Network (Mask R-CNN), was modified, trained, and evaluated to provide a robust pipeline for automated analysis. The primary aim was to automatically locate and label the gallbladder in T2-weighted axial MR images to detect gallstones and highlight the visual characteristics of the target region, thereby supporting radiologists. All automation was designed to operate on a single optimal slice instead of the entire volume. While this approach limits generalisability, it offers a practical starting point for method development. This setup reflects a feasibility-oriented design, rather than a comprehensive diagnostic capability. The dataset included 788 axial MR images from different patients. Each image was labeled and segmented by an experienced radiologist to train and test the models at the image level. Results: The proposed model with squeeze and excitation (SE) modification improved classification accuracy, and at the image level, stone detection improved in terms of accuracy, precision, and specificity, although recall and F1 scores slightly decreased. Conclusions: The results show that the modified Mask R-CNN model can detect gallstones with up to 0.89 accuracy, supporting the clinical applicability of the proposed method.

## Linked entities

- **Diseases:** Cholelithiasis (MONDO:0012672)

## Full-text entities

- **Diseases:** gallstones (MESH:D042882), Cholelithiasis (MESH:D002769), stone (MESH:D007669)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12985875/full.md

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