Submodular Order Functions and Assortment Optimization
Rajan Udwani
TL;DR
This work introduces submodular order functions, a novel structural framework that imposes a limited form of submodularity relative to a permutation of the ground set. The authors develop threshold-based augmentation and directed local-search algorithms that, under cardinality, budget, and matroid constraints, achieve tight or near-tight constant-factor approximations, with explicit query complexities. They apply the framework to constrained assortment optimization across MNL, MMNL, and Markov choice models, deriving improved guarantees and, in some cases, constant-factor performance for joint customization and pricing. A key contribution is the connection to streaming submodular maximization: functions with a known submodular order yield one-pass, low-memory algorithms that recover the best-known streaming guarantees. The work also establishes a fundamental 0.5 upper bound on polynomial-query algorithms for submodular-order objectives, and it provides a comprehensive framework for extending these ideas to compatible choice models and beyond.
Abstract
We define a new class of set functions that in addition to being monotone and subadditive, also admit a very limited form of submodularity defined over a permutation of the ground set. We refer to this permutation as a submodular order. This class of functions includes monotone submodular functions as a sub-family. We give fast algorithms with strong approximation guarantees for maximizing submodular order functions under a variety of constraints and show a nearly tight upper bound on the highest approximation guarantee achievable by algorithms with polynomial query complexity. Applying this new notion to the problem of constrained assortment optimization in fundamental choice models, we obtain new algorithms that are both faster and have stronger approximation guarantees (in some cases, first algorithm with constant factor guarantee). We also show an intriguing connection to the maximization of monotone submodular functions in the streaming model, where we recover best known approximation guarantees as a corollary of our results.
