CVJul 2

An Automated Multimodal Glaucoma Detection Framework Using ViT and a Stacking-Based Ensemble

arXiv:2607.026921.7h-index: 5
Predicted impact top 95% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

It offers an automated screening tool for glaucoma detection, but the method is incremental (ensemble of existing classifiers) and tested on a single public dataset.

The paper proposes a multimodal glaucoma detection framework combining fundus images (via ViT) and clinical data with a stacking ensemble, achieving 97.47% accuracy (sample-wise) and 98.97% accuracy (patient-wise) on the PAPILA dataset.

Glaucoma is a progressive eye disease that can lead to irreversible vision loss if not detected at an early stage. Conventional diagnostic procedures are often time-consuming and rely heavily on expert interpretation, limiting their scalability for large-scale screening. In this study, glaucoma detection is investigated under two evaluation settings: sample-wise, where individual samples are analyzed independently, and patient-wise, where data from each patient are aggregated for final prediction. An automated multimodal framework is proposed that integrates fundus images with clinical data. Under the sample-wise setting, detection is performed using fundus images and clinical features individually, as well as through their multimodal combination. Under the patient-wise setting, predictions are obtained by aggregating multiple fundus image representations with corresponding clinical information for each patient. Deep visual features are extracted using a Vision Transformer (ViT) architecture and classified using classical machine-learning models, with a stacking-based ensemble of the three best-performing classifiers employed to optimize performance. Experiments conducted on the publicly available PAPILA dataset demonstrate strong diagnostic performance, achieving 97.47% accuracy and a 97.50% F1-score for sample-wise multimodal classification, and 98.97% accuracy and F1-score for subject-wise detection. The proposed framework is further deployed as an end-to-end web-based platform to support automated glaucoma screening and clinical decision support.

Foundations

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

Your Notes