MNL-Bandit with Knapsacks: a near-optimal algorithm
Abstract
We consider a dynamic assortment selection problem where a seller has a fixed inventory of substitutable products and faces an unknown demand that arrives sequentially over periods. In each period, the seller needs to decide on the assortment of products (satisfying certain constraints) to offer to the customers. The customer's response follows an unknown multinomial logit model (MNL) with parameter . If customer selects product , the seller receives revenue . The goal of the seller is to maximize the total expected revenue from the customers given the fixed initial inventory of products. We present MNLwK-UCB, a UCB-based algorithm and characterize its regret under different regimes of inventory size. We show that when the inventory size grows quasi-linearly in time, MNLwK-UCB achieves a regret bound. We also show that for a smaller inventory (with growth , ), MNLwK-UCB achieves a . In particular, over a long time horizon , the rate is always achieved regardless of the constraints and the size of the inventory.
Cite
@article{arxiv.2106.01135,
title = {MNL-Bandit with Knapsacks: a near-optimal algorithm},
author = {Abdellah Aznag and Vineet Goyal and Noemie Perivier},
journal= {arXiv preprint arXiv:2106.01135},
year = {2024}
}
Comments
Improved the regret bound/assumptions. Corrected the abstract