Nothing Special   »   [go: up one dir, main page]

skip to main content
Reinforcement learning by policy search
Publisher:
  • Brown University
  • Department of Computer Science Box 1910 Providence, RI
  • United States
ISBN:978-0-493-65594-9
Order Number:AAI3050949
Pages:
106
Reflects downloads up to 09 Nov 2024Bibliometrics
Skip Abstract Section
Abstract

One objective of artificial intelligence is to model the behavior of an intelligent agent interacting with its environment. The environment's transformations could be modeled as a Markov chain, whose state is partially observable to the agent and affected by its actions; such processes are known as partially observable Markov decision processes (POMDPs). While the environment's dynamics are assumed to obey certain rules, the agent does not them and must learn.

In this dissertation we focus on the agent's adaptation as captured by the reinforcement learning framework. Reinforcement learning means learning a policy—a mapping of observations into actions-based on feedback from the environment. The learning can be viewed as browsing a set of policies while evaluating them by trial through interaction with the environment.

The set of policies being searched is constrained by the architecture of the agent's controller. POMDPs require a controller to have a memory. We investigate various architectures for controllers with memory, including controllers with external memory, finite state controllers and distributed controllers for multi-agent system. For these various controllers we work out the details of the algorithms which learn by ascending the gradient of expected cumulative reinforcement.

Building on statistical learning theory and experiment design theory, a policy evaluation algorithm is developed for the case of experience re-use. We address the question of sufficient experience for uniform convergence of policy evaluation and obtain sample complexity bounds for various estimators. Finally, we demonstrate the performance of the proposed algorithms on several domains, the most complex of which is simulated adaptive packet routing in a telecommunication network.

Contributors
  • MIT Computer Science & Artificial Intelligence Laboratory
  • Harvard Medical School
Please enable JavaScript to view thecomments powered by Disqus.

Recommendations