English

Ordinal Multiple-instance Learning for Ulcerative Colitis Severity Estimation with Selective Aggregated Transformer

Computer Vision and Pattern Recognition 2024-11-25 v1 Machine Learning

Abstract

Patient-level diagnosis of severity in ulcerative colitis (UC) is common in real clinical settings, where the most severe score in a patient is recorded. However, previous UC classification methods (i.e., image-level estimation) mainly assumed the input was a single image. Thus, these methods can not utilize severity labels recorded in real clinical settings. In this paper, we propose a patient-level severity estimation method by a transformer with selective aggregator tokens, where a severity label is estimated from multiple images taken from a patient, similar to a clinical setting. Our method can effectively aggregate features of severe parts from a set of images captured in each patient, and it facilitates improving the discriminative ability between adjacent severity classes. Experiments demonstrate the effectiveness of the proposed method on two datasets compared with the state-of-the-art MIL methods. Moreover, we evaluated our method in real clinical settings and confirmed that our method outperformed the previous image-level methods. The code is publicly available at https://github.com/Shiku-Kaito/Ordinal-Multiple-instance-Learning-for-Ulcerative-Colitis-Severity-Estimation.

Keywords

Cite

@article{arxiv.2411.14750,
  title  = {Ordinal Multiple-instance Learning for Ulcerative Colitis Severity Estimation with Selective Aggregated Transformer},
  author = {Kaito Shiku and Kazuya Nishimura and Daiki Suehiro and Kiyohito Tanaka and Ryoma Bise},
  journal= {arXiv preprint arXiv:2411.14750},
  year   = {2024}
}

Comments

10 pages, 9 figures, Accepted in WACV 2025

R2 v1 2026-06-28T20:08:43.596Z