Automatic detection and prediction of nAMD activity change in retinal OCT using Siamese networks and Wasserstein Distance for ordinality
Taha Emre, Teresa Araújo, Marzieh Oghbaie, Dmitrii Lachinov, Guilherme Aresta, Hrvoje Bogunović
TL;DR
This work addresses the automated assessment of neovascular AMD activity changes from retinal OCT by proposing two complementary deep learning pipelines evaluated on the MARIO Challenge: SiamRETFound, a Vision Transformer–based Siamese network for longitudinal change detection between visits, and WARIO, an ordinal-aware predictor for 3-month evolution from a single B-scan that leverages MAE pretraining and Wasserstein/EMD losses. SiamRETFound demonstrates strong performance in detecting subtle longitudinal changes, with ensemble predictions surpassing individual models. WARIO tackles severe class imbalance and the ordinal nature of change, using focal loss and EMD loss, and benefits from postprocessing to enforce consistency across OCT volumes, achieving a high leaderboard rank. Together, these methods advance automated OCT-based nAMD management and potentially support timely, personalized anti-VEGF treatment planning.
Abstract
Neovascular age-related macular degeneration (nAMD) is a leading cause of vision loss among older adults, where disease activity detection and progression prediction are critical for nAMD management in terms of timely drug administration and improving patient outcomes. Recent advancements in deep learning offer a promising solution for predicting changes in AMD from optical coherence tomography (OCT) retinal volumes. In this work, we proposed deep learning models for the two tasks of the public MARIO Challenge at MICCAI 2024, designed to detect and forecast changes in nAMD severity with longitudinal retinal OCT. For the first task, we employ a Vision Transformer (ViT) based Siamese Network to detect changes in AMD severity by comparing scan embeddings of a patient from different time points. To train a model to forecast the change after 3 months, we exploit, for the first time, an Earth Mover (Wasserstein) Distance-based loss to harness the ordinal relation within the severity change classes. Both models ranked high on the preliminary leaderboard, demonstrating that their predictive capabilities could facilitate nAMD treatment management.
