paper-with-me

홈 › Papers

Privacy-preserving Traffic Flow Prediction: A Federated Learning Approach

2020-03-19 · Yi Liu, James J. Q. Yu, Jiawen Kang, Dusit Niyato, Shuyu Zhang

Existing traffic flow forecasting approaches by deep learning models achieve excellent success based on a large volume of datasets gathered by governments and organizations. However, these datasets may contain lots of user's private data, which is challenging the current prediction approaches as user privacy is calling for the public concern in recent years. Therefore, how to develop accurate traffic prediction while preserving privacy is a significant problem to be solved, and there is a trade-off between these two objectives. To address this challenge, we introduce a privacy-preserving machine learning technique named federated learning and propose a Federated Learning-based Gated Recurrent Unit neural network algorithm (FedGRU) for traffic flow prediction. FedGRU differs from current centralized learning methods and updates universal learning models through a secure parameter aggregation mechanism rather than directly sharing raw data among organizations. In the secure parameter aggregation mechanism, we adopt a Federated Averaging algorithm to reduce the communication overhead during the model parameter transmission process. Furthermore, we design a Joint Announcement Protocol to improve the scalability of FedGRU. We also propose an ensemble clustering-based scheme for traffic flow prediction by grouping the organizations into clusters before applying FedGRU algorithm. Through extensive case studies on a real-world dataset, it is shown that FedGRU's prediction accuracy is 90.96% higher than the advanced deep learning models, which confirm that FedGRU can achieve accurate and timely traffic prediction without compromising the privacy and security of raw data.

📄 PDF Abstract BibTeX arXiv:2003.08725

Code (1)

Practicing-Federated-Learning-for-IoT/FedGRU 공식 구현 pytorch

Tasks

ClusteringFederated LearningPredictionPrivacy PreservingTraffic Prediction

Similar Papers 제목 키워드 기반

B^2SFL: A Bi-level Blockchained Architecture for Secure Federated Learning-based Traffic Prediction

2023-10-23 · Hao Guo, Collin Meese, Wanxin Li, Chien-Chung Shen 외

Federated Learning (FL) is a privacy-preserving machine learning (ML) technology that enables collaborative training and learning of a global ML model based on aggregating distributed local model updates. However, securi…

Federated LearningPredictionPrivacy PreservingTraffic Prediction

Privacy-Preserving Federated Learning for Fair and Efficient Urban Traffic Optimization

2025-11-09 · Rathin Chandra Shit, Sharmila Subudhi arxiv

The optimization of urban traffic is threatened by the complexity of achieving a balance between transport efficiency and the maintenance of privacy, as well as the equitable distribution of traffic based on socioeconomi…

Federated Learning

FedLLM: A Privacy-Preserving Federated Large Language Model for Explainable Traffic Flow Prediction

2026-04-17 · Seerat Kaur, Sukhjit Singh Sehra, Dariush Ebrahimi arxiv

Traffic prediction plays a central role in intelligent transportation systems (ITS) by supporting real-time decision-making, congestion management, and long-term planning. However, many existing approaches face practical…

Traffic Prediction

Federated Learning with Graph-Based Aggregation for Traffic Forecasting

2025-07-13 · Audri Banik, Glaucio Haroldo Silva de Carvalho, Renata Dividino

In traffic prediction, the goal is to estimate traffic speed or flow in specific regions or road segments using historical data collected by devices deployed in each area. Each region or road segment can be viewed as an …

Federated LearningGraph LearningTraffic Prediction

Cellular Traffic Prediction via Byzantine-robust Asynchronous Federated Learning

2025-05-25 · Hui Ma, Kai Yang, Yang Jiao

Network traffic prediction plays a crucial role in intelligent network operation. Traditional prediction methods often rely on centralized training, necessitating the transfer of vast amounts of traffic data to a central…

Federated LearningPredictionPrivacy PreservingTraffic Prediction