paper-with-me

홈 › Papers

Online Limited Memory Neural-Linear Bandits

2021-01-01 · Tom Zahavy, Ofir Nabati, Leor Cohen, Shie Mannor

We study neural-linear bandits for solving problems where both exploration and representation learning play an important role. Neural-linear bandits leverage the representation power of deep neural networks and combine it with efficient exploration mechanisms, designed for linear contextual bandits, on top of the last hidden layer. Since the representation is optimized during learning, information regarding exploration with “old” features is lost. We propose the first limited memory neural- linear bandit that is resilient to this catastrophic forgetting phenomenon by solving a semi-definite program. We then approximate the semi-definite program using stochastic gradient descent to make the algorithm practical and adjusted for online usage. We perform simulations on a variety of data sets, including regression, classification, and sentiment analysis. In addition, we evaluate our algorithm in a challenging uplink rate-control application. The bandit controls the transmission rates of data segments over cellular links to achieve optimal throughput. We observe that our algorithm achieves superior performance and shows resilience to catastrophic forgetting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient ExplorationMulti-Armed BanditsRepresentation LearningSentiment Analysis

Similar Papers 제목 키워드 기반

Online Limited Memory Neural-Linear Bandits with Likelihood Matching

2021-02-07 · Ofir Nabati, Tom Zahavy, Shie Mannor

We study neural-linear bandits for solving problems where {\em both} exploration and representation learning play an important role. Neural-linear bandits harnesses the representation power of Deep Neural Networks (DNNs)…

Efficient ExplorationMulti-Armed BanditsRepresentation Learning

Online Learning with Recency: Algorithms for Sliding-window Streaming Multi-armed Bandits

2026-06-08 · Vladimir Braverman, Chen Wang, Liudeng Wang, Samson Zhou arxiv

Motivated by the recency effect in online learning, we study algorithms for single-pass *sliding-window streaming multi-armed bandits (MABs)* in this paper. In this setting, we are given $n$ arms with unknown sub-Gaussia…

Multi-Armed Bandits

Tight Memory-Regret Lower Bounds for Streaming Bandits

2023-06-13 · Shaoang Li, Lan Zhang, Junhao Wang, Xiang-Yang Li

In this paper, we investigate the streaming bandits problem, wherein the learner aims to minimize regret by dealing with online arriving arms and sublinear arm memory. We establish the tight worst-case regret lower bound…

Neural Linear Bandits: Overcoming Catastrophic Forgetting through Likelihood Matching

2019-09-25 · Tom Zahavy, Shie Mannor

We study neural-linear bandits for solving problems where both exploration and representation learning play an important role. Neural-linear bandits leverage the representation power of deep neural networks and combine i…

Efficient ExplorationMulti-Armed BanditsregressionRepresentation Learning+1

Deep Neural Linear Bandits: Overcoming Catastrophic Forgetting through Likelihood Matching

2019-01-24 · Tom Zahavy, Shie Mannor

We study the neural-linear bandit model for solving sequential decision-making problems with high dimensional side information. Neural-linear bandits leverage the representation power of deep neural networks and combine …

Decision MakingEfficient ExplorationGeneral ClassificationMulti-Armed Bandits+3