English

Optimizing Revenue over Data-driven Assortments

Optimization and Control 2018-05-02 v2 Data Structures and Algorithms

Abstract

We revisit the problem of large-scale assortment optimization under the multinomial logit choice model without any assumptions on the structure of the feasible assortments. Scalable real-time assortment optimization has become essential in e-commerce operations due to the need for personalization and the availability of a large variety of items. While this can be done when there are simplistic assortment choices to be made, not imposing any constraints on the collection of feasible assortments gives more flexibility to incorporate insights of store-managers and historically well-performing assortments. We design fast and flexible algorithms based on variations of binary search that find the revenue of the (approximately) optimal assortment. We speed up the comparisons steps using novel vector space embeddings, based on advances in the information retrieval literature. For an arbitrary collection of assortments, our algorithms can find a solution in time that is sub-linear in the number of assortments and for the simpler case of cardinality constraints - linear in the number of items (existing methods are quadratic or worse). Empirical validations using the Billion Prices dataset and several retail transaction datasets show that our algorithms are competitive even when the number of items is 105\sim 10^5 (100100x larger instances than previously studied).

Keywords

Cite

@article{arxiv.1708.05510,
  title  = {Optimizing Revenue over Data-driven Assortments},
  author = {Deeksha Sinha and Theja Tulabandhula},
  journal= {arXiv preprint arXiv:1708.05510},
  year   = {2018}
}

Comments

28 pages, 4 figures

R2 v1 2026-06-22T21:17:43.433Z