EdgeConvEns: Convolutional Ensemble Learning for Edge Intelligence
Ilkay Sikdokur, \.Inci M. Bayta\c{s}, Arda Yurdakul

TL;DR
EdgeConvEns introduces a convolutional ensemble learning framework for edge intelligence that trains heterogeneous models on edge devices and ensembles their learned features centrally, reducing communication and computational demands.
Contribution
It proposes a novel decentralized ensemble learning method that trains weak, heterogeneous models on edge devices and combines their features centrally, improving performance with less communication.
Findings
Outperforms state-of-the-art methods in accuracy.
Requires fewer communication rounds.
Operates efficiently on FPGA edge devices.
Abstract
Deep edge intelligence aims to deploy deep learning models that demand computationally expensive training in the edge network with limited computational power. Moreover, many deep edge intelligence applications require handling distributed data that cannot be transferred to a central server due to privacy concerns. Decentralized learning methods, such as federated learning, offer solutions where models are learned collectively by exchanging learned weights. However, they often require complex models that edge devices may not handle and multiple rounds of network communication to achieve state-of-the-art performances. This study proposes a convolutional ensemble learning approach, coined EdgeConvEns, that facilitates training heterogeneous weak models on edge and learning to ensemble them where data on edge are heterogeneously distributed. Edge models are implemented and trained…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Stochastic Gradient Optimization Techniques · Machine Learning and ELM
