Stochastic Low-rank Tensor Bandits for Multi-dimensional Online Decision Making
Jie Zhou, Botao Hao, Zheng Wen, Jingfei Zhang, Will Wei Sun

TL;DR
This paper introduces stochastic low-rank tensor bandits for multi-dimensional online decision making, proposing algorithms with theoretical regret bounds and demonstrating superior performance over existing methods in simulations and real data.
Contribution
It develops novel algorithms for tensor bandits, including tensor elimination, tensor epoch-greedy, and tensor ensemble sampling, with theoretical analysis and practical effectiveness.
Findings
Tensor elimination achieves the best regret bounds.
Tensor epoch-greedy has sharper dimension dependency.
Algorithms outperform state-of-the-art methods in experiments.
Abstract
Multi-dimensional online decision making plays a crucial role in many real applications such as online recommendation and digital marketing. In these problems, a decision at each time is a combination of choices from different types of entities. To solve it, we introduce stochastic low-rank tensor bandits, a class of bandits whose mean rewards can be represented as a low-rank tensor. We consider two settings, tensor bandits without context and tensor bandits with context. In the first setting, the platform aims to find the optimal decision with the highest expected reward, a.k.a, the largest entry of true reward tensor. In the second setting, some modes of the tensor are contexts and the rest modes are decisions, and the goal is to find the optimal decision given the contextual information. We propose two learning algorithms tensor elimination and tensor epoch-greedy for tensor bandits…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Bandit Algorithms Research
