Automated Coronary Calcium Scoring using U-Net Models through Semi-supervised Learning on Non-Gated CT Scans
Sanskriti Singh

TL;DR
This paper presents a semi-supervised learning approach using U-Net models to automatically score coronary calcium in non-gated CT scans, enabling better detection of heart disease without gated scans.
Contribution
The study introduces a semi-supervised method to adapt gated CT scan models for non-gated scans, improving calcium scoring accuracy and enabling broader screening.
Findings
U-Net achieved 0.95 DICE on gated scans.
Semi-supervised learning reduced MAE by 91%.
Accuracy improved by 23% after adaptation.
Abstract
Every year, thousands of innocent people die due to heart attacks. Often undiagnosed heart attacks can hit people by surprise since many current medical plans don't cover the costs to require the searching of calcification on these scans. Only if someone is suspected to have a heart problem, a gated CT scan is taken, otherwise, there's no way for the patient to be aware of a possible heart attack/disease. While nongated CT scans are more periodically taken, it is harder to detect calcification and is usually taken for a purpose other than locating calcification in arteries. In fact, in real time coronary artery calcification scores are only calculated on gated CT scans, not nongated CT scans. After training a unet model on the Coronary Calcium and chest CT's gated scans, it received a DICE coefficient of 0.95 on its untouched test set. This model was used to predict on nongated CT…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced X-ray and CT Imaging · Radiomics and Machine Learning in Medical Imaging
MethodsTest · Masked autoencoder · Attentive Walk-Aggregating Graph Neural Network
