Privacy-Preserving Federated Learning for Fair and Efficient Urban Traffic Optimization
Rathin Chandra Shit, Sharmila Subudhi
TL;DR
The paper addresses the tension between privacy, fairness, and efficiency in urban traffic optimization by introducing FedFair-Traffic, a privacy-preserving federated learning framework that uses Graph Neural Networks, differential privacy, and Gini-based fairness within a multi-objective Pareto-optimization setting. It proposes a four-layer architecture with local FGNNs, privacy-preserving aggregation, and fairness-aware routing to balance travel time and equitable load distribution while reducing communication overhead. Empirical evaluation on METR-LA demonstrates 7% travel-time reduction (to 14.2 minutes), 73% improvement in fairness (Gini ~0.78), and strong privacy protection (privacy score ~0.8) with an 89% reduction in communication, validating the approach’s practicality for scalable, privacy-conscious smart city traffic systems. The work highlights how coordinated privacy budgets, adaptive gradient clipping, and Pareto-based route selection enable robust performance across privacy, fairness, and efficiency metrics in real-world urban networks.
Abstract
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 socioeconomically diverse neighborhoods. Current centralized traffic management schemes invade user location privacy and further entrench traffic disparity by offering disadvantaged route suggestions, whereas current federated learning frameworks do not consider fairness constraints in multi-objective traffic settings. This study presents a privacy-preserving federated learning framework, termed FedFair-Traffic, that jointly and simultaneously optimizes travel efficiency, traffic fairness, and differential privacy protection. This is the first attempt to integrate three conflicting objectives to improve urban transportation systems. The proposed methodology enables collaborative learning between related vehicles with data locality by integrating Graph Neural Networks with differential privacy mechanisms ($ε$-privacy guarantees) and Gini coefficient-based fair constraints using multi-objective optimization. The framework uses federated aggregation methods of gradient clipping and noise injection to provide differential privacy and optimize Pareto-efficient solutions for the efficiency-fairness tradeoff. Real-world comprehensive experiments on the METR-LA traffic dataset showed that FedFair-Traffic can reduce the average travel time by 7\% (14.2 minutes) compared with their centralized baselines, promote traffic fairness by 73\% (Gini coefficient, 0.78), and offer high privacy protection (privacy score, 0.8) with an 89\% reduction in communication overhead. These outcomes demonstrate that FedFair-Traffic is a scalable privacy-aware smart city infrastructure with possible use-cases in metropolitan traffic flow control and federated transportation networks.
