Search papers, labs, and topics across Lattice.
This study introduces X-LMC, an automated framework for scoring leptomeningeal collateral circulation from digital subtraction angiography (DSA) using a spatiotemporal approach. By employing a DINOv2 backbone and a token-level cross-view attention module, X-LMC outperforms traditional static architectures and spatiotemporal baselines, achieving a Quadratic Weighted Kappa of 0.398 and a macro-F1 score of 0.711 in a multicenter dataset of 134 patients. This advancement not only enhances the accuracy of LMC grading but also aligns closely with clinical inter-rater agreement, paving the way for objective hemodynamic phenotyping in stroke research.
Automated scoring of leptomeningeal collateral circulation can achieve clinical-level agreement and significantly improve prognostic assessments in stroke treatment.
Digital subtraction angiography (DSA) is the reference standard for leptomeningeal collateral (LMC) assessment, providing critical prognostic insights to guide secondary treatment strategies, neurorehabilitation planning, and retrospective stroke research. However, clinical LMC grading via the ASITN/SIR scale relies on manual, highly variable visual inspection. We introduce X-LMC, a spatiotemporal framework for automated collateral scoring from time-resolved biplane DSA. The proposed architecture encodes spatial frame representations through a DINOv2 backbone, fuses orthogonal projections via a token-level cross-view attention module, and models representations of contrast bolus dynamics using a recurrent network architecture. We evaluate our framework on a multicenter dataset of 134 patients with M1-segment occlusions. In a 5-fold cross-validation setting, X-LMC yields higher point estimates than static architectures and spatiotemporal baselines adapted from related angiographic tasks, achieving a Quadratic Weighted Kappa (QWK) of 0.398 (vs. 0.322) and a dichotomized macro-F1 score of 0.711 (vs. 0.663) against the best-performing baseline. X-LMC performance also aligns with the observed clinical inter-rater agreement (QWK: 0.314). As the first DSA study attempting to automate LMC scoring, we demonstrate that multi-view temporal deep learning can capture collateral-specific contrast kinetics. Ultimately, these benchmarks delineate the clinical ambiguities and achievable performance boundaries of automated ASITN/SIR grading, establishing a reproducible foundation for objective hemodynamic phenotyping in stroke cohorts. Code is available at https://github.com/maedehafezi/X-LMC.