BFTS: Thompson Sampling with Bayesian Additive Regression Trees
Ruizhe Deng, Bibhas Chakraborty, Ran Chen, Yan Shuo Tan

TL;DR
This paper introduces BFTS, a novel contextual bandit algorithm that integrates Bayesian Additive Regression Trees for improved exploration, providing theoretical guarantees and demonstrating superior empirical performance in health intervention settings.
Contribution
The paper presents BFTS, the first to incorporate BART into Thompson Sampling for contextual bandits, with proven regret bounds and practical effectiveness in behavioral intervention data.
Findings
Achieves state-of-the-art regret on tabular benchmarks.
Provides near-nominal uncertainty calibration.
Improves engagement rates by over 30% in a health trial.
Abstract
Contextual bandits are a core technology for personalized mobile health interventions, where decision-making requires adapting to complex, non-linear user behaviors. While Thompson Sampling (TS) is a preferred strategy for these problems, its performance hinges on the quality of the underlying reward model. Standard linear models suffer from high bias, while neural network approaches are often brittle and difficult to tune in online settings. Conversely, tree ensembles dominate tabular data prediction but typically rely on heuristic uncertainty quantification, lacking a principled probabilistic basis for TS. We propose Bayesian Forest Thompson Sampling (BFTS), the first contextual bandit algorithm to integrate Bayesian Additive Regression Trees (BART), a fully probabilistic sum-of-trees model, directly into the exploration loop. We prove that BFTS is theoretically sound, deriving an…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research · Advanced Causal Inference Techniques · Gaussian Processes and Bayesian Inference
