paper-with-me

홈 › Papers

DCentNet: Decentralized Multistage Biomedical Signal Classification using Early Exits

2025-01-31 · Xiaolin Li, Binhua Huang, Barry Cardiff, Deepu John

DCentNet is a novel decentralized multistage signal classification approach designed for biomedical data from IoT wearable sensors, integrating early exit points (EEP) to enhance energy efficiency and processing speed. Unlike traditional centralized processing methods, which result in high energy consumption and latency, DCentNet partitions a single CNN model into multiple sub-networks using EEPs. By introducing encoder-decoder pairs at EEPs, the system compresses large feature maps before transmission, significantly reducing wireless data transfer and power usage. If an input is confidently classified at an EEP, processing stops early, optimizing efficiency. Initial sub-networks can be deployed on fog or edge devices to further minimize energy consumption. A genetic algorithm is used to optimize EEP placement, balancing performance and complexity. Experimental results on ECG classification show that with one EEP, DCentNet reduces wireless data transmission by 94.54% and complexity by 21%, while maintaining original accuracy and sensitivity. With two EEPs, sensitivity reaches 98.36%, accuracy 97.74%, wireless data transmission decreases by 91.86%, and complexity is reduced by 22%. Implemented on an ARM Cortex-M4 MCU, DCentNet achieves an average power saving of 73.6% compared to continuous wireless ECG transmission.

📄 PDF Abstract BibTeX arXiv:2502.17446

Code (1)

microa/dcentnet 공식 구현

Tasks

ECG ClassificationSensitivity

Similar Papers 제목 키워드 기반

Markovian Decentralized Ensemble Control for Demand Response

2022-06-04 · Guanze Peng, Robert Mieth, Deepjyoti Deka, Yury Dvorkin

With the advancement in smart grid and smart energy devices, demand response becomes one of the most economic and feasible solutions to ease the load stress of the power grids during peak hours. In this work, we propose …

Semi-supervised Stacked Label Consistent Autoencoder for Reconstruction and Analysis of Biomedical Signals

2019-12-11 · Anupriya Gogna, Angshul Majumdar, Rabab Ward

In this work we propose an autoencoder based framework for simultaneous reconstruction and classification of biomedical signals. Previously these two tasks, reconstruction and classification were treated as separate prob…

Classificationcompressed sensingEEGElectroencephalogram (EEG)+2

Multimodal Language Analysis with Recurrent Multistage Fusion

2018-08-12 · EMNLP 2018 10 · Paul Pu Liang, Ziyin Liu, Amir Zadeh, Louis-Philippe Morency

Computational modeling of human multimodal language is an emerging research area in natural language processing spanning the language, visual and acoustic modalities. Comprehending multimodal language requires modeling n…

Emotion RecognitionMultimodal Sentiment AnalysisSentiment Analysis

Modeling and Optimization of Transistor Voltage Amplifiers Based on Stochastic Thermodynamics

2025-04-27 · Xiaoxuan Peng, Xiaohu Ge

As transistor sizes reach the mesoscopic scale, the limitations of traditional methods in ensuring thermodynamic consistency have made power dissipation optimization in transistor amplifiers a critical challenge. Based o…

Generalizable and Scalable Multistage Biomedical Concept Normalization Leveraging Large Language Models

2024-05-24 · Nicholas J Dobbins

Background: Biomedical entity normalization is critical to biomedical research because the richness of free-text clinical data, such as progress notes, can often be fully leveraged only after translating words and phrase…