Asynchronous Federated Learning for Edge-assisted Vehicular Networks
Siyuan Wang, Qiong Wu, Qiang Fan, Pingyi Fan, Jiangzhou Wang

TL;DR
This paper proposes an asynchronous federated learning scheme tailored for vehicular networks, addressing challenges of vehicle mobility and resource constraints to enhance global model accuracy.
Contribution
It introduces a novel AFL scheme considering data size, computing power, and mobility, improving model accuracy over traditional synchronous FL in vehicular environments.
Findings
AFL scheme outperforms traditional FL in accuracy
The scheme effectively handles vehicle mobility and resource variability
Simulation results validate the proposed method's effectiveness
Abstract
Vehicular networks enable vehicles support real-time vehicular applications through training data. Due to the limited computing capability, vehicles usually transmit data to a road side unit (RSU) at the network edge to process data. However, vehicles are usually reluctant to share data with each other due to the privacy issue. For the traditional federated learning (FL), vehicles train the data locally to obtain a local model and then upload the local model to the RSU to update the global model, thus the data privacy can be protected through sharing model parameters instead of data. The traditional FL updates the global model synchronously, i.e., the RSU needs to wait for all vehicles to upload their models for the global model updating. However, vehicles may usually drive out of the coverage of the RSU before they obtain their local models through training, which reduces the accuracy…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Vehicular Ad Hoc Networks (VANETs) · Privacy, Security, and Data Protection
