CLoE: Curriculum Learning on Endoscopic Images for Robust MES Classification

📅 2025-08-18
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address label noise (arising from inter-observer variability) and the neglect of ordinal relationships in Mayo Endoscopic Score (MES) classification for ulcerative colitis endoscopic images, this paper proposes CLoE, a curriculum learning framework. Methodologically, CLoE introduces a novel difficulty-aware sample ordering strategy, where image quality—assessed by a lightweight model guided by the Boston Bowel Preparation Scale (BBPS)—serves as a proxy for annotation confidence. It further explicitly models MES’s inherent ordinal structure and integrates ResizeMix augmentation to enhance robustness in both CNN and Transformer architectures. Evaluated on the LIMUC and HyperKvasir datasets, ConvNeXt-Tiny achieves 82.5% accuracy and a weighted kappa of 0.894—outperforming both supervised and self-supervised baselines—while maintaining low computational overhead.

Technology Category

Application Category

📝 Abstract
Estimating disease severity from endoscopic images is essential in assessing ulcerative colitis, where the Mayo Endoscopic Subscore (MES) is widely used to grade inflammation. However, MES classification remains challenging due to label noise from inter-observer variability and the ordinal nature of the score, which standard models often ignore. We propose CLoE, a curriculum learning framework that accounts for both label reliability and ordinal structure. Image quality, estimated via a lightweight model trained on Boston Bowel Preparation Scale (BBPS) labels, is used as a proxy for annotation confidence to order samples from easy (clean) to hard (noisy). This curriculum is further combined with ResizeMix augmentation to improve robustness. Experiments on the LIMUC and HyperKvasir datasets, using both CNNs and Transformers, show that CLoE consistently improves performance over strong supervised and self-supervised baselines. For instance, ConvNeXt-Tiny reaches 82.5% accuracy and a QWK of 0.894 on LIMUC with low computational cost. These results highlight the potential of difficulty-aware training strategies for improving ordinal classification under label uncertainty. Code will be released at https://github.com/zeynepozdemir/CLoE.
Problem

Research questions and friction points this paper is trying to address.

Robust MES classification under label noise
Addressing ordinal score nature in endoscopic images
Improving disease severity assessment with curriculum learning
Innovation

Methods, ideas, or system contributions that make the work stand out.

Curriculum learning framework for MES classification
Image quality as proxy for annotation confidence ordering
Combines curriculum with ResizeMix augmentation for robustness
🔎 Similar Papers
No similar papers found.
Z
Zeynep Ozdemir
Computer Engineering Department, Ankara University
Hacer Yalim Keles
Hacer Yalim Keles
Hacettepe University, Computer Engineering Department
computer visionmachine learninggenerative adversarial networks
O
Omer Ozgur Tanriover
Computer Engineering Department, Ankara University