CVFeb 27

Ordinal Diffusion Models for Color Fundus Images

arXiv:2602.24013v11.5h-index: 7
Originality Incremental advance
AI Analysis

This work addresses the challenge of generating supplementary training data for medical imaging tasks by better modeling continuous disease progression from discrete labels, which is incremental but important for improving deep learning models in ophthalmology.

The authors tackled the problem of generating realistic color fundus images for diabetic retinopathy (DR) by proposing an ordinal latent diffusion model that incorporates the ordered structure of DR severity, resulting in improved Fréchet inception distance for four of five DR stages and an increase in quadratic weighted κ from 0.79 to 0.87.

It has been suggested that generative image models such as diffusion models can improve performance on clinically relevant tasks by offering deep learning models supplementary training data. However, most conditional diffusion models treat disease stages as independent classes, ignoring the continuous nature of disease progression. This mismatch is problematic in medical imaging because continuous pathological processes are typically only observed through coarse, discrete but ordered labels as in ophthalmology for diabetic retinopathy (DR). We propose an ordinal latent diffusion model for generating color fundus images that explicitly incorporates the ordered structure of DR severity into the generation process. Instead of categorical conditioning, we used a scalar disease representation, enabling a smooth transition between adjacent stages. We evaluated our approach using visual realism metrics and classification-based clinical consistency analysis on the EyePACS dataset. Compared to a standard conditional diffusion model, our model reduced the Fréchet inception distance for four of the five DR stages and increased the quadratic weighted $κ$ from 0.79 to 0.87. Furthermore, interpolation experiments showed that the model captured a continuous spectrum of disease progression learned from ordered, coarse class labels.

Foundations

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

Your Notes