paper-with-me

Papers

Asynchronous Federated Learning for Sensor Data with Concept Drift

2021-09-01 · Yujing Chen, Zheng Chai, Yue Cheng, Huzefa Rangwala

Federated learning (FL) involves multiple distributed devices jointly training a shared model without any of the participants having to reveal their local data to a centralized server. Most of previous FL approaches assume that data on devices are fixed and stationary during the training process. However, this assumption is unrealistic because these devices usually have varying sampling rates and different system configurations. In addition, the underlying distribution of the device data can change dynamically over time, which is known as concept drift. Concept drift makes the learning process complicated because of the inconsistency between existing and upcoming data. Traditional concept drift handling techniques such as chunk based and ensemble learning-based methods are not suitable in the federated learning frameworks due to the heterogeneity of local devices. We propose a novel approach, FedConD, to detect and deal with the concept drift on local devices and minimize the effect on the performance of models in asynchronous FL. The drift detection strategy is based on an adaptive mechanism which uses the historical performance of the local models. The drift adaptation is realized by adjusting the regularization parameter of objective function on each local device. Additionally, we design a communication strategy on the server side to select local updates in a prudent fashion and speed up model convergence. Experimental evaluations on three evolving data streams and two image datasets show that \model~detects and handles concept drift, and also reduces the overall communication cost compared to other baseline methods.

📄 PDF Abstract BibTeX arXiv:2109.00151

Code (0)

등록된 구현이 없습니다.

Tasks

Drift DetectionEnsemble LearningFederated Learning

Similar Papers 제목 키워드 기반

DriftGuard: Mitigating Asynchronous Data Drift in Federated Learning

2026-03-19 · Yizhou Han, Di Wu, Blesson Varghese arxiv

In real-world Federated Learning (FL) deployments, data distributions on devices that participate in training evolve over time. This leads to asynchronous data drift, where different devices shift at different times and …

Federated LearningContinual Learning

AlignFed: Alignment-Aware Asynchronous Federated Fine-Tuning for Large Language Models in Heterogeneous Edge Environments

2026-06-06 · Yan Wang, Ziyi Gao, Rui Wang arxiv

Large Language Models (LLMs) have significantly propelled the advancement of edge intelligence and have been widely deployed across various scenarios, including autonomous driving, industrial inspection, and personalized…

Federated LearningAutonomous Driving

FLARE: Detection and Mitigation of Concept Drift for Federated Learning based IoT Deployments

2023-05-15 · Theo Chow, Usman Raza, Ioannis Mavromatis, Aftab Khan

Intelligent, large-scale IoT ecosystems have become possible due to recent advancements in sensing technologies, distributed learning, and low-power inference in embedded devices. In traditional cloud-centric approaches,…

Federated LearningScheduling

Online Federated Learning via Non-Stationary Detection and Adaptation amidst Concept Drift

2022-11-22 · Bhargav Ganguly, Vaneet Aggarwal

Federated Learning (FL) is an emerging domain in the broader context of artificial intelligence research. Methodologies pertaining to FL assume distributed model training, consisting of a collection of clients and a serv…

Federated Learning

Concept Drift Detection in Federated Networked Systems

2021-09-13 · Dimitrios Michael Manias, Ibrahim Shaer, Li Yang, Abdallah Shami

As next-generation networks materialize, increasing levels of intelligence are required. Federated Learning has been identified as a key enabling technology of intelligent and distributed networks; however, it is prone t…

Dimensionality ReductionDrift DetectionFederated Learning