Multinomial Logit Bandit with Linear Utility Functions

Abstract

Multinomial logit bandit is a sequential subset selection problem which arises in many applications. In each round, the player selects a K-cardinality subset from N candidate items, and receives a reward which is governed by a multinomial logit (MNL) choice model considering both item utility and substitution property among items. The player's objective is to dynamically learn the parameters of MNL model and maximize cumulative reward over a finite horizon T. This problem faces the exploration-exploitation dilemma, and the involved combinatorial nature makes it non-trivial. In recent years, there have developed some algorithms by exploiting specific characteristics of the MNL model, but all of them estimate the parameters of MNL model separately and incur a regret bound which is not preferred for large candidate set size N. In this paper, we consider the linear utility MNL choice model whose item utilities are represented as linear functions of d-dimension item features, and propose an algorithm, titled LUMB, to exploit the underlying structure. It is proven that the proposed algorithm achieves regret which is free of candidate set size. Experiments show the superiority of the proposed algorithm.

Cite

Text

Ou et al. "Multinomial Logit Bandit with Linear Utility Functions." International Joint Conference on Artificial Intelligence, 2018. doi:10.24963/IJCAI.2018/361

Markdown

[Ou et al. "Multinomial Logit Bandit with Linear Utility Functions." International Joint Conference on Artificial Intelligence, 2018.](https://mlanthology.org/ijcai/2018/ou2018ijcai-multinomial/) doi:10.24963/IJCAI.2018/361

BibTeX

@inproceedings{ou2018ijcai-multinomial,
  title     = {{Multinomial Logit Bandit with Linear Utility Functions}},
  author    = {Ou, Mingdong and Li, Nan and Zhu, Shenghuo and Jin, Rong},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2018},
  pages     = {2602-2608},
  doi       = {10.24963/IJCAI.2018/361},
  url       = {https://mlanthology.org/ijcai/2018/ou2018ijcai-multinomial/}
}