Reinforcement learning algorithms: A brief survey

AK Shakya, G Pillai, S Chakrabarty - Expert Systems with Applications, 2023 - Elsevier
Reinforcement Learning (RL) is a machine learning (ML) technique to learn sequential
decision-making in complex problems. RL is inspired by trial-and-error based human/animal …

Reinforcement learning for intelligent healthcare applications: A survey

A Coronato, M Naeem, G De Pietro… - Artificial intelligence in …, 2020 - Elsevier
Discovering new treatments and personalizing existing ones is one of the major goals of
modern clinical research. In the last decade, Artificial Intelligence (AI) has enabled the …

Mastering atari, go, chess and shogi by planning with a learned model

J Schrittwieser, I Antonoglou, T Hubert, K Simonyan… - Nature, 2020 - nature.com
Constructing agents with planning capabilities has long been one of the main challenges in
the pursuit of artificial intelligence. Tree-based planning methods have enjoyed huge …

Hypertree proof search for neural theorem proving

G Lample, T Lacroix, MA Lachaux… - Advances in neural …, 2022 - proceedings.neurips.cc
We propose an online training procedure for a transformer-based automated theorem
prover. Our approach leverages a new search algorithm, HyperTree Proof Search (HTPS) …

First return, then explore

A Ecoffet, J Huizinga, J Lehman, KO Stanley, J Clune - Nature, 2021 - nature.com
Reinforcement learning promises to solve complex sequential-decision problems
autonomously by specifying a high-level reward function only. However, reinforcement …

Scalable deep reinforcement learning for vision-based robotic manipulation

D Kalashnikov, A Irpan, P Pastor… - … on robot learning, 2018 - proceedings.mlr.press
In this paper, we study the problem of learning vision-based dynamic manipulation skills
using a scalable reinforcement learning approach. We study this problem in the context of …

Impala: Scalable distributed deep-rl with importance weighted actor-learner architectures

L Espeholt, H Soyer, R Munos… - International …, 2018 - proceedings.mlr.press
In this work we aim to solve a large collection of tasks using a single reinforcement learning
agent with a single set of parameters. A key challenge is to handle the increased amount of …

Federated reinforcement learning: Techniques, applications, and open challenges

J Qi, Q Zhou, L Lei, K Zheng - arXiv preprint arXiv:2108.11887, 2021 - arxiv.org
This paper presents a comprehensive survey of Federated Reinforcement Learning (FRL),
an emerging and promising field in Reinforcement Learning (RL). Starting with a tutorial of …

Deep reinforcement learning: A brief survey

K Arulkumaran, MP Deisenroth… - IEEE Signal …, 2017 - ieeexplore.ieee.org
Deep reinforcement learning (DRL) is poised to revolutionize the field of artificial intelligence
(AI) and represents a step toward building autonomous systems with a higher-level …

Rainbow: Combining improvements in deep reinforcement learning

M Hessel, J Modayil, H Van Hasselt, T Schaul… - Proceedings of the …, 2018 - ojs.aaai.org
The deep reinforcement learning community has made several independent improvements
to the DQN algorithm. However, it is unclear which of these extensions are complementary …