Identifiable Latent Bandits: Leveraging observational data for personalized decision-making
Ahmet Zahid Balcıoğlu, Newton Mwai, Emil Carlsson, Fredrik D. Johansson
TL;DR
The paper tackles the sample inefficiency of online bandits in personalized decision-making by introducing Identifiable Latent Bandits (ILB), which learn a latent state $Z$ that governs rewards across problem instances from historical observational data. It builds a two-stage offline-online framework: offline learning of an identifiable latent variable model (LVM) via nonlinear ICA-inspired mean-contrastive learning to recover $g^{-1}$ and $\theta$, and online use of the learned LVM to infer $\hat{z}_t$ and select actions with CPG, FPG, or FPG-TS. The authors prove partial identifiability up to an affine transform and demonstrate that, under linear reward means, the reward model and decision criteria can be identified from observational data, enabling more sample-efficient personalized decisions. Empirically, ILB approaches outperform fully online baselines and regression in synthetic and semi-synthetic Alzheimer's disease environments, with hybrid methods offering robustness under model misspecification and latent-noise. The work highlights the potential of leveraging historical data for rapid personalization while outlining key limitations and avenues for extending identifiability and time-varying latent structure.
Abstract
Sequential decision-making algorithms such as multi-armed bandits can find optimal personalized decisions, but are notoriously sample-hungry. In personalized medicine, for example, training a bandit from scratch for every patient is typically infeasible, as the number of trials required is much larger than the number of decision points for a single patient. To combat this, latent bandits offer rapid exploration and personalization beyond what context variables alone can offer, provided that a latent variable model of problem instances can be learned consistently. However, existing works give no guidance as to how such a model can be found. In this work, we propose an identifiable latent bandit framework that leads to optimal decision-making with a shorter exploration time than classical bandits by learning from historical records of decisions and outcomes. Our method is based on nonlinear independent component analysis that provably identifies representations from observational data sufficient to infer optimal actions in new bandit instances. We verify this strategy in simulated and semi-synthetic environments, showing substantial improvement over online and offline learning baselines when identifying conditions are satisfied.
