paper-with-me

홈 › Papers

FedAR: Activity and Resource-Aware Federated Learning Model for Distributed Mobile Robots

2021-01-11 · Ahmed Imteaj, M. Hadi Amini

Smartphones, autonomous vehicles, and the Internet-of-things (IoT) devices are considered the primary data source for a distributed network. Due to a revolutionary breakthrough in internet availability and continuous improvement of the IoT devices capabilities, it is desirable to store data locally and perform computation at the edge, as opposed to share all local information with a centralized computation agent. A recently proposed Machine Learning (ML) algorithm called Federated Learning (FL) paves the path towards preserving data privacy, performing distributed learning, and reducing communication overhead in large-scale machine learning (ML) problems. This paper proposes an FL model by monitoring client activities and leveraging available local computing resources, particularly for resource-constrained IoT devices (e.g., mobile robots), to accelerate the learning process. We assign a trust score to each FL client, which is updated based on the client's activities. We consider a distributed mobile robot as an FL client with resource limitations either in memory, bandwidth, processor, or battery life. We consider such mobile robots as FL clients to understand their resource-constrained behavior in a real-world setting. We consider an FL client to be untrustworthy if the client infuses incorrect models or repeatedly gives slow responses during the FL process. After disregarding the ineffective and unreliable client, we perform local training on the selected FL clients. To further reduce the straggler issue, we enable an asynchronous FL mechanism by performing aggregation on the FL server without waiting for a long period to receive a particular client's response.

📄 PDF Abstract BibTeX arXiv:2101.03705

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesBIG-bench Machine LearningFederated Learning

Similar Papers 제목 키워드 기반

Adaptive Rank Allocation for Federated Parameter-Efficient Fine-Tuning of Language Models

2025-01-24 · Fei Wu, Jia Hu, Geyong Min, Shiqiang Wang

Pre-trained Language Models (PLMs) have demonstrated their superiority and versatility in modern Natural Language Processing (NLP), effectively adapting to various downstream tasks through further fine-tuning. Federated …

Federated Learningparameter-efficient fine-tuning

FedAR: Addressing Client Unavailability in Federated Learning with Local Update Approximation and Rectification

2024-07-26 · Chutian Jiang, Hansong Zhou, Xiaonan Zhang, Shayok Chakraborty

Federated learning (FL) enables clients to collaboratively train machine learning models under the coordination of a server in a privacy-preserving manner. One of the main challenges in FL is that the server may not rece…

Federated LearningPrivacy Preserving

FedAR+: A Federated Learning Approach to Appliance Recognition with Mislabeled Data in Residential Buildings

2022-09-03 · Ashish Gupta, Hari Prabhat Gupta, Sajal K. Das

With the enhancement of people's living standards and rapid growth of communication technologies, residential environments are becoming smart and well-connected, increasing overall energy consumption substantially. As ho…

Federated LearningPrivacy Preserving

FedARKS: Federated Aggregation via Robust and Discriminative Knowledge Selection and Integration for Person Re-identification

2026-03-06 · Xin Xu, Binchang Ma, Zhixi Yu, Wei Liu arxiv

The application of federated domain generalization in person re-identification (FedDG-ReID) aims to enhance the model's generalization ability in unseen domains while protecting client data privacy. However, existing mai…

Person Re-IdentificationDomain GeneralizationFederated Learning

Resource-Aware Heterogeneous Federated Learning using Neural Architecture Search

2022-11-09 · Sixing Yu, J. Pablo Muñoz, Ali Jannesari

Federated Learning (FL) is extensively used to train AI/ML models in distributed and privacy-preserving settings. Participant edge devices in FL systems typically contain non-independent and identically distributed (Non-…

Federated LearningNeural Architecture SearchPrivacy Preserving