The Limits of Pure Exploration in POMDPs: When the Observation Entropy is Enough
Riccardo Zamboni, Duilio Cirino, Marcello Restelli, Mirco Mutti
TL;DR
The paper addresses pure exploration in partially observable environments by proposing Maximum Observation Entropy (MOE), a tractable surrogate for maximizing latent-state entropy $H(S|\pi)$ through the observable $H(X|\pi)$. It develops a theoretical framework linking the MOE–MSE gap to the observation matrix $\mathbb{O}$ via spectral bounds $\log(1/\sigma_{\max}(\mathbb{O}^{\circ -1}))$ and $\log(\sigma_{\max}(\mathbb{O}))$, along with an information-based bound involving $H(X|S,\pi)$ and $H(S|X,\pi)$. The authors propose a trajectory-based policy-gradient approach for MOE, including Reg-MOE when $\mathbb{O}$ is known, and validate the methods on gridworlds, showing MOE can closely approximate MSE in well-behaved observation regimes and that Reg-MOE can mitigate gaps when observation noise is structured. Overall, the work provides a scalable blueprint for state-entropy maximization under partial observability and highlights intrinsic limits, motivating future belief-based extensions and more nuanced objectives.
Abstract
The problem of pure exploration in Markov decision processes has been cast as maximizing the entropy over the state distribution induced by the agent's policy, an objective that has been extensively studied. However, little attention has been dedicated to state entropy maximization under partial observability, despite the latter being ubiquitous in applications, e.g., finance and robotics, in which the agent only receives noisy observations of the true state governing the system's dynamics. How can we address state entropy maximization in those domains? In this paper, we study the simple approach of maximizing the entropy over observations in place of true latent states. First, we provide lower and upper bounds to the approximation of the true state entropy that only depends on some properties of the observation function. Then, we show how knowledge of the latter can be exploited to compute a principled regularization of the observation entropy to improve performance. With this work, we provide both a flexible approach to bring advances in state entropy maximization to the POMDP setting and a theoretical characterization of its intrinsic limits.
