English

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

Machine Learning 2026-05-26 v1 Machine Learning

Abstract

We study optimal experimental design for multinomial logit (MNL) bandits, where an agent repeatedly selects a subset of KK items from a ground set of size NN and observes single-choice feedback. Unlike linear or generalized linear bandits, MNL bandits have a combinatorial action space, which makes classical optimal design approaches and naive optimization over all subsets computationally intractable. We propose a computationally efficient optimal design framework for MNL models that achieves both statistical efficiency and scalability through two complementary approaches: (i) an exact or certified-approximate reformulation of the design oracle as a 00-11 mixed-integer linear program (MILP) with solver-certified early stopping, and (ii) a fully polynomial-time lifted design that replaces the nonlinear objective with a tractable surrogate. Using the Kiefer-Wolfowitz equivalence theorem, we establish near G-optimality guarantees and characterize the induced statistical-computational trade-offs. As an application, we develop a best assortment identification algorithm for MNL bandits with linear utilities and non-uniform revenues, and prove an instance-dependent sample complexity of O~(dlogNΔ2)\tilde{O}\big(\frac{d \log N}{\Delta^2}\big), where dd is the feature dimension, NN is the number of arms, and Δ\Delta is the minimum revenue gap.

Keywords

Cite

@article{arxiv.2605.25592,
  title  = {Optimal Design for Multinomial Logit Model with Applications to Best Assortment Identification},
  author = {Joongkyu Lee and Min-hwan Oh},
  journal= {arXiv preprint arXiv:2605.25592},
  year   = {2026}
}

Comments

Accepted at ICML 2026

R2 v1 2026-07-22T07:32:05.277Z