← Search

Felipe Codevilla

7 accepted papers

2023

Scaling Vision-Based End-to-End Autonomous Driving with Multi-View Attention Learning

IROS 2023poster

On end-to-end driving, human driving demonstrations are used to train perception-based driving models by imitation learning. This process is supervised on vehicle signals (e.g., steering angle, acceleration) but does not require extra costly supervision (human labeling of sensor data). As a represen…

Cited by 5SourceScholar
2022

Latent Variable Sequential Set Transformers for Joint Multi-Agent Motion Prediction

ICLR 2022spotlight

Robust multi-agent trajectory prediction is essential for the safe control of robotic systems. A major challenge is to efficiently learn a representation that approximates the true joint distribution of contextual, social, and temporal information to enable planning. We propose Latent Variable Seque…

2020

Action-based Representation Learning for Autonomous Driving

CoRL 2020

Human drivers produce a vast amount of data which could, in principle, be used to improve autonomous driving systems. Unfortunately, seemingly straightforward approaches for creating end-to-end driving models that map sensor data directly into driving actions are problematic in terms of interpretabi

2019

Exploring the Limitations of Behavior Cloning for Autonomous Driving

ICCV 2019oral

Driving requires reacting to a wide variety of complex environment conditions and agent behaviors. Explicitly modeling each possible scenario is unrealistic. In contrast, imitation learning can, in theory, leverage data from large fleets of human-driven cars. Behavior cloning in particular has been…

Cited by 703PDFcodeScholar
2018

End-to-End Driving Via Conditional Imitation Learning

ICRA 2018poster

Deep networks trained on demonstrations of human driving have learned to follow roads and avoid obstacles. However, driving policies trained via imitation learning cannot be controlled at test time. A vehicle trained end-to-end to imitate an expert cannot be guided to take a specific turn at an upco…

Cited by 1419SourcecodeScholar
2018

On Offline Evaluation of Vision-based Driving Models

ECCV 2018poster

Autonomous driving models should ideally be evaluated by deploying them on a fleet of physical vehicles in the real world. Unfortunately, this approach is not practical for the vast majority of researchers. An attractive alternative is to evaluate models offline, on a pre-collected validation datase…