Pathology-Aware Prototype Evolution via LLM-Driven Semantic Disambiguation for Multicenter Diabetic Retinopathy Diagnosis
About
Diabetic retinopathy (DR) grading plays a critical role in early clinical intervention and vision preservation. Recent explorations predominantly focus on visual lesion feature extraction through data processing and domain decoupling strategies. However, they generally overlook domain-invariant pathological patterns and underutilize the rich contextual knowledge of foundation models, relying solely on visual information, which is insufficient for distinguishing subtle pathological variations. Therefore, we propose integrating fine-grained pathological descriptions to complement prototypes with additional context, thereby resolving ambiguities in borderline cases. Specifically, we propose a Hierarchical Anchor Prototype Modulation (HAPM) framework to facilitate DR grading. First, we introduce a variance spectrum-driven anchor prototype library that preserves domain-invariant pathological patterns. We further employ a hierarchical differential prompt gating mechanism, dynamically selecting discriminative semantic prompts from both LVLM and LLM sources to address semantic confusion between adjacent DR grades. Finally, we utilize a two-stage prototype modulation strategy that progressively integrates clinical knowledge into visual prototypes through a Pathological Semantic Injector (PSI) and a Discriminative Prototype Enhancer (DPE). Extensive experiments across eight public datasets demonstrate that our approach achieves pathology-guided prototype evolution while outperforming state-of-the-art methods. The code is available at https://github.com/zhcz328/HAPM.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Diabetic Retinopathy Classification | DEEPDR (test) | Accuracy0.527 | 30 | |
| Diabetic Retinopathy (DR) grading | APTOS | Accuracy63.1 | 22 | |
| Diabetic Retinopathy (DR) grading | Messidor | ACC65.2 | 22 | |
| Diabetic Retinopathy (DR) grading | FGADR | Accuracy11.2 | 17 | |
| Diabetic Retinopathy (DR) grading | RLDR | ACC45.1 | 17 | |
| Diabetic Retinopathy (DR) grading | IDRID | Accuracy63.4 | 17 |