paper-with-me

홈 › Papers

LRH-Net: A Multi-Level Knowledge Distillation Approach for Low-Resource Heart Network

2022-04-11 · Ekansh Chauhan, Swathi Guptha, Likith Reddy, Bapi Raju

An electrocardiogram (ECG) monitors the electrical activity generated by the heart and is used to detect fatal cardiovascular diseases (CVDs). Conventionally, to capture the precise electrical activity, clinical experts use multiple-lead ECGs (typically 12 leads). But in recent times, large-size deep learning models have been used to detect these diseases. However, such models require heavy compute resources like huge memory and long inference time. To alleviate these shortcomings, we propose a low-parameter model, named Low Resource Heart-Network (LRH-Net), which uses fewer leads to detect ECG anomalies in a resource-constrained environment. A multi-level knowledge distillation process is used on top of that to get better generalization performance on our proposed model. The multi-level knowledge distillation process distills the knowledge to LRH-Net trained on a reduced number of leads from higher parameter (teacher) models trained on multiple leads to reduce the performance gap. The proposed model is evaluated on the PhysioNet-2020 challenge dataset with constrained input. The parameters of the LRH-Net are 106x less than our teacher model for detecting CVDs. The performance of the LRH-Net was scaled up to 3.2% and the inference time scaled down by 75% compared to the teacher model. In contrast to the compute- and parameter-intensive deep learning techniques, the proposed methodology uses a subset of ECG leads using the low resource LRH-Net, making it eminently suitable for deployment on edge devices.

📄 PDF Abstract BibTeX arXiv:2204.08000

Code (1)

ekansh09/lrh-net 공식 구현 pytorch

Tasks

Knowledge Distillation

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

PPG-Distill: Efficient Photoplethysmography Signals Analysis via Foundation Model Distillation

2025-09-23 · Juntong Ni, Saurabh Kataria, Shengpu Tang, Carl Yang 외 arxiv

Photoplethysmography (PPG) is widely used in wearable health monitoring, yet large PPG foundation models remain difficult to deploy on resource-limited devices. We present PPG-Distill, a knowledge distillation framework …

Atrial Fibrillation DetectionKnowledge DistillationHeart rate estimation

Approaching Low-Cost Cardiac Intelligence with Semi-Supervised Knowledge Distillation

2025-10-29 · Rushuang Zhou, Yuan-Ting Zhang, M. Jamal Deen, Yining Dong arxiv

Deploying advanced cardiac artificial intelligence for daily cardiac monitoring is hindered by its reliance on extensive medical data and high computational resources. Low-cost cardiac intelligence (LCCI) offers a promis…

Knowledge Distillation

Risk factor identification for incident heart failure using neural network distillation and variable selection

2021-02-17 · Yikuan Li, Shishir Rao, Mohammad Mamouei, Gholamreza Salimi-Khorshidi 외

Recent evidence shows that deep learning models trained on electronic health records from millions of patients can deliver substantially more accurate predictions of risk compared to their statistical counterparts. While…

Decision MakingVariable Selection

Towards Characterizing Knowledge Distillation of PPG Heart Rate Estimation Models

2025-11-24 · Kanav Arora, Girish Narayanswamy, Shwetak Patel, Richard Li arxiv

Heart rate estimation from photoplethysmography (PPG) signals generated by wearable devices such as smartwatches and fitness trackers has significant implications for the health and well-being of individuals. Although pr…

Knowledge DistillationHeart rate estimation

MuDD: A Multimodal Deception Detection Dataset and GSR-Guided Progressive Distillation for Non-Contact Deception Detection

2026-03-27 · Peiyuan Jiang, Yao Liu, Yanglei Gan, Jiaye Yang 외 arxiv

Non-contact automatic deception detection remains challenging because visual and auditory deception cues often lack stable cross-subject patterns. In contrast, galvanic skin response (GSR) provides more reliable physiolo…

Representation LearningKnowledge Distillation