English

Class Distance Weighted Cross-Entropy Loss for Ulcerative Colitis Severity Estimation

Image and Video Processing 2022-06-14 v2 Artificial Intelligence Computer Vision and Pattern Recognition

Abstract

In scoring systems used to measure the endoscopic activity of ulcerative colitis, such as Mayo endoscopic score or Ulcerative Colitis Endoscopic Index Severity, levels increase with severity of the disease activity. Such relative ranking among the scores makes it an ordinal regression problem. On the other hand, most studies use categorical cross-entropy loss function to train deep learning models, which is not optimal for the ordinal regression problem. In this study, we propose a novel loss function, class distance weighted cross-entropy (CDW-CE), that respects the order of the classes and takes the distance of the classes into account in calculation of the cost. Experimental evaluations show that models trained with CDW-CE outperform the models trained with conventional categorical cross-entropy and other commonly used loss functions which are designed for the ordinal regression problems. In addition, the class activation maps of models trained with CDW-CE loss are more class-discriminative and they are found to be more reasonable by the domain experts.

Cite

@article{arxiv.2202.05167,
  title  = {Class Distance Weighted Cross-Entropy Loss for Ulcerative Colitis Severity Estimation},
  author = {Gorkem Polat and Ilkay Ergenc and Haluk Tarik Kani and Yesim Ozen Alahdab and Ozlen Atug and Alptekin Temizel},
  journal= {arXiv preprint arXiv:2202.05167},
  year   = {2022}
}

Comments

26th UK Conference on Medical Image Understanding and Analysis. 15 pages, 5 figures

R2 v1 2026-06-24T09:30:35.200Z