Robust Autonomous Vehicle Pursuit without Expert Steering Labels
Jiaxin Pan, Changyao Zhou, Mariia Gladkova, Qadeer Khan, Daniel, Cremers

TL;DR
This paper introduces a robust learning-based pursuit control system for autonomous vehicles that does not require expert steering labels, using classical controllers for offline training and data augmentation for robustness, validated in simulation.
Contribution
The work presents a novel approach combining classical controller-based offline labeling with deep learning for pursuit without expert labels, enhancing robustness and real-time performance.
Findings
Effective pursuit control in CARLA simulator across diverse scenarios
Robustness to unseen trajectories and high route completion
Real-time operation demonstrated in simulation
Abstract
In this work, we present a learning method for lateral and longitudinal motion control of an ego-vehicle for vehicle pursuit. The car being controlled does not have a pre-defined route, rather it reactively adapts to follow a target vehicle while maintaining a safety distance. To train our model, we do not rely on steering labels recorded from an expert driver but effectively leverage a classical controller as an offline label generation tool. In addition, we account for the errors in the predicted control values, which can lead to a loss of tracking and catastrophic crashes of the controlled vehicle. To this end, we propose an effective data augmentation approach, which allows to train a network capable of handling different views of the target vehicle. During the pursuit, the target vehicle is firstly localized using a Convolutional Neural Network. The network takes a single RGB image…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Autonomous Vehicle Technology and Safety · Vehicle Dynamics and Control Systems
MethodsEntropy Regularization · Proximal Policy Optimization · CARLA: An Open Urban Driving Simulator
