TinyML-Based Classification in an ECG Monitoring Embedded System
作者机构:Department of Intelligence and InformationSeoul National UniversitySeoul08826Korea Nexon Korea Cop.SeongnamKyungki13487Korea Advanced CP Lab.Samsung ElectronicsSuwonKyungki16677Korea Department of Electronic EngineeringKyung Hee UniversityYonginKyungki17104Korea Division of Information&Communication EngineeringKongju National UniversityCheonanChungcheongnam31080Korea
出 版 物:《Computers, Materials & Continua》 (计算机、材料和连续体(英文))
年 卷 期:2023年第75卷第4期
页 面:1751-1764页
核心收录:
学科分类:08[工学] 080401[工学-精密仪器及机械] 0804[工学-仪器科学与技术] 080402[工学-测试计量技术及仪器] 0838[工学-公安技术]
主 题:Holter ECG arduino internet of things(IoT) TinyML
摘 要:Recently, the development of the Internet of Things (IoT) hasenabled continuous and personal electrocardiogram (ECG) monitoring. In theECG monitoring system, classification plays an important role because it canselect useful data (i.e., reduce the size of the dataset) and identify abnormaldata that can be used to detect the clinical diagnosis and guide furthertreatment. Since the classification requires computing capability, the ECGdata are usually delivered to the gateway or the server where the classificationis performed based on its computing resource. However, real-time ECG datatransmission continuously consumes battery and network resources, whichare expensive and limited. To mitigate this problem, this paper proposes atiny machine learning (TinyML)-based classification (i.e., TinyCES), wherethe ECG monitoring device performs the classification by itself based onthe machine-learning model, which can reduce the memory and the networkresource usages for the classification. To demonstrate the feasibility, afterwe configure the convolutional neural networks (CNN)-based model usingECG data from the Massachusetts Institute of Technology (MIT)-Beth IsraelHospital (BIH) arrhythmia and the Physikalisch Technische Bundesanstalt(PTB) diagnostic ECG databases, TinyCES is validated using the TinyMLsupportedArduino prototype. The performance results show that TinyCEScan have an approximately 97% detection ratio, which means that it has greatpotential to be a lightweight and resource-efficient ECG monitoring system.