TL;DR
This paper introduces NeighborFL, a personalized federated learning scheme for traffic prediction that adapts models to individual locations using error-driven grouping, significantly improving real-time accuracy.
Contribution
It proposes a novel location-aware, error-driven model aggregation method for federated traffic prediction, addressing non-IID data and real-time model updating challenges.
Findings
NeighborFL outperforms baseline models in real-time accuracy.
Achieves up to 16.9% reduction in MSE over naive FL.
Enhances adaptability to changing traffic conditions.
Abstract
Low-latency traffic prediction is vital for smart city traffic management. Federated Learning has emerged as a promising technique for Traffic Prediction (FLTP), offering several advantages such as privacy preservation, reduced communication overhead, improved prediction accuracy, and enhanced adaptability to changing traffic conditions. However, majority of the current FLTP frameworks lack a real-time model updating scheme, which hinders their ability to continuously incorporate new incoming traffic data and adapt effectively to the changing dynamics of traffic trends. Another concern with the existing FLTP frameworks is their reliance on the conventional FL model aggregation method, which involves assigning an identical model (i.e., the global model) to all traffic monitoring devices to predict their individual local traffic trends, thereby neglecting the non-IID characteristics 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.
