The reviewed record of science sign in
Pith

arxiv: 2005.08158 · v4 · pith:VAIRWT34 · submitted 2020-05-17 · cs.LG · stat.ML

Optimizing for the Future in Non-Stationary MDPs

Reviewed by Pithpith:VAIRWT34open to challenge →

classification cs.LG stat.ML
keywords performancefuturepolicyalgorithmapplicationsassumptiondataforecast
0
0 comments X
read the original abstract

Most reinforcement learning methods are based upon the key assumption that the transition dynamics and reward functions are fixed, that is, the underlying Markov decision process is stationary. However, in many real-world applications, this assumption is violated, and using existing algorithms may result in a performance lag. To proactively search for a good future policy, we present a policy gradient algorithm that maximizes a forecast of future performance. This forecast is obtained by fitting a curve to the counter-factual estimates of policy performance over time, without explicitly modeling the underlying non-stationarity. The resulting algorithm amounts to a non-uniform reweighting of past data, and we observe that minimizing performance over some of the data from past episodes can be beneficial when searching for a policy that maximizes future performance. We show that our algorithm, called Prognosticator, is more robust to non-stationarity than two online adaptation techniques, on three simulated problems motivated by real-world applications.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Space-sampled Value Decay: Forgetting Mechanisms for Non-stationary Deep Reinforcement Learning

    cs.LG 2026-06 unverdicted novelty 5.0

    Space-sampled Value Decay is proposed as a simple forgetting mechanism for DQN and SAC modifications that shows positive but limited effects on returns in non-stationary RL environments.