Robust Autonomous Vehicle Pursuit without Expert Steering Labels
- URL: http://arxiv.org/abs/2308.08380v1
- Date: Wed, 16 Aug 2023 14:09:39 GMT
- Title: Robust Autonomous Vehicle Pursuit without Expert Steering Labels
- Authors: Jiaxin Pan, Changyao Zhou, Mariia Gladkova, Qadeer Khan and Daniel
Cremers
- Abstract summary: 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.
We extensively validate our approach using the CARLA simulator on a wide range of terrains.
- Score: 41.168074206046164
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- 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 along with
cars' velocities and estimates the target vehicle's pose with respect to the
ego-vehicle. This information is then fed to a Multi-Layer Perceptron, which
regresses the control commands for the ego-vehicle, namely throttle and
steering angle. We extensively validate our approach using the CARLA simulator
on a wide range of terrains. Our method demonstrates real-time performance and
robustness to different scenarios including unseen trajectories and high route
completion. The project page containing code and multimedia can be publicly
accessed here: https://changyaozhou.github.io/Autonomous-Vehicle-Pursuit/.
Related papers
- EgoSpeed-Net: Forecasting Speed-Control in Driver Behavior from
Egocentric Video Data [24.32406053197066]
We propose a novel graph convolutional network (GCN) based network, namely, EgoSpeed-Net.
We are motivated by the fact that the position changes of objects over time can provide us very useful clues for forecasting the speed change in future.
We conduct extensive experiments on the Honda Research Institute Driving dataset and demonstrate the superior performance of EgoSpeed-Net.
arXiv Detail & Related papers (2022-09-27T15:25:57Z) - Motion Planning and Control for Multi Vehicle Autonomous Racing at High
Speeds [100.61456258283245]
This paper presents a multi-layer motion planning and control architecture for autonomous racing.
The proposed solution has been applied on a Dallara AV-21 racecar and tested at oval race tracks achieving lateral accelerations up to 25 $m/s2$.
arXiv Detail & Related papers (2022-07-22T15:16:54Z) - COOPERNAUT: End-to-End Driving with Cooperative Perception for Networked
Vehicles [54.61668577827041]
We introduce COOPERNAUT, an end-to-end learning model that uses cross-vehicle perception for vision-based cooperative driving.
Our experiments on AutoCastSim suggest that our cooperative perception driving models lead to a 40% improvement in average success rate.
arXiv Detail & Related papers (2022-05-04T17:55:12Z) - Fully End-to-end Autonomous Driving with Semantic Depth Cloud Mapping
and Multi-Agent [2.512827436728378]
We propose a novel deep learning model trained with end-to-end and multi-task learning manners to perform both perception and control tasks simultaneously.
The model is evaluated on CARLA simulator with various scenarios made of normal-adversarial situations and different weathers to mimic real-world conditions.
arXiv Detail & Related papers (2022-04-12T03:57:01Z) - Monocular Vision-based Prediction of Cut-in Maneuvers with LSTM Networks [0.0]
This study proposes a method to predict potentially dangerous cut-in maneuvers happening in the ego lane.
We follow a computer vision-based approach that only employs a single in-vehicle RGB camera.
Our algorithm consists of a CNN-based vehicle detection and tracking step and an LSTM-based maneuver classification step.
arXiv Detail & Related papers (2022-03-21T02:30:36Z) - Real Time Monocular Vehicle Velocity Estimation using Synthetic Data [78.85123603488664]
We look at the problem of estimating the velocity of road vehicles from a camera mounted on a moving car.
We propose a two-step approach where first an off-the-shelf tracker is used to extract vehicle bounding boxes and then a small neural network is used to regress the vehicle velocity.
arXiv Detail & Related papers (2021-09-16T13:10:27Z) - Self-Supervised Steering Angle Prediction for Vehicle Control Using
Visual Odometry [55.11913183006984]
We show how a model can be trained to control a vehicle's trajectory using camera poses estimated through visual odometry methods.
We propose a scalable framework that leverages trajectory information from several different runs using a camera setup placed at the front of a car.
arXiv Detail & Related papers (2021-03-20T16:29:01Z) - Fine-Grained Vehicle Perception via 3D Part-Guided Visual Data
Augmentation [77.60050239225086]
We propose an effective training data generation process by fitting a 3D car model with dynamic parts to vehicles in real images.
Our approach is fully automatic without any human interaction.
We present a multi-task network for VUS parsing and a multi-stream network for VHI parsing.
arXiv Detail & Related papers (2020-12-15T03:03:38Z) - Stop-and-Go: Exploring Backdoor Attacks on Deep Reinforcement
Learning-based Traffic Congestion Control Systems [16.01681914880077]
We explore the backdooring/trojanning of DRL-based AV controllers.
Malicious actions include vehicle deceleration and acceleration to cause stop-and-go traffic waves to emerge.
Experiments show that the backdoored model does not compromise normal operation performance.
arXiv Detail & Related papers (2020-03-17T08:20:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.