TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Learning from All Vehicles

Learning from All Vehicles

Dian Chen, Philipp Krähenbühl

2022-03-22CVPR 2022 1CARLA longest6Autonomous DrivingAll
PaperPDFCode(official)

Abstract

In this paper, we present a system to train driving policies from experiences collected not just from the ego-vehicle, but all vehicles that it observes. This system uses the behaviors of other agents to create more diverse driving scenarios without collecting additional data. The main difficulty in learning from other vehicles is that there is no sensor information. We use a set of supervisory tasks to learn an intermediate representation that is invariant to the viewpoint of the controlling vehicle. This not only provides a richer signal at training time but also allows more complex reasoning during inference. Learning how all vehicles drive helps predict their behavior at test time and can avoid collisions. We evaluate this system in closed-loop driving simulations. Our system outperforms all prior methods on the public CARLA Leaderboard by a wide margin, improving driving score by 25 and route completion rate by 24 points. Our method won the 2021 CARLA Autonomous Driving challenge. Code and data are available at https://github.com/dotchen/LAV.

Results

TaskDatasetMetricValueModel
Autonomous VehiclesCARLA LeaderboardDriving Score61.846Learning From All Vehicles (LAV)
Autonomous VehiclesCARLA LeaderboardInfraction penalty0.64Learning From All Vehicles (LAV)
Autonomous VehiclesCARLA LeaderboardRoute Completion94.459Learning From All Vehicles (LAV)
Autonomous DrivingCARLA LeaderboardDriving Score61.846Learning From All Vehicles (LAV)
Autonomous DrivingCARLA LeaderboardInfraction penalty0.64Learning From All Vehicles (LAV)
Autonomous DrivingCARLA LeaderboardRoute Completion94.459Learning From All Vehicles (LAV)
CARLA longest6CARLADriving Score58Learning from all Vehicle v2 (LAV v2)
CARLA longest6CARLAInfraction Score0.68Learning from all Vehicle v2 (LAV v2)
CARLA longest6CARLARoute Completion83Learning from all Vehicle v2 (LAV v2)
CARLA longest6CARLADriving Score33Learning from all Vehicles v1 (LAV v1)
CARLA longest6CARLAInfraction Score0.51Learning from all Vehicles v1 (LAV v1)
CARLA longest6CARLARoute Completion70Learning from all Vehicles v1 (LAV v1)

Related Papers

GEMINUS: Dual-aware Global and Scene-Adaptive Mixture-of-Experts for End-to-End Autonomous Driving2025-07-19AGENTS-LLM: Augmentative GENeration of Challenging Traffic Scenarios with an Agentic LLM Framework2025-07-18World Model-Based End-to-End Scene Generation for Accident Anticipation in Autonomous Driving2025-07-17Orbis: Overcoming Challenges of Long-Horizon Prediction in Driving World Models2025-07-17Channel-wise Motion Features for Efficient Motion Segmentation2025-07-17LaViPlan : Language-Guided Visual Path Planning with RLVR2025-07-17Safeguarding Federated Learning-based Road Condition Classification2025-07-16Towards Autonomous Riding: A Review of Perception, Planning, and Control in Intelligent Two-Wheelers2025-07-16