paper-with-me

홈 › Papers

Graph Dimensionality Reduction for Contextual Bandits: Structure-Specific Regret Bounds under Approximate Smoothness and Noisy Eigenspaces

2026-06-26 · Joyanta Jyoti Mondal, Ibne Farabi Shihab, Anuj Sharma arxiv

Contextual bandits with graph-structured arms arise in recommendation, citation retrieval, and social advertising, where arms connected on a graph tend to share reward signal. Standard dimensionality reduction ignores this structure, inflating exploration cost by a factor of $d/k$. We propose GraphDR-LinUCB, which projects arm features onto the graph's low-frequency spectral subspace and runs linear UCB in the resulting $k$-dimensional space. We prove the first $\wtO(k\sqrt{T})$ regret bound for spectral-projection-based contextual bandits, reducing dimension dependence from $d$ to $k$; a perturbation argument extends this to noisy graphs, with an explicit penalty for reward-smoothness mismatch and graph-estimation error. Our central theoretical finding is that the high-frequency reward component need not incur a worst-case linear-in-$T$ penalty: its actual cost depends on its realized impact along the played path, not on its total energy. A simple spectral comparison between subspaces ($Γ_k$) predicts which reducer wins on a given dataset, correctly calling five of six real-dataset outcomes without any fitted threshold. Across a synthetic benchmark and six real datasets (MovieLens, Amazon, LastFM, ogbn-arxiv, MIND), GraphDR-LinUCB reduces cumulative regret by $15\times$ over full-dimensional LinUCB and outperforms competing graph-aware methods on five of six; the single failure is precisely where the graph's spectral subspace is misaligned with the reward.

📄 PDF Abstract BibTeX arXiv:2606.27917

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Contextual Bandits with Sparse Data in Web setting

2021-05-06 · Björn H Eriksson

This paper is a scoping study to identify current methods used in handling sparse data with contextual bandits in web settings. The area is highly current and state of the art methods are identified. The years 2017-2020 …

ArticlesDimensionality ReductionMulti-Armed Bandits

Practical Contextual Bandits with Feedback Graphs

2023-02-17 · NeurIPS 2023 11

While contextual bandit has a mature theory, effectively leveraging different feedback patterns to enhance the pace of learning remains unclear. Bandits with feedback graphs, which interpolates between the full informati…

Multi-Armed Banditsregression

Efficient Contextual Bandits with Continuous Actions

2020-06-10 · NeurIPS 2020 12 · Maryam Majzoubi, Chicheng Zhang, Rajan Chari, Akshay Krishnamurthy 외

We create a computationally tractable algorithm for contextual bandits with continuous actions having unknown structure. Our reduction-style algorithm composes with most supervised learning representations. We prove that…

Multi-Armed Bandits

Semi-Parametric Contextual Bandits with Graph-Laplacian Regularization

2022-05-17 · Young-Geun Choi, Gi-Soo Kim, Seunghoon Paik, Myunghee Cho Paik

Non-stationarity is ubiquitous in human behavior and addressing it in the contextual bandits is challenging. Several works have addressed the problem by investigating semi-parametric contextual bandits and warned that ig…

Multi-Armed BanditsThompson Sampling

Efficient Contextual Bandits with Uninformed Feedback Graphs

2024-02-12 · Mengxiao Zhang, Yuheng Zhang, Haipeng Luo, Paul Mineiro

Bandits with feedback graphs are powerful online learning models that interpolate between the full information and classic bandit problems, capturing many real-life applications. A recent work by Zhang et al. (2023) stud…

Multi-Armed Banditsregression