paper-with-me

Papers

Enhancing Cardiovascular Disease Prediction through Multi-Modal Self-Supervised Learning

2024-11-08 · Francesco Girlanda, Olga Demler, Bjoern Menze, Neda Davoudi

Accurate prediction of cardiovascular diseases remains imperative for early diagnosis and intervention, necessitating robust and precise predictive models. Recently, there has been a growing interest in multi-modal learning for uncovering novel insights not available through uni-modal datasets alone. By combining cardiac magnetic resonance images, electrocardiogram signals, and available medical information, our approach enables the capture of holistic status about individuals' cardiovascular health by leveraging shared information across modalities. Integrating information from multiple modalities and benefiting from self-supervised learning techniques, our model provides a comprehensive framework for enhancing cardiovascular disease prediction with limited annotated datasets. We employ a masked autoencoder to pre-train the electrocardiogram ECG encoder, enabling it to extract relevant features from raw electrocardiogram data, and an image encoder to extract relevant features from cardiac magnetic resonance images. Subsequently, we utilize a multi-modal contrastive learning objective to transfer knowledge from expensive and complex modality, cardiac magnetic resonance image, to cheap and simple modalities such as electrocardiograms and medical information. Finally, we fine-tuned the pre-trained encoders on specific predictive tasks, such as myocardial infarction. Our proposed method enhanced the image information by leveraging different available modalities and outperformed the supervised approach by 7.6% in balanced accuracy.

📄 PDF Abstract BibTeX arXiv:2411.05900

Code (1)

fragirla/mmssl-for-cvd-pred 공식 구현 pytorch

Tasks

Contrastive LearningDisease PredictionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Cardiovascular Disease Risk Prediction with Machine Learning Models

2024-01-29 · Farnoush Shishehbori, Zainab Awan

Cardiovascular disease remains a leading global cause of mortality, necessitating accurate risk prediction tools. Traditional methods, such as QRISK and the Framingham heart score, exhibit limitations in their ability to…

Diagnostic

ECG for high-throughput screening of multiple diseases: Proof-of-concept using multi-diagnosis deep learning from population-based datasets

2022-10-06 · Weijie Sun, Sunil Vasu Kalmady, Amir Salimi, Nariman Sepehrvand 외

Electrocardiogram (ECG) abnormalities are linked to cardiovascular diseases, but may also occur in other non-cardiovascular conditions such as mental, neurological, metabolic and infectious conditions. However, most of t…

Diagnostic

Enhancing Breast Cancer Prediction with LLM-Inferred Confounders

2025-11-20 · Debmita Roy arxiv

This study enhances breast cancer prediction by using large language models to infer the likelihood of confounding diseases, namely diabetes, obesity, and cardiovascular disease, from routine clinical data. These AI-gene…

LLM-Augmented Symptom Analysis for Cardiovascular Disease Risk Prediction: A Clinical NLP

2025-07-15 · Haowei Yang, Ziyu Shen, Junli Shao, Luyao Men 외 arxiv

Timely identification and accurate risk stratification of cardiovascular disease (CVD) remain essential for reducing global mortality. While existing prediction models primarily leverage structured data, unstructured cli…

Prompt Engineering

Explainable Machine Learning Framework for Cardiovascular Disease Diagnosis and Prognosis

2025-07-15 · Md. Emon Akter Sourov, Md. Sabbir Hossen, Pabon Shaha, Md. Moradul Siddique 외 arxiv

Heart disease continues to pose a critical worldwide health issue, more specifically in areas with insufficient access to healthcare infrastructure and diagnostic systems. Conventional diagnostic approaches often fall sh…