TL;DR
DCentNet introduces a decentralized, multistage CNN approach with early exit points for efficient biomedical signal classification, significantly reducing data transmission and power consumption while maintaining high accuracy.
Contribution
It proposes a novel decentralized CNN model with early exit points and encoder-decoder compression, optimized via genetic algorithm for biomedical IoT data processing.
Findings
Reduces wireless data transmission by up to 94.54%.
Achieves 73.6% power savings on ARM Cortex-M4.
Maintains high classification accuracy and sensitivity.
Abstract
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…
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.
