paper-with-me

Papers

WAD: A Deep Reinforcement Learning Agent for Urban Autonomous Driving

2021-08-27 · Arjit Sharma, Sahil Sharma

Urban autonomous driving is an open and challenging problem to solve as the decision-making system has to account for several dynamic factors like multi-agent interactions, diverse scene perceptions, complex road geometries, and other rarely occurring real-world events. On the other side, with deep reinforcement learning (DRL) techniques, agents have learned many complex policies. They have even achieved super-human-level performances in various Atari Games and Deepmind's AlphaGo. However, current DRL techniques do not generalize well on complex urban driving scenarios. This paper introduces the DRL driven Watch and Drive (WAD) agent for end-to-end urban autonomous driving. Motivated by recent advancements, the study aims to detect important objects/states in high dimensional spaces of CARLA and extract the latent state from them. Further, passing on the latent state information to WAD agents based on TD3 and SAC methods to learn the optimal driving policy. Our novel approach utilizing fewer resources, step-by-step learning of different driving tasks, hard episode termination policy, and reward mechanism has led our agents to achieve a 100% success rate on all driving tasks in the original CARLA benchmark and set a new record of 82% on further complex NoCrash benchmark, outperforming the state-of-the-art model by more than +30% on NoCrash benchmark.

📄 PDF Abstract BibTeX arXiv:2108.12134

Code (0)

등록된 구현이 없습니다.

Tasks

Atari GamesAutonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
Experience Replay Experience Replay is a replay memory technique used in reinforcement learning where we store the agent’s experiences at each time-step, $e\_{t} = \left(s\_{t}, a\_{t}, r\_{t},…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Clipped Double Q-learning 설명 없음
Dilated Convolution 설명 없음

Similar Papers 제목 키워드 기반

Evaluating the Robustness of Deep Reinforcement Learning for Autonomous Policies in a Multi-agent Urban Driving Environment

2021-12-22 · Aizaz Sharif, Dusica Marijan

Deep reinforcement learning is actively used for training autonomous car policies in a simulated driving environment. Due to the large availability of various reinforcement learning algorithms and the lack of their syste…

Autonomous DrivingBenchmarkingDeep Reinforcement Learningreinforcement-learning+2

Behavioral decision-making for urban autonomous driving in the presence of pedestrians using Deep Recurrent Q-Network

2020-10-26 · Niranjan Deshpande, Dominique Vaufreydaz, Anne Spalanzani

Decision making for autonomous driving in urban environments is challenging due to the complexity of the road structure and the uncertainty in the behavior of diverse road users. Traditional methods consist of manually d…

Autonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learning+2

Model-free Deep Reinforcement Learning for Urban Autonomous Driving

2019-04-20 · Jianyu Chen, Bodi Yuan, Masayoshi Tomizuka

Urban autonomous driving decision making is challenging due to complex road geometry and multi-agent interactions. Current decision making methods are mostly manually designing the driving policy, which might result in s…

Autonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learning+2

Action and Trajectory Planning for Urban Autonomous Driving with Hierarchical Reinforcement Learning

2023-06-28 · Xinyang Lu, Flint Xiaofeng Fan, Tianying Wang

Reinforcement Learning (RL) has made promising progress in planning and decision-making for Autonomous Vehicles (AVs) in simple driving scenarios. However, existing RL algorithms for AVs fail to learn critical driving sk…

Autonomous DrivingAutonomous VehiclesDecision MakingHierarchical Reinforcement Learning+4

Hierarchical Program-Triggered Reinforcement Learning Agents For Automated Driving

2021-03-25 · Briti Gangopadhyay, Harshit Soora, Pallab Dasgupta

Recent advances in Reinforcement Learning (RL) combined with Deep Learning (DL) have demonstrated impressive performance in complex tasks, including autonomous driving. The use of RL agents in autonomous driving leads to…

Autonomous DrivingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1