Identifiable Latent Bandits: Leveraging Observational Data for Personalized Decision-Making
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.
Cite
Text
Balcıoğlu et al. "Identifiable Latent Bandits: Leveraging Observational Data for Personalized Decision-Making." Transactions on Machine Learning Research, 2026.Markdown
[Balcıoğlu et al. "Identifiable Latent Bandits: Leveraging Observational Data for Personalized Decision-Making." Transactions on Machine Learning Research, 2026.](https://mlanthology.org/tmlr/2026/balcoglu2026tmlr-identifiable/)BibTeX
@article{balcoglu2026tmlr-identifiable,
title = {{Identifiable Latent Bandits: Leveraging Observational Data for Personalized Decision-Making}},
author = {Balcıoğlu, Ahmet Zahid and Mwai, Newton and Carlsson, Emil and Johansson, Fredrik D.},
journal = {Transactions on Machine Learning Research},
year = {2026},
url = {https://mlanthology.org/tmlr/2026/balcoglu2026tmlr-identifiable/}
}