FedPAW: Federated Learning with Personalized Aggregation Weights for Urban Vehicle Speed Prediction
Yuepeng He, Pengzhan Zhou, Yijun Zhai, Fang Qu, Zhida Qin, Mingyan Li,, Songtao Guo

TL;DR
FedPAW is a federated learning approach that personalizes vehicle speed prediction models for urban scenarios, improving accuracy while preserving data privacy using client-specific aggregation weights.
Contribution
This paper introduces FedPAW, a novel federated learning framework with personalized aggregation weights that enhances vehicle speed prediction accuracy without extra client computation.
Findings
FedPAW achieves a 0.8% reduction in MAE over benchmarks.
Personalized models outperform global models in urban vehicle speed prediction.
The method maintains privacy without additional communication overhead.
Abstract
Vehicle speed prediction is crucial for intelligent transportation systems, promoting more reliable autonomous driving by accurately predicting future vehicle conditions. Due to variations in drivers' driving styles and vehicle types, speed predictions for different target vehicles may significantly differ. Existing methods may not realize personalized vehicle speed prediction while protecting drivers' data privacy. We propose a Federated learning framework with Personalized Aggregation Weights (FedPAW) to overcome these challenges. This method captures client-specific information by measuring the weighted mean squared error between the parameters of local models and global models. The server sends tailored aggregated models to clients instead of a single global model, without incurring additional computational and communication overhead for clients. To evaluate the effectiveness of…
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
TopicsTraffic Prediction and Management Techniques · Vehicle emissions and performance · Traffic control and management
MethodsAttention Is All You Need · Tanh Activation · Softmax · Sigmoid Activation · Long Short-Term Memory · Sequence to Sequence · Masked autoencoder · Entropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
