paper-with-me

홈 › Papers

M(otion)-mode Based Prediction of Ejection Fraction using Echocardiograms

2023-09-07 · Ece Ozkan, Thomas M. Sutter, Yurong Hu, Sebastian Balzer, Julia E. Vogt

Early detection of cardiac dysfunction through routine screening is vital for diagnosing cardiovascular diseases. An important metric of cardiac function is the left ventricular ejection fraction (EF), where lower EF is associated with cardiomyopathy. Echocardiography is a popular diagnostic tool in cardiology, with ultrasound being a low-cost, real-time, and non-ionizing technology. However, human assessment of echocardiograms for calculating EF is time-consuming and expertise-demanding, raising the need for an automated approach. In this work, we propose using the M(otion)-mode of echocardiograms for estimating the EF and classifying cardiomyopathy. We generate multiple artificial M-mode images from a single echocardiogram and combine them using off-the-shelf model architectures. Additionally, we extend contrastive learning (CL) to cardiac imaging to learn meaningful representations from exploiting structures in unlabeled data allowing the model to achieve high accuracy, even with limited annotations. Our experiments show that the supervised setting converges with only ten modes and is comparable to the baseline method while bypassing its cumbersome training process and being computationally much more efficient. Furthermore, CL using M-mode images is helpful for limited data scenarios, such as having labels for only 200 patients, which is common in medical applications.

📄 PDF Abstract BibTeX arXiv:2309.03759

Code (1)

thomassutter/mmodeecho 공식 구현 pytorch

Tasks

Contrastive LearningDiagnostic

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Echocardiogram Foundation Model -- Application 1: Estimating Ejection Fraction

2023-11-21 · Adil Dahlan, Cyril Zakka, Abhinav Kumar, Laura Tang 외

Cardiovascular diseases stand as the primary global cause of mortality. Among the various imaging techniques available for visualising the heart and evaluating its function, echocardiograms emerge as the preferred choice…

modelSelf-Supervised Learning

Development of Automated Neural Network Prediction for Echocardiographic Left ventricular Ejection Fraction

2024-03-18 · Yuting Zhang, Boyang Liu, Karina V. Bunting, David Brind 외

The echocardiographic measurement of left ventricular ejection fraction (LVEF) is fundamental to the diagnosis and classification of patients with heart failure (HF). In order to quantify LVEF automatically and accuratel…

Ensemble Learning

D'ARTAGNAN: Counterfactual Video Generation

2022-06-03 · Hadrien Reynaud, Athanasios Vlontzos, Mischa Dombrowski, Ciarán Lee 외

Causally-enabled machine learning frameworks could help clinicians to identify the best course of treatments by answering counterfactual questions. We explore this path for the case of echocardiograms by looking into the…

AnatomycounterfactualSSIMVideo Generation

Simulating time to event prediction with spatiotemporal echocardiography deep learning

2021-03-03 · Rohan Shad, Nicolas Quach, Robyn Fong, Patpilai Kasinpila 외

Integrating methods for time-to-event prediction with diagnostic imaging modalities is of considerable interest, as accurate estimates of survival requires accounting for censoring of individuals within the observation p…

Deep LearningDiagnosticPredictionTime-to-Event Prediction

EchoGNN: Explainable Ejection Fraction Estimation with Graph Neural Networks

2022-08-30 · Masoud Mokhtari, Teresa Tsang, Purang Abolmaesumi, Renjie Liao

Ejection fraction (EF) is a key indicator of cardiac function, allowing identification of patients prone to heart dysfunctions such as heart failure. EF is estimated from cardiac ultrasound videos known as echocardiogram…