LRH-Net: A Multi-Level Knowledge Distillation Approach for Low-Resource Heart Network
Ekansh Chauhan, Swathi Guptha, Likith Reddy, Bapi Raju

TL;DR
LRH-Net is a low-parameter ECG classification model that employs multi-level knowledge distillation to achieve high accuracy with fewer leads, enabling efficient deployment on resource-constrained devices.
Contribution
The paper introduces LRH-Net, a novel low-resource ECG classification model that uses multi-level knowledge distillation to improve performance with fewer leads.
Findings
Parameters reduced by 106x compared to teacher model
Performance improved by 3.2% over baseline
Inference time decreased by 75%
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsECG Monitoring and Analysis · EEG and Brain-Computer Interfaces · Brain Tumor Detection and Classification
MethodsKnowledge Distillation
