paper-with-me

홈 › Papers

Low-rank Matrix Bandits with Heavy-tailed Rewards

2024-04-26 · Yue Kang, Cho-Jui Hsieh, Thomas C. M. Lee

In stochastic low-rank matrix bandit, the expected reward of an arm is equal to the inner product between its feature matrix and some unknown $d_1$ by $d_2$ low-rank parameter matrix $\Theta^*$ with rank $r \ll d_1\wedge d_2$. While all prior studies assume the payoffs are mixed with sub-Gaussian noises, in this work we loosen this strict assumption and consider the new problem of \underline{low}-rank matrix bandit with \underline{h}eavy-\underline{t}ailed \underline{r}ewards (LowHTR), where the rewards only have finite $(1+\delta)$ moment for some $\delta \in (0,1]$. By utilizing the truncation on observed payoffs and the dynamic exploration, we propose a novel algorithm called LOTUS attaining the regret bound of order $\tilde O(d^\frac{3}{2}r^\frac{1}{2}T^\frac{1}{1+\delta}/\tilde{D}_{rr})$ without knowing $T$, which matches the state-of-the-art regret bound under sub-Gaussian noises~\citep{lu2021low,kang2022efficient} with $\delta = 1$. Moreover, we establish a lower bound of the order $\Omega(d^\frac{\delta}{1+\delta} r^\frac{\delta}{1+\delta} T^\frac{1}{1+\delta}) = \Omega(T^\frac{1}{1+\delta})$ for LowHTR, which indicates our LOTUS is nearly optimal in the order of $T$. In addition, we improve LOTUS so that it does not require knowledge of the rank $r$ with $\tilde O(dr^\frac{3}{2}T^\frac{1+\delta}{1+2\delta})$ regret bound, and it is efficient under the high-dimensional scenario. We also conduct simulations to demonstrate the practical superiority of our algorithm.

📄 PDF Abstract BibTeX arXiv:2404.17709

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Quantum Heavy-tailed Bandits

2023-01-23 · Yulian Wu, Chaowen Guan, Vaneet Aggarwal, Di Wang

In this paper, we study multi-armed bandits (MAB) and stochastic linear bandits (SLB) with heavy-tailed rewards and quantum reward oracle. Unlike the previous work on quantum bandits that assumes bounded/sub-Gaussian dis…

Multi-Armed Bandits

Batched Bandits with Heavy-Tailed Rewards

2025-10-04 · Yunwen Guo, Yunlun Shu, Gongyi Zhuo, Tianyu Wang arxiv

The batched multi-armed bandit (MAB) problem, where rewards are collected in batches, is pivotal in applications like clinical trials. While prior work assumes light-tailed reward distributions, real-world scenarios ofte…

Efficient Algorithms for Generalized Linear Bandits with Heavy-tailed Rewards

2023-10-28 · NeurIPS 2023 11

This paper investigates the problem of generalized linear bandits with heavy-tailed rewards, whose $(1+\epsilon)$-th moment is bounded for some $\epsilon\in (0,1]$. Although there exist methods for generalized linear ban…

Differentially Private Episodic Reinforcement Learning with Heavy-tailed Rewards

2023-06-01 · Yulian Wu, Xingyu Zhou, Sayak Ray Chowdhury, Di Wang

In this paper, we study the problem of (finite horizon tabular) Markov decision processes (MDPs) with heavy-tailed rewards under the constraint of differential privacy (DP). Compared with the previous studies for private…

Multi-Armed Banditsreinforcement-learningReinforcement Learning

On Private and Robust Bandits

2023-02-06 · NeurIPS 2023 11

We study private and robust multi-armed bandits (MABs), where the agent receives Huber's contaminated heavy-tailed rewards and meanwhile needs to ensure differential privacy. We first present its minimax lower bound, cha…

Multi-Armed Bandits