English

OccluNet: Spatio-Temporal Deep Learning for Occlusion Detection on DSA

Computer Vision and Pattern Recognition 2025-08-21 v1 Artificial Intelligence

Abstract

Accurate detection of vascular occlusions during endovascular thrombectomy (EVT) is critical in acute ischemic stroke (AIS). Interpretation of digital subtraction angiography (DSA) sequences poses challenges due to anatomical complexity and time constraints. This work proposes OccluNet, a spatio-temporal deep learning model that integrates YOLOX, a single-stage object detector, with transformer-based temporal attention mechanisms to automate occlusion detection in DSA sequences. We compared OccluNet with a YOLOv11 baseline trained on either individual DSA frames or minimum intensity projections. Two spatio-temporal variants were explored for OccluNet: pure temporal attention and divided space-time attention. Evaluation on DSA images from the MR CLEAN Registry revealed the model's capability to capture temporally consistent features, achieving precision and recall of 89.02% and 74.87%, respectively. OccluNet significantly outperformed the baseline models, and both attention variants attained similar performance. Source code is available at https://github.com/anushka-kore/OccluNet.git

Keywords

Cite

@article{arxiv.2508.14286,
  title  = {OccluNet: Spatio-Temporal Deep Learning for Occlusion Detection on DSA},
  author = {Anushka A. Kore and Frank G. te Nijenhuis and Matthijs van der Sluijs and Wim van Zwam and Charles Majoie and Geert Lycklama à Nijeholt and Danny Ruijters and Frans Vos and Sandra Cornelissen and Ruisheng Su and Theo van Walsum},
  journal= {arXiv preprint arXiv:2508.14286},
  year   = {2025}
}

Comments

To be published in Proceedings of the SWITCH Workshop at MICCAI 2025, Lecture Notes in Computer Science (LNCS), Springer

R2 v1 2026-07-01T04:57:43.066Z