paper-with-me

홈 › Papers

Statistical Inference under Adaptive Sampling with LinUCB

2025-11-28 · Wei Fan, Kevin Tan, Yuting Wei arxiv

Adaptively collected data has become ubiquitous within modern practice. However, even seemingly benign adaptive sampling schemes can introduce severe biases, rendering traditional statistical inference tools inapplicable. This can be mitigated by a property called stability, which states that if the rate at which an algorithm takes actions converges to a deterministic limit, one can expect that certain parameters are asymptotically normal. Building on a recent line of work for the multi-armed bandit setting, we show that the linear upper confidence bound (LinUCB) algorithm for linear bandits satisfies this property. In doing so, we painstakingly characterize the behavior of the eigenvalues and eigenvectors of the random design feature covariance matrix in the setting where the action set is the unit ball, showing that it decomposes into a rank-one direction that locks onto the true parameter and an almost-isotropic bulk that grows at a predictable $\sqrt{T}$ rate. This allows us to establish a central limit theorem for the LinUCB algorithm, establishing asymptotic normality for the limiting distribution of the estimation error where the convergence occurs at a $T^{-1/4}$ rate. The resulting Wald-type confidence sets and hypothesis tests do not depend on the feature covariance matrix and are asymptotically tighter than existing nonasymptotic confidence sets. Numerical simulations corroborate our findings.

📄 PDF Abstract BibTeX arXiv:2512.00222

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Inference after Directionally Stable Adaptive Experiments

2026-02-25 · Zikai Shen, Houssam Zenati, Nathan Kallus, Arthur Gretton 외 arxiv

We study inference on scalar-valued pathwise differentiable targets after adaptive data collection, such as a bandit algorithm. We introduce a novel target-specific condition, directional stability, which is strictly wea…

Statistical Inference for Misspecified Contextual Bandits

2025-09-08 · Yongyi Guo, Ziping Xu arxiv

Contextual bandit algorithms have transformed modern experimentation by enabling real-time adaptation for personalized treatment and efficient use of data. Yet these advantages create challenges for statistical inference…

AdaLinUCB: Opportunistic Learning for Contextual Bandits

2019-02-20 · Xueying Guo, Xiaoxiao Wang, Xin Liu

In this paper, we propose and study opportunistic contextual bandits - a special case of contextual bandits where the exploration cost varies under different environmental conditions, such as network load or return varia…

Multi-Armed Bandits

Randomized Exploration for Non-Stationary Stochastic Linear Bandits

2019-12-11 · Baekjin Kim, Ambuj Tewari

We investigate two perturbation approaches to overcome conservatism that optimism based algorithms chronically suffer from in practice. The first approach replaces optimism with a simple randomization when using confiden…

Computational EfficiencyThompson Sampling

Statistical Inference for Misspecified Contextual Bandits

2026-06-21 · Yongyi Guo, Ziping Xu arxiv

Contextual bandit algorithms have transformed modern experimentation by enabling real-time adaptation for personalized treatment. Yet these advantages create challenges for statistical inference due to adaptivity. We stu…