Meta Learning in Bandits within Shared Affine Subspaces
Steven Bilaj, Sofien Dhouib, Setareh Maghsudi
TL;DR
The paper addresses meta-learning across multiple contextual linear bandit tasks by assuming task parameters concentrate around a low-dimensional affine subspace of dimension $p$, learned online via CCIPCA. It introduces two subspace-aware policies—LinUCB with projection bias and projection-based Linear Thompson Sampling—and provides regret bounds that quantify improvements when the subspace is correctly identified. Theoretical results show that the effective dimension reduces to $p$ and the regret scales with terms involving $p$, the residual dimension $q$, and the eigengap, while empirical experiments on synthetic and MovieLens data validate substantial performance gains over standard baselines. This approach offers a principled, interpretable way to accelerate learning across related bandit tasks by exploiting shared subspace structure with online subspace learning.
Abstract
We study the problem of meta-learning several contextual stochastic bandits tasks by leveraging their concentration around a low-dimensional affine subspace, which we learn via online principal component analysis to reduce the expected regret over the encountered bandits. We propose and theoretically analyze two strategies that solve the problem: One based on the principle of optimism in the face of uncertainty and the other via Thompson sampling. Our framework is generic and includes previously proposed approaches as special cases. Besides, the empirical results show that our methods significantly reduce the regret on several bandit tasks.
