paper-with-me

Papers

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 deep neural network, it is reasonable to expect a low-rank structure whereas conventional structures like sparsity are not valid anymore. Subspace recovery methods, such as Principle Component Analysis (PCA) can find the underlying low-rank structures in the feature space and reduce the complexity of the learning tasks. In this work, we propose Projected Stochastic Linear Bandit (PSLB), an algorithm for high dimensional stochastic linear bandits (SLB) when the representation of actions has an underlying low-dimensional subspace structure. PSLB deploys PCA based projection to iteratively find the low rank structure in SLBs. We show that deploying projection methods assures dimensionality reduction and results in a tighter regret upper bound that is in terms of the dimensionality of the subspace and its properties, rather than the dimensionality of the ambient space. We modify the image classification task into the SLB setting and empirically show that, when a pre-trained DNN provides the high dimensional feature representations, deploying PSLB results in significant reduction of regret and faster convergence to an accurate model compared to state-of-art algorithm.

📄 PDF Abstract BibTeX arXiv:1901.09490

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDimensionality Reductionimage-classificationImage Classificationvalid

Methods 이 논문이 사용한 방법론

PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

OSOM: A simultaneously optimal algorithm for multi-armed and linear contextual bandits

2019-05-24 · Niladri S. Chatterji, Vidya Muthukumar, Peter L. Bartlett

We consider the stochastic linear (multi-armed) contextual bandit problem with the possibility of hidden simple multi-armed bandit structure in which the rewards are independent of the contextual information. Algorithms …

Multi-Armed Bandits

Stochastic Rank-1 Bandits

2016-08-10 · Sumeet Katariya, Branislav Kveton, Csaba Szepesvari, Claire Vernade 외

We propose stochastic rank-$1$ bandits, a class of online learning problems where at each step a learning agent chooses a pair of row and column arms, and receives the product of their values as a reward. The main challe…

Symmetric Linear Bandits with Hidden Symmetry

2024-05-22 · Nam Phuong Tran, The Anh Ta, Debmalya Mandal, Long Tran-Thanh

High-dimensional linear bandits with low-dimensional structure have received considerable attention in recent studies due to their practical significance. The most common structure in the literature is sparsity. However,…

Inductive BiasModel Selection

Near-Optimal Stochastic Linear Bandits with Delay

2026-06-15 · Ofir Schlisselberg, Mengxiao Zhang, Yishay Mansour arxiv

We study stochastic linear bandits with delayed feedback under several delay models and establish near-optimal regret guarantees. Our results identify when delayed linear bandits exhibit the same qualitative behavior as …

Multi-Armed Bandits

Ranking In Generalized Linear Bandits

2022-06-30 · Amitis Shidani, George Deligiannidis, Arnaud Doucet

We study the ranking problem in generalized linear bandits. At each time, the learning agent selects an ordered list of items and observes stochastic outcomes. In recommendation systems, displaying an ordered list of the…

DiversityMulti-Armed BanditsPositionRecommendation Systems+1