为自动驾驶汽车设计联邦检测系统,兼顾隐私与实时性。
Enabling Federated Object Detection for Connected Autonomous Vehicles: A Deployment-Oriented Evaluation
- 用联邦学习实现跨车辆协同训练,保护数据隐私。
- 在多个数据集上验证,不同模型在计算资源与精度间有明显权衡。
- 适合研究车载边缘计算与智能交通系统的开发者参考。
目标检测对联网自动驾驶汽车(CAV)感知环境、做出安全决策至关重要。集中式训练虽能快速收敛且准确率高,但难以扩展、适应性差且缺乏隐私保护。联邦学习(FL)可实现分布式车辆间的协作、隐私保护和持续训练,但在真实自动驾驶场景中部署仍面临挑战:训练与推理的高算力需求,以及运行环境的高度多样性。实际部署需解决三大关键问题:非独立同分布(non-IID)数据、车载硬件算力受限,以及光照、天气等环境变化。本文首次开展面向部署的全面评估,整合模型性能、系统资源消耗与环境鲁棒性分析。基于YOLOv5、YOLOv8、YOLOv11和Deformable DETR,在KITTI、BDD100K和nuScenes数据集上,考察了不同分辨率、批大小、天气光照条件及动态客户端参与下的检测精度、计算成本与资源使用情况,为联邦学习在自动驾驶汽车中的可靠部署提供依据。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。