paper-with-me

Papers

HeartBERT: A Self-Supervised ECG Embedding Model for Efficient and Effective Medical Signal Analysis

2024-11-08 · Saedeh Tahery, Fatemeh Hamid Akhlaghi, Termeh Amirsoleimani

The HeartBert model is introduced with three primary objectives: reducing the need for labeled data, minimizing computational resources, and simultaneously improving performance in machine learning systems that analyze Electrocardiogram (ECG) signals. Inspired by Bidirectional Encoder Representations from Transformers (BERT) in natural language processing and enhanced with a self-supervised learning approach, the HeartBert model-built on the RoBERTa architecture-generates sophisticated embeddings tailored for ECG-based projects in the medical domain. To demonstrate the versatility, generalizability, and efficiency of the proposed model, two key downstream tasks have been selected: sleep stage detection and heartbeat classification. HeartBERT-based systems, utilizing bidirectional LSTM heads, are designed to address complex challenges. A series of practical experiments have been conducted to demonstrate the superiority and advancements of HeartBERT, particularly in terms of its ability to perform well with smaller training datasets, reduced learning parameters, and effective performance compared to rival models. The code and data are publicly available at https://github.com/ecgResearch/HeartBert.

📄 PDF Abstract BibTeX arXiv:2411.11896

Code (1)

ecgresearch/heartbert 공식 구현

Tasks

Heartbeat ClassificationSelf-Supervised LearningSleep Stage Detection

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Multi-Head Attention 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Temporal Self-Attention Network for Medical Concept Embedding

2019-09-15 · Xueping Peng, Guodong Long, Tao Shen, Sen Wang 외

In longitudinal electronic health records (EHRs), the event records of a patient are distributed over a long period of time and the temporal relations between the events reflect sufficient domain knowledge to benefit pre…

Clustering

Towards Fair Medical AI: Adversarial Debiasing of 3D CT Foundation Embeddings

2025-02-05 · Guangyao Zheng, Michael A. Jacobs, Vladimir Braverman, Vishwa S. Parekh

Self-supervised learning has revolutionized medical imaging by enabling efficient and generalizable feature extraction from large-scale unlabeled datasets. Recently, self-supervised foundation models have been extended t…

Computed Tomography (CT)FairnessSelf-Supervised Learning

Exploiting Sentence Embedding for Medical Question Answering

2018-11-15 · Yu Hao, Xien Liu, Ji Wu, Ping Lv

Despite the great success of word embedding, sentence embedding remains a not-well-solved problem. In this paper, we present a supervised learning framework to exploit sentence embedding for the medical question answerin…

Medical Question AnsweringQuestion AnsweringSentenceSentence Embedding+1

Embedding Task Knowledge into 3D Neural Networks via Self-supervised Learning

2020-06-10 · Jiuwen Zhu, Yuexiang Li, Yifan Hu, S. Kevin Zhou

Deep learning highly relies on the amount of annotated data. However, annotating medical images is extremely laborious and expensive. To this end, self-supervised learning (SSL), as a potential solution for deficient ann…

ClusteringGeneral Classificationimage-classificationImage Classification+2

MLVICX: Multi-Level Variance-Covariance Exploration for Chest X-ray Self-Supervised Representation Learning

2024-03-18 · Azad Singh, Vandan Gorade, Deepak Mishra

Self-supervised learning (SSL) is potentially useful in reducing the need for manual annotation and making deep learning models accessible for medical image analysis tasks. By leveraging the representations learned from …

Medical DiagnosisMedical Image AnalysisRepresentation LearningSelf-Supervised Learning