English

An Adaptive Deep RL Method for Non-Stationary Environments with Piecewise Stable Context

Machine Learning 2022-12-27 v1

Abstract

One of the key challenges in deploying RL to real-world applications is to adapt to variations of unknown environment contexts, such as changing terrains in robotic tasks and fluctuated bandwidth in congestion control. Existing works on adaptation to unknown environment contexts either assume the contexts are the same for the whole episode or assume the context variables are Markovian. However, in many real-world applications, the environment context usually stays stable for a stochastic period and then changes in an abrupt and unpredictable manner within an episode, resulting in a segment structure, which existing works fail to address. To leverage the segment structure of piecewise stable context in real-world applications, in this paper, we propose a \textit{\textbf{Se}gmented \textbf{C}ontext \textbf{B}elief \textbf{A}ugmented \textbf{D}eep~(SeCBAD)} RL method. Our method can jointly infer the belief distribution over latent context with the posterior over segment length and perform more accurate belief context inference with observed data within the current context segment. The inferred belief context can be leveraged to augment the state, leading to a policy that can adapt to abrupt variations in context. We demonstrate empirically that SeCBAD can infer context segment length accurately and outperform existing methods on a toy grid world environment and Mujuco tasks with piecewise-stable context.

Cite

@article{arxiv.2212.12735,
  title  = {An Adaptive Deep RL Method for Non-Stationary Environments with Piecewise Stable Context},
  author = {Xiaoyu Chen and Xiangming Zhu and Yufeng Zheng and Pushi Zhang and Li Zhao and Wenxue Cheng and Peng Cheng and Yongqiang Xiong and Tao Qin and Jianyu Chen and Tie-Yan Liu},
  journal= {arXiv preprint arXiv:2212.12735},
  year   = {2022}
}

Comments

NeurIPS 2022

R2 v1 2026-06-28T07:51:45.132Z