IVCVJul 26, 2019

Automatic Calcium Scoring in Cardiac and Chest CT Using DenseRAUnet

arXiv:1907.11392v15 citations
AI Analysis

This work addresses the need for economical and accessible CVD risk evaluation in clinical practice by enabling CAC scoring from common chest CT scans, though it is incremental as it builds on existing deep learning architectures.

The authors tackled the problem of automatically quantifying coronary artery calcification (CAC) from both ECG-synchronized cardiac CT and more prevalent chest CT scans using a DenseRAUnet model, achieving an F1-score of 0.75 and 0.83 accuracy in predicting cardiovascular disease risk.

Cardiovascular disease (CVD) is a common and strong threat to human beings, featuring high prevalence, disability and mortality. The amount of coronary artery calcification (CAC) is an effective factor for CVD risk evaluation. Conventionally, CAC is quantified using ECG-synchronized cardiac CT but rarely from general chest CT scans. However, compared with ECG-synchronized cardiac CT, chest CT is more prevalent and economical in clinical practice. To address this, we propose an automatic method based on Dense U-Net to segment coronary calcium pixels on both types of CT scans. Our contribution is two-fold. First, we propose a novel network called DenseRAUnet, which takes advantage of Dense U-net, ResNet and atrous convolutions. We prove the robustness and generalizability of our model by training it exclusively on chest CT while test on both types of CT scans. Second, we design a loss function combining bootstrap with IoU function to balance foreground and background classes. DenseRAUnet is trained in a 2.5D fashion and tested on a private dataset consisting of 144 scans. Results show an F1-score of 0.75, with 0.83 accuracy of predicting cardiovascular disease risk.

Foundations

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

Your Notes