Anatomically aware dual-hop learning for pulmonary embolism detection in CT pulmonary angiograms
Florin Condrea, Saikiran Rapaka, Lucian Itu, Puneet Sharma, Jonathan Sperl, A Mohamed Ali, Marius Leordeanu
TL;DR
This work tackles rapid and accurate PE detection in CT pulmonary angiograms by introducing three synergistic components: anatomically aware cropping to focus analysis on lung and heart regions, anatomically aware pretraining on 20 landmarks to imbue the model with body-structure knowledge, and a dual-hop detector that refines predictions across two processing passes. The approach is evaluated on the RSNA RSPECT dataset, with ablations showing additive improvements from cropping, pretraining, and the two-hop architecture, culminating in state-of-the-art performance (F1 ≈ 91.0% and AUC-PR ≈ 66.21) that rivals radiologist performance. The framework emphasizes efficiency and explainability, as evidenced by ROI-based cropping reducing input volume, Cutout augmentation improving regularization, and Integrated Gradients illustrating PE-centric reasoning. Overall, the three-stage, anatomically grounded design demonstrates strong generalization potential for medical imaging tasks beyond PE detection.
Abstract
Pulmonary Embolisms (PE) represent a leading cause of cardiovascular death. While medical imaging, through computed tomographic pulmonary angiography (CTPA), represents the gold standard for PE diagnosis, it is still susceptible to misdiagnosis or significant diagnosis delays, which may be fatal for critical cases. Despite the recently demonstrated power of deep learning to bring a significant boost in performance in a wide range of medical imaging tasks, there are still very few published researches on automatic pulmonary embolism detection. Herein we introduce a deep learning based approach, which efficiently combines computer vision and deep neural networks for pulmonary embolism detection in CTPA. Our method features novel improvements along three orthogonal axes: 1) automatic detection of anatomical structures; 2) anatomical aware pretraining, and 3) a dual-hop deep neural net for PE detection. We obtain state-of-the-art results on the publicly available multicenter large-scale RSNA dataset.
