paper-with-me

홈 › Papers

Deep Federated Learning for Autonomous Driving

2021-10-12 · Anh Nguyen, Tuong Do, Minh Tran, Binh X. Nguyen, Chien Duong, Tu Phan, Erman Tjiputra, Quang D. Tran

Autonomous driving is an active research topic in both academia and industry. However, most of the existing solutions focus on improving the accuracy by training learnable models with centralized large-scale data. Therefore, these methods do not take into account the user's privacy. In this paper, we present a new approach to learn autonomous driving policy while respecting privacy concerns. We propose a peer-to-peer Deep Federated Learning (DFL) approach to train deep architectures in a fully decentralized manner and remove the need for central orchestration. We design a new Federated Autonomous Driving network (FADNet) that can improve the model stability, ensure convergence, and handle imbalanced data distribution problems while is being trained with federated learning methods. Intensively experimental results on three datasets show that our approach with FADNet and DFL achieves superior accuracy compared with other recent methods. Furthermore, our approach can maintain privacy by not collecting user data to a central server.

📄 PDF Abstract BibTeX arXiv:2110.05754

Code (1)

aioz-ai/fadnet 공식 구현 pytorch

Tasks

Autonomous DrivingFederated Learning

Similar Papers 제목 키워드 기반

Communication Resources Constrained Hierarchical Federated Learning for End-to-End Autonomous Driving

2023-06-28 · Wei-Bin Kou, Shuai Wang, Guangxu Zhu, Bin Luo 외

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 am…

Autonomous DrivingFederated Learning

FedS2R: One-Shot Federated Domain Generalization for Synthetic-to-Real Semantic Segmentation in Autonomous Driving

2025-07-26 · Tao Lian, Jose L. Gómez, Antonio M. López arxiv

Federated domain generalization has shown promising progress in image classification by enabling collaborative training across multiple clients without sharing raw data. However, its potential in the semantic segmentatio…

Knowledge DistillationDomain GeneralizationSemantic SegmentationImage Classification

FedRAV: Hierarchically Federated Region-Learning for Traffic Object Classification of Autonomous Vehicles

2024-11-21 · Yijun Zhai, Pengzhan Zhou, Yuepeng He, Fang Qu 외

The emerging federated learning enables distributed autonomous vehicles to train equipped deep learning models collaboratively without exposing their raw data, providing great potential for utilizing explosively growing …

Autonomous DrivingAutonomous VehiclesFederated Learning

FedDrive v2: an Analysis of the Impact of Label Skewness in Federated Semantic Segmentation for Autonomous Driving

2023-09-23 · Eros Fanì, Marco Ciccone, Barbara Caputo

We propose FedDrive v2, an extension of the Federated Learning benchmark for Semantic Segmentation in Autonomous Driving. While the first version aims at studying the effect of domain shift of the visual features across …

Autonomous DrivingDomain GeneralizationFederated LearningSegmentation+2

FLAD: Federated Learning for LLM-based Autonomous Driving in Vehicle-Edge-Cloud Networks

2025-11-12 · Tianao Xiang, Mingjian Zhi, Yuanguo Bi, Lin Cai 외 arxiv

Large Language Models (LLMs) have impressive data fusion and reasoning capabilities for autonomous driving (AD). However, training LLMs for AD faces significant challenges including high computation transmission costs, a…

Knowledge DistillationAutonomous VehiclesFederated LearningAutonomous Driving