paper-with-me

Papers

FedBEVT: Federated Learning Bird's Eye View Perception Transformer in Road Traffic Systems

2023-04-04 · Rui Song, Runsheng Xu, Andreas Festag, Jiaqi Ma, Alois Knoll

Bird's eye view (BEV) perception is becoming increasingly important in the field of autonomous driving. It uses multi-view camera data to learn a transformer model that directly projects the perception of the road environment onto the BEV perspective. However, training a transformer model often requires a large amount of data, and as camera data for road traffic are often private, they are typically not shared. Federated learning offers a solution that enables clients to collaborate and train models without exchanging data but model parameters. In this paper, we introduce FedBEVT, a federated transformer learning approach for BEV perception. In order to address two common data heterogeneity issues in FedBEVT: (i) diverse sensor poses, and (ii) varying sensor numbers in perception systems, we propose two approaches -- Federated Learning with Camera-Attentive Personalization (FedCaP) and Adaptive Multi-Camera Masking (AMCM), respectively. To evaluate our method in real-world settings, we create a dataset consisting of four typical federated use cases. Our findings suggest that FedBEVT outperforms the baseline approaches in all four use cases, demonstrating the potential of our approach for improving BEV perception in autonomous driving.

📄 PDF Abstract BibTeX arXiv:2304.01534

Code (1)

rruisong/fedbevt 공식 구현 pytorch

Tasks

Autonomous DrivingFederated Learning

Similar Papers 제목 키워드 기반

On the Federated Learning Framework for Cooperative Perception

2024-04-26 · Zhenrong Zhang, Jianan Liu, Xi Zhou, Tao Huang 외

Cooperative perception is essential to enhance the efficiency and safety of future transportation systems, requiring extensive data sharing among vehicles on the road, which raises significant privacy concerns. Federated…

Autonomous VehiclesDecision MakingFederated LearningPrivacy Preserving

An Initial Study of Bird's-Eye View Generation for Autonomous Vehicles using Cross-View Transformers

2025-08-17 · Felipe Carlos dos Santos, Eric Aislan Antonelo, Gustavo Claudio Karl Couto arxiv

Bird's-Eye View (BEV) maps provide a structured, top-down abstraction that is crucial for autonomous-driving perception. In this work, we employ Cross-View Transformers (CVT) for learning to map camera images to three BE…

Autonomous Vehicles

TBP-Former: Learning Temporal Bird's-Eye-View Pyramid for Joint Perception and Prediction in Vision-Centric Autonomous Driving

2023-03-17 · CVPR 2023 1 · Shaoheng Fang, Zi Wang, Yiqi Zhong, Junhao Ge 외

Vision-centric joint perception and prediction (PnP) has become an emerging trend in autonomous driving research. It predicts the future states of the traffic participants in the surrounding environment from raw RGB imag…

Autonomous DrivingBird's-Eye View Semantic Segmentation

CoBEVT: Cooperative Bird's Eye View Semantic Segmentation with Sparse Transformers

2022-07-05 · Runsheng Xu, Zhengzhong Tu, Hao Xiang, Wei Shao 외

Bird's eye view (BEV) semantic segmentation plays a crucial role in spatial sensing for autonomous driving. Although recent literature has made significant progress on BEV map understanding, they are all based on single-…

3D Object DetectionAutonomous DrivingAutonomous VehiclesBEV Segmentation+4

BEVSeg2TP: Surround View Camera Bird's-Eye-View Based Joint Vehicle Segmentation and Ego Vehicle Trajectory Prediction

2023-12-20 · Sushil Sharma, Arindam Das, Ganesh Sistu, Mark Halton 외

Trajectory prediction is, naturally, a key task for vehicle autonomy. While the number of traffic rules is limited, the combinations and uncertainties associated with each agent's behaviour in real-world scenarios are ne…

Autonomous VehiclesDecoderPredictionSegmentation+2