Autonomous driving paper index
Dynamic variance-aware federated tuning for efficient autonomous vehicle perception under non-IID settings
One-line summary
Methods To address these challenges, we propose a Dynamic Variance-Aware Federated Tuning (DV-FedTune) framework for object detection in autonomous driving systems using YOLOv12.
Engineering notes
However, performance degrades significantly under non-independent and identically distributed (non-IID) data conditions commonly encountered in real-world driving scenarios. The results demonstrate that DV-FedTune consistently outperforms FedAvg, Exponential Moving Average in Federated Learning (EWHFed), and VINOEffiFedAV in terms of communication efficiency, computational cost, and model performance while maintaining stronger privacy preservation.
Chinese explanation / 中文解读
中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。
Original abstract
Introduction Federated learning enables multiple autonomous vehicles (AVs) to collaboratively train machine learning models while preserving data privacy. However, performance degrades significantly under non-independent and identically distributed (non-IID) data conditions commonly encountered in real-world driving scenarios. Existing aggregation methods, particularly Federated Averaging (FedAvg), struggle to effectively handle client update divergence, leading to inefficient communication, unstable convergence, and increased privacy risks. Methods To address these challenges, we propose a Dynamic Variance-Aware Federated Tuning (DV-FedTune) framework for object detection in autonomous driving systems using YOLOv12. The proposed framework dynamically adjusts client contributions through a variance-aware aggregation strategy that jointly models update consistency, variance-based diversity, and loss-guided reliability using a round-adaptive weighting mechanism. Results Comprehensive experiments were conducted on the KITTI object detection dataset under various non-IID federated learning configurations involving different numbers of clients, local training durations, and communication rounds. The results demonstrate that DV-FedTune consistently outperforms FedAvg, Exponential Moving Average in Federated Learning (EWHFed), and VINOEffiFedAV in terms of communication efficiency, computational cost, and model performance while maintaining stronger privacy preservation. Discussion The proposed framework achieves stable aggregation behavior and effective parameter utilization as the federated network scales. These findings indicate that DV-FedTune provides an efficient and privacy-preserving federated learning solution for distributed object detection in autonomous vehicle environments operating under heterogeneous data distributions.
Links and sources
Need this topic turned into a technical roadmap?
Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.
Request B2B research
Comments