paper-with-me

Papers

Combining Planning and Deep Reinforcement Learning in Tactical Decision Making for Autonomous Driving

2019-05-06 · Carl-Johan Hoel, Katherine Driggs-Campbell, Krister Wolff, Leo Laine, Mykel J. Kochenderfer

Tactical decision making for autonomous driving is challenging due to the diversity of environments, the uncertainty in the sensor information, and the complex interaction with other road users. This paper introduces a general framework for tactical decision making, which combines the concepts of planning and learning, in the form of Monte Carlo tree search and deep reinforcement learning. The method is based on the AlphaGo Zero algorithm, which is extended to a domain with a continuous state space where self-play cannot be used. The framework is applied to two different highway driving cases in a simulated environment and it is shown to perform better than a commonly used baseline method. The strength of combining planning and learning is also illustrated by a comparison to using the Monte Carlo tree search or the neural network policy separately.

📄 PDF Abstract BibTeX arXiv:1905.02680

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision MakingDeep Reinforcement LearningDiversityReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Elements of Effective Deep Reinforcement Learning towards Tactical Driving Decision Making

2018-02-01 · Jingchu Liu, Pengfei Hou, Lisen Mu, Yinan Yu 외

Tactical driving decision making is crucial for autonomous driving systems and has attracted considerable interest in recent years. In this paper, we propose several practical components that can speed up deep reinforcem…

Autonomous DrivingDecision MakingDeep Reinforcement Learningreinforcement-learning+2

Tactical Decision Making for Autonomous Trucks by Deep Reinforcement Learning with Total Cost of Operation Based Reward

2024-03-11 · Deepthi Pathare, Leo Laine, Morteza Haghir Chehreghani

We develop a deep reinforcement learning framework for tactical decision making in an autonomous truck, specifically for Adaptive Cruise Control (ACC) and lane change maneuvers in a highway scenario. Our results demonstr…

Decision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

An End-to-end Deep Reinforcement Learning Approach for the Long-term Short-term Planning on the Frenet Space

2020-11-26 · Majid Moghadam, Ali Alizadeh, Engin Tekin, Gabriel Hugh Elkaim

Tactical decision making and strategic motion planning for autonomous highway driving are challenging due to the complication of predicting other road users' behaviors, diversity of environments, and complexity of the tr…

Decision MakingDeep Reinforcement LearningDiversityMotion Planning+5

Combining Strategic Learning and Tactical Search in Real-Time Strategy Games

2017-09-11 · Nicolas A. Barriga, Marius Stanescu, Michael Buro

A commonly used technique for managing AI complexity in real-time strategy (RTS) games is to use action and/or state abstractions. High-level abstractions can often lead to good strategic decision making, but tactical de…

Decision MakingReal-Time Strategy Games

Uncertainty - sensitive learning and planning with ensembles

2019-09-25 · Piotr Miłoś, Łukasz Kuciński, Konrad Czechowski, Piotr Kozakowski 외

We propose a reinforcement learning framework for discrete environments in which an agent optimizes its behavior on two timescales. For the short one, it uses tree search methods to perform tactical decisions. The long s…

Montezuma's RevengeSokoban