paper-with-me

Papers

Multinomial Logit Bandit with Linear Utility Functions

2018-05-08 · Mingdong Ou, Nan Li, Shenghuo Zhu, Rong Jin

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 {\it 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 no better than $\tilde{O}\big(\sqrt{NT}\big)$ which is not preferred for large candidate set size $N$. In this paper, we consider the {\it linear utility} MNL choice model whose item utilities are represented as linear functions of $d$-dimension item features, and propose an algorithm, titled {\bf LUMB}, to exploit the underlying structure. It is proven that the proposed algorithm achieves $\tilde{O}\big(dK\sqrt{T}\big)$ regret which is free of candidate set size. Experiments show the superiority of the proposed algorithm.

📄 PDF Abstract BibTeX arXiv:1805.02971

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Tractable Multinomial Logit Contextual Bandits with Non-Linear Utilities

2026-01-11 · Taehyun Hwang, Dahngoon Kim, Min-hwan Oh arxiv

We study the multinomial logit (MNL) contextual bandit problem for sequential assortment selection. Although most existing research assumes utility functions to be linear in item features, this linearity assumption restr…

Contextual Multinomial Logit Bandits with General Value Functions

2024-02-12 · Mengxiao Zhang, Haipeng Luo

Contextual multinomial logit (MNL) bandits capture many real-world assortment recommendation problems such as online retailing/advertising. However, prior work has only considered (generalized) linear value functions, wh…

Computational EfficiencyMulti-Armed Bandits

Instance-Sensitive Algorithms for Pure Exploration in Multinomial Logit Bandit

2020-12-02 · Nikolai Karpov, Qin Zhang

Motivated by real-world applications such as fast fashion retailing and online advertising, the Multinomial Logit Bandit (MNL-bandit) is a popular model in online learning and operations research, and has attracted much …

A Tractable Online Learning Algorithm for the Multinomial Logit Contextual Bandit

2020-11-28 · Priyank Agrawal, Theja Tulabandhula, Vashist Avadhanula

In this paper, we consider the contextual variant of the MNL-Bandit problem. More specifically, we consider a dynamic set optimization problem, where a decision-maker offers a subset (assortment) of products to a consume…

Decision MakingMulti-Armed Bandits

Optimal Design for Multinomial Logit Model with Applications to Best Assortment Identification

2026-05-25 · Joongkyu Lee, Min-hwan Oh arxiv

We study optimal experimental design for multinomial logit (MNL) bandits, where an agent repeatedly selects a subset of $K$ items from a ground set of size $N$ and observes single-choice feedback. Unlike linear or genera…