paper-with-me

Papers

From Small to Large: A Graph Convolutional Network Approach for Solving Assortment Optimization Problems

2025-07-14 · Guokai Li, Pin Gao, Stefanus Jasin, Zizhuo Wang arxiv

Assortment optimization seeks to select a subset of substitutable products, subject to constraints, to maximize expected revenue. The problem is NP-hard due to its combinatorial and nonlinear nature and arises frequently in industries such as e-commerce, where platforms must solve thousands of such problems each minute. We propose a graph convolutional network (GCN) framework to efficiently solve constrained assortment optimization problems. Our approach constructs a graph representation of the problem, trains a GCN to learn the mapping from problem parameters to optimal assortments, and develops three inference policies based on the GCN's output. Owing to the GCN's ability to generalize across instance sizes, patterns learned from small-scale samples can be transferred to large-scale problems. Theoretical results are established to show the expressive power of the proposed GCN, and explain the underlying mechanism of the size generalization ability. Numerical experiments show that a GCN trained on instances with 20 products achieves over 85% of the optimal revenue on problems with up to 2,000 products within seconds, outperforming existing heuristics in both accuracy and efficiency. We further extend the framework to settings with an unknown choice model using transaction data and demonstrate similar performance and scalability.

📄 PDF Abstract BibTeX arXiv:2507.10834

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Re-solving Heuristic for Dynamic Assortment Optimization with Knapsack Constraints

2024-07-08 · Xi Chen, Mo Liu, Yining Wang, Yuan Zhou

In this paper, we consider a multi-stage dynamic assortment optimization problem with multi-nomial choice modeling (MNL) under resource knapsack constraints. Given the current resource inventory levels, the retailer make…

Assortment Optimization

Dynamic Assortment Personalization in High Dimensions

2016-10-18 · Nathan Kallus, Madeleine Udell

We study the problem of dynamic assortment personalization with large, heterogeneous populations and wide arrays of products, and demonstrate the importance of structural priors for effective, efficient large-scale perso…

ManagementVocal Bursts Intensity Prediction

Inductive learning for product assortment graph completion

2021-10-04 · Haris Dukic, Georgios Deligiorgis, Pierpaolo Sepe, Davide Bacciu 외

Global retailers have assortments that contain hundreds of thousands of products that can be linked by several types of relationships like style compatibility, "bought together", "watched together", etc. Graphs are a nat…

Inductive Learning

Outer Approximation and Super-modular Cuts for Constrained Assortment Optimization under Mixed-Logit Model

2024-07-26 · Hoang Giang Pham, Tien Mai

In this paper, we study the assortment optimization problem under the mixed-logit customer choice model. While assortment optimization has been a major topic in revenue management for decades, the mixed-logit model is co…

Assortment OptimizationManagementvalid

The Limits of Personalization in Assortment Optimization

2021-09-30 · Guillermo Gallego, Gerardo Berbeglia

To study the limits of personalization, we introduce the notion of a clairvoyant firm that can read the mind of consumers and sell them the highest revenue product that they are willing to buy. We show how to compute the…

Assortment OptimizationDiscrete Choice Models