paper-with-me

Papers

Catching a Moving Subspace: Low-Rank Bandits Beyond Stationarity

2026-05-18 · Hamed Khosravi, Xiaoming Huo arxiv

Many bandit deployments (recommendation, clinical dosing, ad targeting) share two facts prior work handles only in isolation: rewards live on a low-dimensional latent subspace, and that subspace drifts. Stationary low-rank bandits exploit rank but break under subspace change; non-stationary linear bandits adapt to drift but pay ambient rate $\widetilde{O}(d\sqrt{T})$. We study piecewise-stationary low-rank linear contextual bandits with scalar feedback: $θ_t = B_k^\star w_t$ with rank-$r$ factor $B_k^\star\in\mathbb{R}^{d\times r}$ constant within each of $K$ unknown segments and able to shift at boundaries. Our results are tight along three axes. (i) Identification boundary. With single-play scalar rewards, the moving subspace is recoverable through quadratic functionals of rewards iff three probe-side conditions hold: known noise variance, bounded state-noise coupling, and full-dimensional probe support. Each is necessary in the unrestricted-second-moment problem, and jointly they are sufficient, characterizing the boundary of the solvable region. (ii) Algorithm and dynamic regret. SPSC interleaves isotropic probes with windowed projected ridge-UCB exploitation inside the learned $r$-dimensional subspace; a CUSUM-style variant discovers segment boundaries online. The costed dynamic regret is $\widetilde{O}(r\sqrt{T})+\widetilde{O}(T^{2/3})+O(W\,V_{\mathrm{in}})$, replacing the ambient $d\sqrt{T}$ rate with the intrinsic rank. (iii) Empirics. On eleven benchmarks spanning synthetic, UCI/MovieLens, semi-synthetic clinical, and ZOZOTOWN production-log data, SPSC outperforms non-stationary and low-rank baselines whenever $d-r\gtrsim T^{1/6}$, matching the analytical crossover. To our knowledge, this is the first work to characterize the identification boundary and attain the intrinsic-rank dynamic-regret rate in this setting.

📄 PDF Abstract BibTeX arXiv:2605.20269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Beyond Task Diversity: Provable Representation Transfer for Sequential Multi-Task Linear Bandits

2025-01-23 · Thang Duong, Zhi Wang, Chicheng Zhang

We study lifelong learning in linear bandits, where a learner interacts with a sequence of linear bandit tasks whose parameters lie in an $m$-dimensional subspace of $\mathbb{R}^d$, thereby sharing a low-rank representat…

DiversityLifelong learning

Efficient Generalized Low-Rank Tensor Contextual Bandits

2023-11-03 · Qianxin Yi, Yiyang Yang, Shaojie Tang, Jiapeng Liu 외

In this paper, we aim to build a novel bandits algorithm that is capable of fully harnessing the power of multi-dimensional data and the inherent non-linearity of reward functions to provide high-usable and accountable d…

Decision MakingMulti-Armed Bandits

Low-Rank Bandits via Tight Two-to-Infinity Singular Subspace Recovery

2024-02-24 · Yassir Jedra, William Réveillard, Stefan Stojanovic, Alexandre Proutiere

We study contextual bandits with low-rank structure where, in each round, if the (context, arm) pair $(i,j)\in [m]\times [n]$ is selected, the learner observes a noisy sample of the $(i,j)$-th entry of an unknown low-ran…

Multi-Armed Bandits

Learning a Kinodynamic Trajectory Manifold for Impact-Aware Compliant Catching of Fast-Moving Objects

2026-05-27 · Guorui Pei, Mengshi Zhang, Xi Chen, Jinsong Wu 외 arxiv

Fast catching of free-flying objects is difficult because of short reaction time, impact uncertainty, and kinodynamic constraints. We use reinforcement learning in simulation to collect successful catching trajectories a…

Reinforcement Learning

Stochastic Linear Bandits with Hidden Low Rank Structure

2019-01-28 · Sahin Lale, Kamyar Azizzadenesheli, Anima Anandkumar, Babak Hassibi

High-dimensional representations often have a lower dimensional underlying structure. This is particularly the case in many decision making settings. For example, when the representation of actions is generated from a de…

Decision MakingDimensionality Reductionimage-classificationImage Classification+1