IVAICVFeb 23, 2025

Liver Cirrhosis Stage Estimation from MRI with Deep Learning

arXiv:2502.18225v32 citationsh-index: 36Has CodeEMBC
Originality Incremental advance
AI Analysis

This addresses the challenge of early cirrhosis diagnosis for patients with chronic liver diseases, though it is incremental as it builds on existing deep learning methods for medical imaging.

The authors tackled automated liver cirrhosis stage estimation from MRI using a deep learning framework, achieving state-of-the-art performance with 72.8% accuracy on T1W and 63.8% on T2W sequences in three-stage classification.

We present an end-to-end deep learning framework for automated liver cirrhosis stage estimation from multi-sequence MRI. Cirrhosis is the severe scarring (fibrosis) of the liver and a common endpoint of various chronic liver diseases. Early diagnosis is vital to prevent complications such as decompensation and cancer, which significantly decreases life expectancy. However, diagnosing cirrhosis in its early stages is challenging, and patients often present with life-threatening complications. Our approach integrates multi-scale feature learning with sequence-specific attention mechanisms to capture subtle tissue variations across cirrhosis progression stages. Using CirrMRI600+, a large-scale publicly available dataset of 628 high-resolution MRI scans from 339 patients, we demonstrate state-of-the-art performance in three-stage cirrhosis classification. Our best model achieves 72.8% accuracy on T1W and 63.8% on T2W sequences, significantly outperforming traditional radiomics-based approaches. Through extensive ablation studies, we show that our architecture effectively learns stage-specific imaging biomarkers. We establish new benchmarks for automated cirrhosis staging and provide insights for developing clinically applicable deep learning systems. The source code will be available at https://github.com/JunZengz/CirrhosisStage.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes