paper-with-me

홈 › Papers

How to Choose a Reinforcement-Learning Algorithm

2024-07-30 · Fabian Bongratz, Vladimir Golkov, Lukas Mautner, Luca Della Libera, Frederik Heetmeyer, Felix Czaja, Julian Rodemann, Daniel Cremers

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/.

📄 PDF Abstract BibTeX arXiv:2407.20917

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement LearningSequential Decision Making

Similar Papers 제목 키워드 기반

Learning to Recover Sparse Signals

2019-09-14 · NeurIPS Workshop Deep_Invers 2019 12 · Sichen Zhong, Yue Zhao, Jianshu Chen

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

2019-11-25 · Mateus P. Mota, Daniel C. Araujo, Francisco Hugo Costa Neto, Andre L. F. de Almeida 외

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

2023-04-03 · Jiaqi Ye, XiaoDong Li, Pangjing Wu, Feng Wang

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 Learning

Inverse-Inverse Reinforcement Learning. How to Hide Strategy from an Adversarial Inverse Reinforcement Learner

2022-05-22 · Kunal Pattanayak, Vikram Krishnamurthy, Christopher Berry

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

2020-08-18 · Siddharth Nayak, Balaraman Ravindran

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