paper-with-me

Papers

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

2025-11-12 · Tianao Xiang, Mingjian Zhi, Yuanguo Bi, Lin Cai, Yuhao Chen 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, and privacy concerns associated with sensitive driving data. Federated Learning (FL) is promising for enabling autonomous vehicles (AVs) to collaboratively train models without sharing raw data. We present Federated LLM-based Autonomous Driving (FLAD), an FL framework that leverages distributed multimodal sensory data across AVs in heterogeneous environment. FLAD has three key innovations: (1) a cloud-edge-vehicle collaborative architecture that reduces communication delay and preserving data privacy; (2) an intelligent parallelized collaborative training with a communication scheduling mechanism that optimizes training efficiency, leveraging end-devices otherwise having insufficient resources for model training; and (3) a knowledge distillation method that personalizes LLM according to heterogeneous edge data. In addition, we prototype FLAD in a testbed with NVIDIA Jetsons, overcoming practical implementation challenges including CPU/GPU memory sharing in resource-constrained devices, dynamic model partitions, and fault-tolerant training.Extensive experimental evaluation demonstrates that FLAD achieves superior end-to-end AD performance while efficiently utilizing distributed vehicular resources, opening up new possibilities for future collaborative AD model training and knowledge sharing.

📄 PDF Abstract BibTeX arXiv:2511.09025

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge DistillationAutonomous VehiclesFederated LearningAutonomous Driving

Similar Papers 제목 키워드 기반

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

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

FedPylot: Navigating Federated Learning for Real-Time Object Detection in Internet of Vehicles

2024-06-05 · Cyprien Quéméneur, Soumaya Cherkaoui

The Internet of Vehicles (IoV) emerges as a pivotal component for autonomous driving and intelligent transportation systems (ITS), by enabling low-latency big data processing in a dense interconnected network that compri…

Autonomous DrivingAutonomous VehiclesFederated LearningObject Detection+1

Adaptive Channel Sparsity for Federated Learning Under System Heterogeneity

2023-01-01 · CVPR 2023 1 · Dongping Liao, Xitong Gao, Yiren Zhao, Cheng-Zhong Xu

Owing to the non-i.i.d. nature of client data, channel neurons in federated-learned models may specialize to distinct features for different clients. Yet, existing channel-sparse federated learning (FL) algorithms pr…

Federated Learning

Federated Deep Learning Meets Autonomous Vehicle Perception: Design and Verification

2022-06-03 · Shuai Wang, Chengyang Li, Derrick Wing Kwan Ng, Yonina C. Eldar 외

Realizing human-like perception is a challenge in open driving scenarios due to corner cases and visual occlusions. To gather knowledge of rare and occluded instances, federated learning assisted connected autonomous veh…

Deep LearningFederated LearningManagement