Dynamic Conditional Imitation Learning for Autonomous Driving
- URL: http://arxiv.org/abs/2211.11579v1
- Date: Thu, 17 Nov 2022 01:52:12 GMT
- Title: Dynamic Conditional Imitation Learning for Autonomous Driving
- Authors: Hesham M. Eraqi, Mohamed N. Moustafa, Jens Honer
- Abstract summary: Conditional imitation learning (CIL) trains deep neural networks, in an end-to-end manner, to mimic human driving.
This approach has demonstrated suitable vehicle control when following roads, avoiding obstacles, or taking specific turns at intersections to reach a destination.
However, performance dramatically decreases when deployed to unseen environments and is inconsistent against varying weather conditions.
In this work, we propose a solution to those deficiencies. First, we fuse the laser scanner with the regular camera streams, at the features level, to overcome the generalization and consistency challenges.
- Score: 0.966840768820136
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Conditional imitation learning (CIL) trains deep neural networks, in an
end-to-end manner, to mimic human driving. This approach has demonstrated
suitable vehicle control when following roads, avoiding obstacles, or taking
specific turns at intersections to reach a destination. Unfortunately,
performance dramatically decreases when deployed to unseen environments and is
inconsistent against varying weather conditions. Most importantly, the current
CIL fails to avoid static road blockages. In this work, we propose a solution
to those deficiencies. First, we fuse the laser scanner with the regular camera
streams, at the features level, to overcome the generalization and consistency
challenges. Second, we introduce a new efficient Occupancy Grid Mapping (OGM)
method along with new algorithms for road blockages avoidance and global route
planning. Consequently, our proposed method dynamically detects partial and
full road blockages, and guides the controlled vehicle to another route to
reach the destination. Following the original CIL work, we demonstrated the
effectiveness of our proposal on CARLA simulator urban driving benchmark. Our
experiments showed that our model improved consistency against weather
conditions by four times and autonomous driving success rate generalization by
52%. Furthermore, our global route planner improved the driving success rate by
37%. Our proposed road blockages avoidance algorithm improved the driving
success rate by 27%. Finally, the average kilometers traveled before a
collision with a static object increased by 1.5 times. The main source code can
be reached at https://heshameraqi.github.io/dynamic_cil_autonomous_driving.
Related papers
- DenseLight: Efficient Control for Large-scale Traffic Signals with Dense
Feedback [109.84667902348498]
Traffic Signal Control (TSC) aims to reduce the average travel time of vehicles in a road network.
Most prior TSC methods leverage deep reinforcement learning to search for a control policy.
We propose DenseLight, a novel RL-based TSC method that employs an unbiased reward function to provide dense feedback on policy effectiveness.
arXiv Detail & Related papers (2023-06-13T05:58:57Z) - iPLAN: Intent-Aware Planning in Heterogeneous Traffic via Distributed
Multi-Agent Reinforcement Learning [57.24340061741223]
We introduce a distributed multi-agent reinforcement learning (MARL) algorithm that can predict trajectories and intents in dense and heterogeneous traffic scenarios.
Our approach for intent-aware planning, iPLAN, allows agents to infer nearby drivers' intents solely from their local observations.
arXiv Detail & Related papers (2023-06-09T20:12:02Z) - BCSSN: Bi-direction Compact Spatial Separable Network for Collision
Avoidance in Autonomous Driving [4.392212820170972]
Rule-based systems, decision trees, Markov decision processes, and Bayesian networks have been some of the popular methods used to tackle the complexities of traffic conditions and avoid collisions.
With the emergence of deep learning, many researchers have turned towards CNN-based methods to improve the performance of collision avoidance.
We propose a CNN-based method that overcomes the limitation by establishing feature correlations between regions in sequential images using variants of attention.
arXiv Detail & Related papers (2023-03-12T17:35: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) - Pedestrian Collision Avoidance for Autonomous Vehicles at Unsignalized
Intersection Using Deep Q-Network [4.94950858749529]
This paper explores Autonomous Vehicle (AV) navigation in crowded, unsignalized intersections.
We compare the performance of different deep reinforcement learning methods trained on our reward function and state representation.
arXiv Detail & Related papers (2021-05-01T03:02:21Z) - End-to-End Intersection Handling using Multi-Agent Deep Reinforcement
Learning [63.56464608571663]
Navigating through intersections is one of the main challenging tasks for an autonomous vehicle.
In this work, we focus on the implementation of a system able to navigate through intersections where only traffic signs are provided.
We propose a multi-agent system using a continuous, model-free Deep Reinforcement Learning algorithm used to train a neural network for predicting both the acceleration and the steering angle at each time step.
arXiv Detail & Related papers (2021-04-28T07:54:40Z) - Multi-Modal Fusion Transformer for End-to-End Autonomous Driving [59.60483620730437]
We propose TransFuser, a novel Multi-Modal Fusion Transformer, to integrate image and LiDAR representations using attention.
Our approach achieves state-of-the-art driving performance while reducing collisions by 76% compared to geometry-based fusion.
arXiv Detail & Related papers (2021-04-19T11:48:13Z) - Multi-Agent Path Planning based on MPC and DDPG [14.793341914236166]
We propose a new algorithm combining Model Predictive Control (MPC) with Deep Deterministic Policy Gradient (DDPG)
The DDPG with continuous action space is designed to provide learning and autonomous decision-making capability for robots.
We employ Unity 3D to perform simulation experiments in highly uncertain environment such as aircraft carrier decks and squares.
arXiv Detail & Related papers (2021-02-26T02:57:13Z) - Emergent Road Rules In Multi-Agent Driving Environments [84.82583370858391]
We analyze what ingredients in driving environments cause the emergence of road rules.
We find that two crucial factors are noisy perception and agents' spatial density.
Our results add empirical support for the social road rules that countries worldwide have agreed on for safe, efficient driving.
arXiv Detail & Related papers (2020-11-21T09:43:50Z) - DiGNet: Learning Scalable Self-Driving Policies for Generic Traffic
Scenarios with Graph Neural Networks [26.558394047144006]
We propose a graph-based deep network to achieve scalable self-driving that can handle massive traffic scenarios.
More than 7,000 km of evaluation is conducted in a high-fidelity driving simulator.
Our method can obey the traffic rules and safely navigate the vehicle in a large variety of urban, rural, and highway environments.
arXiv Detail & Related papers (2020-11-13T06:13:28Z) - VTGNet: A Vision-based Trajectory Generation Network for Autonomous
Vehicles in Urban Environments [26.558394047144006]
We develop an uncertainty-aware end-to-end trajectory generation method based on imitation learning.
Under various weather and lighting conditions, our network can reliably generate trajectories in different urban environments.
The proposed method achieves better cross-scene/platform driving results than the state-of-the-art (SOTA) end-to-end control method.
arXiv Detail & Related papers (2020-04-27T06:17:55Z)
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.