Communication Resources Constrained Hierarchical Federated Learning for End-to-End Autonomous Driving
Wei-Bin Kou, Shuai Wang, Guangxu Zhu, Bin Luo, Yingxian Chen, Derrick Wing Kwan Ng, Yik-Chung Wu
TL;DR
The paper tackles the challenge of generalizing end-to-end autonomous driving under constrained communications by introducing CRCHFL, an optimization-driven, hierarchical federated learning framework that couples cloud pretraining, edge FL, and cloud FL. By jointly scheduling data and model transfers within a throughput budget using an objective that balances pretraining data and federated updates, CRCHFL accelerates convergence and improves generalization compared to SFL and HFL, as demonstrated in CARLA simulations. Key contributions include (1) an optimization-based resource scheduler, (2) a three-stage training workflow that leverages centralized pretraining to seed edge-cloud learning, and (3) empirical evidence of faster convergence and better performance under tight bandwidth, with ablation insights on resource allocation. The approach has practical implications for deploying reliable, generalizable end-to-end autonomous driving in resource-limited networks, while future work could address channel fading, larger-scale deployments, and multi-modal CRCHFL integrations.
Abstract
While federated learning (FL) improves the generalization of end-to-end autonomous driving by model aggregation, the conventional single-hop FL (SFL) suffers from slow convergence rate due to long-range communications among vehicles and cloud server. Hierarchical federated learning (HFL) overcomes such drawbacks via introduction of mid-point edge servers. However, the orchestration between constrained communication resources and HFL performance becomes an urgent problem. This paper proposes an optimization-based Communication Resource Constrained Hierarchical Federated Learning (CRCHFL) framework to minimize the generalization error of the autonomous driving model using hybrid data and model aggregation. The effectiveness of the proposed CRCHFL is evaluated in the Car Learning to Act (CARLA) simulation platform. Results show that the proposed CRCHFL both accelerates the convergence rate and enhances the generalization of federated learning autonomous driving model. Moreover, under the same communication resource budget, it outperforms the HFL by 10.33% and the SFL by 12.44%.
