How to Choose a Reinforcement-Learning Algorithm
The field of reinforcement learning offers a large variety of concepts and methods to tackle sequential decision-making problems. This variety has become so large that choosing an algorithm for a task at hand can be challenging. In this work, we streamline the process of choosing reinforcement-learning algorithms and action-distribution families. We provide a structured overview of existing methods and their properties, as well as guidelines for when to choose which methods. An interactive version of these guidelines is available online at https://rl-picker.github.io/.
Code (0)
등록된 구현이 없습니다.
Tasks
Decision Makingreinforcement-learningReinforcement LearningSequential Decision MakingSimilar Papers 제목 키워드 기반
Learning to Recover Sparse Signals
In compressed sensing, a primary problem to solve is to reconstruct a high dimensional sparse signal from a small number of observations. In this work, we develop a new sparse signal recovery algorithm using reinforcemen…
compressed sensingreinforcement-learningReinforcement Learning (RL)Adaptive Modulation and Coding based on Reinforcement Learning for 5G Networks
We design a self-exploratory reinforcement learning (RL) framework, based on the Q-learning algorithm, that enables the base station (BS) to choose a suitable modulation and coding scheme (MCS) that maximizes the spectra…
Q-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Action Pick-up in Dynamic Action Space Reinforcement Learning
Most reinforcement learning algorithms are based on a key assumption that Markov decision processes (MDPs) are stationary. However, non-stationary MDPs with dynamic action space are omnipresent in real-world scenarios. Y…
reinforcement-learningReinforcement LearningInverse-Inverse Reinforcement Learning. How to Hide Strategy from an Adversarial Inverse Reinforcement Learner
Inverse reinforcement learning (IRL) deals with estimating an agent's utility function from its actions. In this paper, we consider how an agent can hide its strategy and mitigate an adversarial IRL attack; we call this …
Reinforcement Learning (RL)Reinforcement Learning for Improving Object Detection
The performance of a trained object detection neural network depends a lot on the image quality. Generally, images are pre-processed before feeding them into the neural network and domain knowledge about the image datase…
Objectobject-detectionObject Detectionreinforcement-learning+2