Enabling Federated Object Detection for Connected Autonomous Vehicles: A Deployment-Oriented Evaluation
By: Komala Subramanyam Cherukuri, Kewei Sha, Zhenhua Huang
Potential Business Impact:
Helps self-driving cars learn safely from each other.
Object detection is crucial for Connected Autonomous Vehicles (CAVs) to perceive their surroundings and make safe driving decisions. Centralized training of object detection models often achieves promising accuracy, fast convergence, and simplified training process, but it falls short in scalability, adaptability, and privacy-preservation. Federated learning (FL), by contrast, enables collaborative, privacy-preserving, and continuous training across naturally distributed CAV fleets. However, deploying FL in real-world CAVs remains challenging due to the substantial computational demands of training and inference, coupled with highly diverse operating conditions. Practical deployment must address three critical factors: (i) heterogeneity from non-IID data distributions, (ii) constrained onboard computing hardware, and (iii) environmental variability such as lighting and weather, alongside systematic evaluation to ensure reliable performance. This work introduces the first holistic deployment-oriented evaluation of FL-based object detection in CAVs, integrating model performance, system-level resource profiling, and environmental robustness. Using state-of-the-art detectors, YOLOv5, YOLOv8, YOLOv11, and Deformable DETR, evaluated on the KITTI, BDD100K, and nuScenes datasets, we analyze trade-offs between detection accuracy, computational cost, and resource usage under diverse resolutions, batch sizes, weather and lighting conditions, and dynamic client participation, paving the way for robust FL deployment in CAVs.
Similar Papers
Federated Learning-based Semantic Segmentation for Lane and Object Detection in Autonomous Driving
Systems and Control
Cars learn to drive safely without sharing private data.
Sense4FL: Vehicular Crowdsensing Enhanced Federated Learning for Object Detection in Autonomous Driving
Robotics
Helps self-driving cars see better by sharing driving data.
Performance Optimization of YOLO-FEDER FusionNet for Robust Drone Detection in Visually Complex Environments
CV and Pattern Recognition
Finds hidden drones in busy skies.