Hierarchy-Aware and Knowledge-Guided Learning for Multi-Label Classification of Retinal Diseases from Fundus Images.
Where this comes from
- Record sourced from PubMed, PMID 41805508.
- Also identified by DOI 10.1109/TMI.2026.3672477.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
Retinal diseases (RD) are major causes of global vision impairment. Automated diagnosis using fundus images has significant clinical value, particularly in multi-label classification of RD. Recently, hierarchy-aware methods have shown potential in improving classification performance by leveraging hierarchical relationships among disease categories. However, implicit hierarchy-aware methods often fail to capture complex semantic relationships required to make multi-level predictions, while explicit hierarchy-aware methods fail to maintain hierarchy level consistency. Additionally, existing approaches do not sufficiently integrate knowledge from expert domains. Accordingly, in this paper, we introduce a novel framework, namely Hierarchy-Aware and Knowledge-Guided Learning (HAKGL), for diagnosing RD from fundus images. It establishes complex relationships among diseases by employing a hierarchical Transformer for making multi-level predictions by maximally exploiting the visual information. Besides, we utilize feature similarities to establish correlations among hierarchy levels, which offer additional supervision signals to align hierarchical feature representations. This strategy explicitly maintains hierarchical consistency, thereby improving the performance of the model. Furthermore, we propose a correlation learning strategy for aligning image correlations with expert textual knowledge extracted from retinal foundation models, thus enabling the model to learn more generalizable representations. The superiority of the proposed HAKGL approach has been validated through extensive experiments in multi-label classification of RD. Code is available at https://github.com/YZC-99/HAKGL.