Search papers, labs, and topics across Lattice.
This paper introduces EFIQA, a novel framework for assessing the quality of fundus images without relying on quality-related supervision. By utilizing anatomical priors, EFIQA generates spatial quality maps that highlight specific areas of degradation, addressing the limitations of traditional deep learning methods that depend on dataset-specific labels. Evaluation on external datasets shows that EFIQA outperforms supervised approaches in both performance and explainability, underscoring its applicability in real-world scenarios.
EFIQA achieves superior image quality assessment by leveraging anatomical knowledge, offering spatial insights without the need for labeled data.
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.