paper-with-me

Papers

Federated and continual learning for classification tasks in a society of devices

2020-06-12 · Fernando E. Casado, Dylan Lema, Roberto Iglesias, Carlos V. Regueiro, Senén Barro

Today we live in a context in which devices are increasingly interconnected and sensorized and are almost ubiquitous. Deep learning has become in recent years a popular way to extract knowledge from the huge amount of data that these devices are able to collect. Nevertheless, centralized state-of-the-art learning methods have a number of drawbacks when facing real distributed problems, in which the available information is usually private, partial, biased and evolving over time. Federated learning is a popular framework that allows multiple distributed devices to train models remotely, collaboratively, and preserving data privacy. However, the current proposals in federated learning focus on deep architectures that in many cases are not feasible to implement in non-dedicated devices such as smartphones. Also, little research has been done regarding the scenario where data distribution changes over time in unforeseen ways, causing what is known as concept drift. Therefore, in this work we want to present Light Federated and Continual Consensus (LFedCon2), a new federated and continual architecture that uses light, traditional learners. Our method allows powerless devices (such as smartphones or robots) to learn in real time, locally, continuously, autonomously and from users, but also improving models globally, in the cloud, combining what is learned locally, in the devices. In order to test our proposal, we have applied it in a heterogeneous community of smartphone users to solve the problem of walking recognition. The results show the advantages that LFedCon2 provides with respect to other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2006.07129

Code (0)

등록된 구현이 없습니다.

Tasks

Continual LearningFederated LearningGeneral Classification

Similar Papers 제목 키워드 기반

FedKNOW: Federated Continual Learning with Signature Task Knowledge Integration at Edge

2022-12-04 · Yaxin Luopan, Rui Han, Qinglong Zhang, Chi Harold Liu 외

Deep Neural Networks (DNNs) have been ubiquitously adopted in internet of things and are becoming an integral of our daily life. When tackling the evolving learning tasks in real world, such as classifying different type…

Continual LearningTransfer Learning

Addressing Client Drift in Federated Continual Learning with Adaptive Optimization

2022-03-24 · Yeshwanth Venkatesha, Youngeun Kim, Hyoungseob Park, Yuhang Li 외

Federated learning has been extensively studied and is the prevalent method for privacy-preserving distributed learning in edge devices. Correspondingly, continual learning is an emerging field targeted towards learning …

Continual LearningFederated LearningPrivacy Preserving

Federated Continual Learning via Knowledge Fusion: A Survey

2023-12-27 · Xin Yang, Hao Yu, Xin Gao, Hao Wang 외

Data privacy and silos are nontrivial and greatly challenging in many real-world applications. Federated learning is a decentralized approach to training models across multiple local clients without the exchange of raw d…

Continual LearningFederated LearningSurvey

A distillation-based approach integrating continual learning and federated learning for pervasive services

2021-09-09 · Anastasiia Usmanova, François Portet, Philippe Lalanda, German Vega

Federated Learning, a new machine learning paradigm enhancing the use of edge devices, is receiving a lot of attention in the pervasive community to support the development of smart services. Nevertheless, this approach …

Activity RecognitionContinual LearningFederated LearningHuman Activity Recognition+1

Federated Continual Learning for Privacy-Preserving Hospital Imaging Classification

2026-01-11 · Anay Sinhal, Arpana Sinhal, Amit Sinhal arxiv

Deep learning models for radiology interpretation increasingly rely on multi-institutional data, yet privacy regulations and distribution shift across hospitals limit central data pooling. Federated learning (FL) allows …

Federated LearningContinual Learning