TL;DR
This paper introduces a cost-sensitive regularization method for diabetic retinopathy grading from eye fundus images, improving accuracy by penalizing predictions farther from true grades and accounting for label noise.
Contribution
It proposes a simple regularization approach based on cost-sensitive classification that enforces the disease severity order and models label noise in DR grading tasks.
Findings
Achieved 3-5% improvements in quadratic-weighted kappa scores.
Enhanced model robustness by modeling label noise.
Provided open-source code for reproducibility.
Abstract
Assessing the degree of disease severity in biomedical images is a task similar to standard classification but constrained by an underlying structure in the label space. Such a structure reflects the monotonic relationship between different disease grades. In this paper, we propose a straightforward approach to enforce this constraint for the task of predicting Diabetic Retinopathy (DR) severity from eye fundus images based on the well-known notion of Cost-Sensitive classification. We expand standard classification losses with an extra term that acts as a regularizer, imposing greater penalties on predicted grades when they are farther away from the true grade associated to a particular image. Furthermore, we show how to adapt our method to the modelling of label noise in each of the sub-problems associated to DR grading, an approach we refer to as Atomic Sub-Task modeling. This yields…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
