LGMay 19, 2023

V2X-Boosted Federated Learning for Cooperative Intelligent Transportation Systems with Contextual Client Selection

arXiv:2305.11654v121 citations
Originality Incremental advance
AI Analysis

This work addresses performance issues in federated learning for cooperative intelligent transportation systems, offering an incremental improvement for vehicle-based applications.

The paper tackles the challenge of dynamic network conditions affecting federated learning performance in connected vehicles by proposing a contextual client selection pipeline using V2X messages to predict communication latency. Experiments show it outperforms baselines on various datasets, especially in non-iid settings.

Machine learning (ML) has revolutionized transportation systems, enabling autonomous driving and smart traffic services. Federated learning (FL) overcomes privacy constraints by training ML models in distributed systems, exchanging model parameters instead of raw data. However, the dynamic states of connected vehicles affect the network connection quality and influence the FL performance. To tackle this challenge, we propose a contextual client selection pipeline that uses Vehicle-to-Everything (V2X) messages to select clients based on the predicted communication latency. The pipeline includes: (i) fusing V2X messages, (ii) predicting future traffic topology, (iii) pre-clustering clients based on local data distribution similarity, and (iv) selecting clients with minimal latency for future model aggregation. Experiments show that our pipeline outperforms baselines on various datasets, particularly in non-iid settings.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes