paper-with-me

홈 › Papers

Reinforcement Learning Algorithms: An Overview and Classification

2022-09-29 · Fadi AlMahamid, Katarina Grolinger

The desire to make applications and machines more intelligent and the aspiration to enable their operation without human interaction have been driving innovations in neural networks, deep learning, and other machine learning techniques. Although reinforcement learning has been primarily used in video games, recent advancements and the development of diverse and powerful reinforcement algorithms have enabled the reinforcement learning community to move from playing video games to solving complex real-life problems in autonomous systems such as self-driving cars, delivery drones, and automated robotics. Understanding the environment of an application and the algorithms' limitations plays a vital role in selecting the appropriate reinforcement learning algorithm that successfully solves the problem on hand in an efficient manner. Consequently, in this study, we identify three main environment types and classify reinforcement learning algorithms according to those environment types. Moreover, within each category, we identify relationships between algorithms. The overview of each algorithm provides insight into the algorithms' foundations and reviews similarities and differences among algorithms. This study provides a perspective on the field and helps practitioners and researchers to select the appropriate algorithm for their use case.

📄 PDF Abstract BibTeX arXiv:2209.14940

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationreinforcement-learningReinforcement LearningReinforcement Learning (RL)Self-Driving Cars

Similar Papers 제목 키워드 기반

The Definitive Guide to Policy Gradients in Deep Reinforcement Learning: Theory, Algorithms and Implementations

2024-01-24 · Matthias Lehmann

In recent years, various powerful policy gradient algorithms have been proposed in deep reinforcement learning. While all these algorithms build on the Policy Gradient Theorem, the specific design choices differ signific…

continuous-controlContinuous ControlDeep Reinforcement LearningLearning Theory

Distributed Deep Reinforcement Learning: An Overview

2020-11-22 · Mohammad Reza Samsami, Hossein Alimadad

Deep reinforcement learning (DRL) is a very active research area. However, several technical and scientific issues require to be addressed, amongst which we can mention data inefficiency, exploration-exploitation trade-o…

Deep Reinforcement LearningMulti-Task Learningreinforcement-learningReinforcement Learning+1

A survey of benchmarking frameworks for reinforcement learning

2020-11-27 · Belinda Stapelberg, Katherine M. Malan

Reinforcement learning has recently experienced increased prominence in the machine learning community. There are many approaches to solving reinforcement learning problems with new techniques developed constantly. When …

Benchmarkingreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Policy Search in Continuous Action Domains: an Overview

2018-03-13 · Olivier Sigaud, Freek Stulp

Continuous action policy search is currently the focus of intensive research, driven both by the recent success of deep reinforcement learning algorithms and the emergence of competitors based on evolutionary algorithms.…

Bayesian OptimizationDeep Reinforcement LearningEvolutionary Algorithmsreinforcement-learning+2

An Introduction to Multi-Agent Reinforcement Learning and Review of its Application to Autonomous Mobility

2022-03-15 · Lukas M. Schmidt, Johanna Brosig, Axel Plinge, Bjoern M. Eskofier 외

Many scenarios in mobility and traffic involve multiple different agents that need to cooperate to find a joint solution. Recent advances in behavioral planning use Reinforcement Learning to find effective and performant…

Autonomous VehiclesMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1