E-QUARTIC: Energy Efficient Edge Ensemble of Convolutional Neural Networks for Resource-Optimized Learning
Le Zhang, Onat Gungor, Flavio Ponzina, Tajana Rosing

TL;DR
E-QUARTIC introduces an energy-efficient CNN ensemble framework for embedded AI systems, enhancing accuracy and robustness while reducing energy consumption and enabling on-device training.
Contribution
It presents a novel energy-aware ensemble design for CNNs tailored for resource-constrained edge devices, outperforming existing solutions in accuracy and energy efficiency.
Findings
Reduces system failure rate by up to 40%.
Maintains similar memory requirements as single CNNs.
Limits performance and energy overheads to less than 0.04%.
Abstract
Ensemble learning is a meta-learning approach that combines the predictions of multiple learners, demonstrating improved accuracy and robustness. Nevertheless, ensembling models like Convolutional Neural Networks (CNNs) result in high memory and computing overhead, preventing their deployment in embedded systems. These devices are usually equipped with small batteries that provide power supply and might include energy-harvesting modules that extract energy from the environment. In this work, we propose E-QUARTIC, a novel Energy Efficient Edge Ensembling framework to build ensembles of CNNs targeting Artificial Intelligence (AI)-based embedded systems. Our design outperforms single-instance CNN baselines and state-of-the-art edge AI solutions, improving accuracy and adapting to varying energy conditions while maintaining similar memory requirements. Then, we leverage the multi-CNN…
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
TopicsNeural Networks and Applications
