C-IDS: Solving Contextual POMDP via Information-Directed Objective
Chongyang Shi, Michael Dorothy, Jie Fu
TL;DR
This work addresses policy synthesis in CPOMDPs where an unknown latent context shapes environment dynamics. It proposes C-IDS, an information-directed objective that blends reward with mutual information about the context, and a variational policy gradient to optimize it. The authors establish a sublinear Bayesian regret bound by interpreting the objective as a Lagrangian relaxation of the linear information ratio, and validate the approach in a continuous Light–Dark setting where faster context identification yields higher returns. Empirically, C-IDS outperforms standard POMDP solvers that ignore context uncertainty, demonstrating the value of active information acquisition in context-rich, partially observable environments.
Abstract
We study the policy synthesis problem in contextual partially observable Markov decision processes (CPOMDPs), where the environment is governed by an unknown latent context that induces distinct POMDP dynamics. Our goal is to design a policy that simultaneously maximizes cumulative return and actively reduces uncertainty about the underlying context. We introduce an information-directed objective that augments reward maximization with mutual information between the latent context and the agent's observations. We develop the C-IDS algorithm to synthesize policies that maximize the information-directed objective. We show that the objective can be interpreted as a Lagrangian relaxation of the linear information ratio and prove that the temperature parameter is an upper bound on the information ratio. Based on this characterization, we establish a sublinear Bayesian regret bound over K episodes. We evaluate our approach on a continuous Light-Dark environment and show that it consistently outperforms standard POMDP solvers that treat the unknown context as a latent state variable, achieving faster context identification and higher returns.
