paper-with-me

Papers

ECG Semantic Integrator (ESI): A Foundation ECG Model Pretrained with LLM-Enhanced Cardiological Text

2024-05-26 · Han Yu, Peikun Guo, Akane Sano

The utilization of deep learning on electrocardiogram (ECG) analysis has brought the advanced accuracy and efficiency of cardiac healthcare diagnostics. By leveraging the capabilities of deep learning in semantic understanding, especially in feature extraction and representation learning, this study introduces a new multimodal contrastive pretaining framework that aims to improve the quality and robustness of learned representations of 12-lead ECG signals. Our framework comprises two key components, including Cardio Query Assistant (CQA) and ECG Semantics Integrator(ESI). CQA integrates a retrieval-augmented generation (RAG) pipeline to leverage large language models (LLMs) and external medical knowledge to generate detailed textual descriptions of ECGs. The generated text is enriched with information about demographics and waveform patterns. ESI integrates both contrastive and captioning loss to pretrain ECG encoders for enhanced representations. We validate our approach through various downstream tasks, including arrhythmia detection and ECG-based subject identification. Our experimental results demonstrate substantial improvements over strong baselines in these tasks. These baselines encompass supervised and self-supervised learning methods, as well as prior multimodal pretraining approaches.

📄 PDF Abstract BibTeX arXiv:2405.19366

Code (1)

comp-well-org/esi 공식 구현 pytorch

Tasks

Arrhythmia DetectionRAGRepresentation LearningRetrieval-augmented GenerationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Neural network-enhanced integrators for simulating ordinary differential equations

2025-04-07 · Amine Othmane, Kathrin Flaßkamp

Numerous applications necessitate the computation of numerical solutions to differential equations across a wide range of initial conditions and system parameters, which feeds the demand for efficient yet accurate numeri…

Computational EfficiencyNumerical Integration

Filtering in Projection-based Integrators for Improved Phase Characteristics

2024-08-30 · Hoang Chu, S. J. A. M van den Eijnden, M. F. Heertjes, W. P. M. H. Heemels

Projection-based integrators are effectively employed in high-precision systems with growing industrial success. By utilizing a projection operator, the resulting projection-based integrator keeps its input-output pair w…

KEIR @ ECIR 2025: The Second Workshop on Knowledge-Enhanced Information Retrieval

2025-01-20 · Zihan Wang, Jinyuan Fang, Giacomo Frisoni, Zhuyun Dai 외

Pretrained language models (PLMs) like BERT and GPT-4 have become the foundation for modern information retrieval (IR) systems. However, existing PLM-based IR models primarily rely on the knowledge learned during trainin…

Information RetrievalRetrieval

Annotation Free Semantic Segmentation with Vision Foundation Models

2024-03-14 · Soroush Seifi, Daniel Olmeda Reino, Fabien Despinoy, Rahaf Aljundi

Semantic Segmentation is one of the most challenging vision tasks, usually requiring large amounts of training data with expensive pixel level annotations. With the success of foundation models and especially vision-lang…

SegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Extending Pretrained 10-Second ECG Foundation Models to Longer Horizons

2026-05-16 · Wei Tang, Jinpei Han, Kangning Cui, Mattia Carletti 외 arxiv

Electrocardiogram (ECG) foundation models pretrained on typical diagnostic 10-second ECG segments, have demonstrated strong transferability across a range of clinical applications. However, many real-world applications p…