paper-with-me

Papers

EdgeConvEns: Convolutional Ensemble Learning for Edge Intelligence

2023-07-25 · Ilkay Sikdokur, İnci M. Baytaş, Arda Yurdakul

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 independently on Field-Programmable Gate Array (FPGA) devices with various computational capacities. Learned data representations are transferred to a central server where the ensemble model is trained with the learned features received from the edge devices to boost the overall prediction performance. Extensive experiments demonstrate that the EdgeConvEns can outperform the state-of-the-art performance with fewer communications and less data in various training scenarios.

📄 PDF Abstract BibTeX arXiv:2307.14381

Code (0)

등록된 구현이 없습니다.

Tasks

Ensemble LearningFederated Learning

Similar Papers 제목 키워드 기반

E-QUARTIC: Energy Efficient Edge Ensemble of Convolutional Neural Networks for Resource-Optimized Learning

2024-09-12 · Le Zhang, Onat Gungor, Flavio Ponzina, Tajana Rosing

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) …

Ensemble LearningMeta-LearningModel Selection

Energy-Aware Ensemble Learning for Coffee Leaf Disease Classification

2026-01-17 · Larissa Ferreira Rodrigues Moreira, Rodrigo Moreira, Leonardo Gabriel Ferreira Rodrigues arxiv

Coffee yields are contingent on the timely and accurate diagnosis of diseases; however, assessing leaf diseases in the field presents significant challenges. Although Artificial Intelligence (AI) vision models achieve hi…

Knowledge DistillationEnsemble Learning

Ensemble CNN models for Covid-19 Recognition and Severity Perdition From 3D CT-scan

2022-06-29 · Fares Bougourzi, Cosimo Distante, Fadi Dornaika, Abdelmalik Taleb-Ahmed

Since the appearance of Covid-19 in late 2019, Covid-19 has become an active research topic for the artificial intelligence (AI) community. One of the most interesting AI topics is Covid-19 analysis of medical imaging. C…

Prune2Edge: A Multi-Phase Pruning Pipelines to Deep Ensemble Learning in IIoT

2020-04-09 · Besher Alhalabi, Mohamed Gaber, Shadi Basurra

Most recently, with the proliferation of IoT devices, computational nodes in manufacturing systems IIoT(Industrial-Internet-of-things) and the lunch of 5G networks, there will be millions of connected devices generating …

ClusteringEnsemble Learning

Multimodal Feature Fusion and Knowledge-Driven Learning via Experts Consult for Thyroid Nodule Classification

2020-05-28 · Danilo Avola, Luigi Cinque, Alessio Fagioli, Sebastiano Filetti 외

Computer-aided diagnosis (CAD) is becoming a prominent approach to assist clinicians spanning across multiple fields. These automated systems take advantage of various computer vision (CV) procedures, as well as artifici…

General ClassificationTransfer Learning