CVDCSep 2, 2025

Enabling Federated Object Detection for Connected Autonomous Vehicles: A Deployment-Oriented Evaluation

arXiv:2509.01868v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

It addresses practical deployment issues for CAVs, but is incremental as it focuses on evaluation rather than introducing new methods.

This work tackles the challenge of deploying federated learning for object detection in connected autonomous vehicles by conducting a holistic evaluation that integrates model performance, resource profiling, and environmental robustness, analyzing trade-offs in accuracy, computational cost, and resource usage across multiple datasets and conditions.

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.

Foundations

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

Your Notes