SYLGNov 3, 2022

Reinforcement Learning in Non-Markovian Environments

arXiv:2211.01595v415 citationsh-index: 50
Originality Incremental advance
AI Analysis

This work addresses the challenge of designing effective agents for reinforcement learning in complex, non-Markovian settings, which is an incremental improvement over existing methods.

The paper tackles the problem of reinforcement learning in non-Markovian environments by analyzing the error from applying Q-learning and proposing an autoencoder-based scheme for agent design, which is numerically tested on partially observed environments.

Motivated by the novel paradigm developed by Van Roy and coauthors for reinforcement learning in arbitrary non-Markovian environments, we propose a related formulation and explicitly pin down the error caused by non-Markovianity of observations when the Q-learning algorithm is applied on this formulation. Based on this observation, we propose that the criterion for agent design should be to seek good approximations for certain conditional laws. Inspired by classical stochastic control, we show that our problem reduces to that of recursive computation of approximate sufficient statistics. This leads to an autoencoder-based scheme for agent design which is then numerically tested on partially observed reinforcement learning environments.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes