EFIQA: Explainable Fundus Image Quality Assessment via Anatomical Priors
About
Image quality control is vital for a wide range of downstream applications. Deep learning-based image quality assessment methods typically train classifiers on dataset-specific quality labels, inheriting two limitations: (1) generalization is tied to the labeling criteria of the training set and (2) these methods cannot provide spatial feedback on where the quality is degraded, lacking explainability. In this work, we propose EFIQA, a framework that requires no quality-related supervision and produces spatial quality maps by design. Rather than learning ``what is degradation" from human-annotated labels, EFIQA learns ``what should be there" by leveraging anatomical priors. For fundus photography, we instantiate this as a two-stage approach, by first training an unsupervised anomaly detector via masked anatomical inpainting to identify regions of missing vasculature, and then distilling this prior knowledge into a shallow adapter mapping features of a frozen foundation model to precise quality maps. External-dataset evaluation demonstrates that this label-free approach with minimal adaptation achieves better performance and explainability compared with supervised methods across benchmarks with different quality criteria, highlighting its potential for real-world applications.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Fundus Image Quality Assessment | MSHF (test) | BAcc (Balanced Accuracy)90.22 | 10 | |
| Fundus Image Quality Assessment | mBRSET (test) | BAcc82.95 | 10 | |
| Fundus Image Quality Assessment | DRIMDB (test) | Balanced Accuracy99.28 | 10 | |
| 3-Class Quality Assessment | EyeQ | QWK65.27 | 7 | |
| Quality Rejection | BRSET | Dice46.1 | 7 | |
| Quality Rejection | EyeQ | Dice79.67 | 7 | |
| Quality Rejection | mBRSET | Dice65.27 | 7 | |
| Quality Rejection | Merged | Dice71.36 | 7 | |
| 3-Class Quality Assessment | BRSET | QWK43.5 | 7 | |
| 3-Class Quality Assessment | mBRSET | QWK55.69 | 7 |