paper-with-me

홈 › Papers

Multinomial Logit Contextual Bandits: Provable Optimality and Practicality

2021-03-25 · Min-hwan Oh, Garud Iyengar

We consider a sequential assortment selection problem where the user choice is given by a multinomial logit (MNL) choice model whose parameters are unknown. In each period, the learning agent observes a $d$-dimensional contextual information about the user and the $N$ available items, and offers an assortment of size $K$ to the user, and observes the bandit feedback of the item chosen from the assortment. We propose upper confidence bound based algorithms for this MNL contextual bandit. The first algorithm is a simple and practical method which achieves an $\tilde{\mathcal{O}}(d\sqrt{T})$ regret over $T$ rounds. Next, we propose a second algorithm which achieves a $\tilde{\mathcal{O}}(\sqrt{dT})$ regret. This matches the lower bound for the MNL bandit problem, up to logarithmic terms, and improves on the best known result by a $\sqrt{d}$ factor. To establish this sharper regret bound, we present a non-asymptotic confidence bound for the maximum likelihood estimator of the MNL model that may be of independent interest as its own theoretical contribution. We then revisit the simpler, significantly more practical, first algorithm and show that a simple variant of the algorithm achieves the optimal regret for a broad class of important applications.

📄 PDF Abstract BibTeX arXiv:2103.13929

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Similar Papers 제목 키워드 기반

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

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…

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…

Thompson Sampling for Multinomial Logit Contextual Bandits

2019-12-01 · NeurIPS 2019 12 · Min-hwan Oh, Garud Iyengar

We consider a dynamic assortment selection problem where the goal is to offer a sequence of assortments that maximizes the expected cumulative revenue, or alternatively, minimize the expected regret. The feedback here is…

Multi-Armed BanditsThompson Sampling

Fully Gap-Dependent Bounds for Multinomial Logit Bandit

2020-11-19 · Jiaqi Yang

We study the multinomial logit (MNL) bandit problem, where at each time step, the seller offers an assortment of size at most $K$ from a pool of $N$ items, and the buyer purchases an item from the assortment according to…

Multi-Armed Bandits