Inverse Contextual Bandits without Rewards: Learning from a Non-Stationary Learner via Suffix Imitation
This addresses the challenge of learning from passive observation in sequential decision-making, with incremental improvements in handling non-stationarity.
The paper tackles the Inverse Contextual Bandit problem, where an observer without reward access aims to recover problem parameters from a learner's non-stationary actions, achieving a convergence rate of ̃O(1/√N) that matches reward-aware learners.
We study the Inverse Contextual Bandit (ICB) problem, in which a learner seeks to optimize a policy while an observer, who cannot access the learner's rewards and only observes actions, aims to recover the underlying problem parameters. During the learning process, the learner's behavior naturally transitions from exploration to exploitation, resulting in non-stationary action data that poses significant challenges for the observer. To address this issue, we propose a simple and effective framework called Two-Phase Suffix Imitation. The framework discards data from an initial burn-in phase and performs empirical risk minimization using only data from a subsequent imitation phase. We derive a predictive decision loss bound that explicitly characterizes the bias-variance trade-off induced by the choice of burn-in length. Despite the severe information deficit, we show that a reward-free observer can achieve a convergence rate of $\tilde O(1/\sqrt{N})$, matching the asymptotic efficiency of a fully reward-aware learner. This result demonstrates that a passive observer can effectively uncover the optimal policy from actions alone, attaining performance comparable to that of the learner itself.