paper-with-me

Papers

Reinforcement Learning: A Survey

1996-05-01 · L. P. Kaelbling, M. L. Littman, A. W. Moore

This paper surveys the field of reinforcement learning from a computer-science perspective. It is written to be accessible to researchers familiar with machine learning. Both the historical basis of the field and a broad selection of current work are summarized. Reinforcement learning is the problem faced by an agent that learns behavior through trial-and-error interactions with a dynamic environment. The work described here has a resemblance to work in psychology, but differs considerably in the details and in the use of the word ``reinforcement.'' The paper discusses central issues of reinforcement learning, including trading off exploration and exploitation, establishing the foundations of the field via Markov decision theory, learning from delayed reinforcement, constructing empirical models to accelerate learning, making use of generalization and hierarchy, and coping with hidden state. It concludes with a survey of some implemented systems and an assessment of the practical utility of current methods for reinforcement learning.

📄 PDF Abstract BibTeX arXiv:cs/9605103

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningSurvey

Similar Papers 제목 키워드 기반

A Survey of In-Context Reinforcement Learning

2025-02-11 · Amir Moeini, Jiuqi Wang, Jacob Beck, Ethan Blaser 외

Reinforcement learning (RL) agents typically optimize their policies by performing expensive backward passes to update their network parameters. However, some agents can solve new tasks without updating any parameters by…

In-Context Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Survey of Exploration Methods in Reinforcement Learning

2021-09-01 · Susan Amin, Maziar Gomrokchi, Harsh Satija, Herke van Hoof 외

Exploration is an essential component of reinforcement learning algorithms, where agents need to learn how to predict and control unknown and often stochastic environments. Reinforcement learning agents depend crucially …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Survey

A Brief Survey of Deep Reinforcement Learning

2017-08-19 · Kai Arulkumaran, Marc Peter Deisenroth, Miles Brundage, Anil Anthony Bharath

Deep reinforcement learning is poised to revolutionise the field of AI and represents a step towards building autonomous systems with a higher level understanding of the visual world. Currently, deep learning is enabling…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

A Survey on Reinforcement Learning Security with Application to Autonomous Driving

2022-12-12 · Ambra Demontis, Maura Pintor, Luca Demetrio, Kathrin Grosse 외

Reinforcement learning allows machines to learn from their own experience. Nowadays, it is used in safety-critical applications, such as autonomous driving, despite being vulnerable to attacks carefully crafted to either…

Autonomous Drivingreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Survey of Text Games for Reinforcement Learning informed by Natural Language

2021-09-20 · Philip Osborne, Heido Nõmm, Andre Freitas

Reinforcement Learning has shown success in a number of complex virtual environments. However, many challenges still exist towards solving problems with natural language as a core component. Interactive Fiction Games (or…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)