Better Capturing Interactions Between Products in Retail: Revisited Negative Sampling for Basket Choice Modeling

Abstract

Brick-and-mortar retailers face many different challenges that involve understanding thoroughly its products catalog and customer preferences. In particular, assortment optimization - proposing the ideal mix of products - and promotion planning hold a pivotal role in their strategy. By leveraging sales data, retailers can make informed decisions on which products to sell and how to manage inventory, based on customer preferences as well as regional and seasonal trends. It is especially crucial to capture interactions between products, in order to minimize the number of items that cannibalize each other’s sales and to ensure that complementary products, which are often purchased together, are conjointly available and sold across all stores. In this paper, we propose a model of shopping basket that learns embeddings to represent interactions between products, prices and stores. Our model is built to uncover sales patterns from very large transaction datasets. In particular, the optimization loss is computed with random negative samples in order to overcome the computational bottlenecks that arise with large number of items. Our experiments on synthetic data show the efficiency of drawing such negative samples based on the actual assortment of available products, with better results than approaches from the literature. We also validate our approach by training and evaluating our model on a dataset composed of millions of transactions from Fortenova Group , one of the leading retail company in Southeast Europe. Our model showcases promising applications in the sector of retail, with enriched interfaces to efficiently support category managers.

Cite

Text

Désir et al. "Better Capturing Interactions Between Products in Retail: Revisited Negative Sampling for Basket Choice Modeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-06118-8_8

Markdown

[Désir et al. "Better Capturing Interactions Between Products in Retail: Revisited Negative Sampling for Basket Choice Modeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/desir2025ecmlpkdd-better/) doi:10.1007/978-3-032-06118-8_8

BibTeX

@inproceedings{desir2025ecmlpkdd-better,
  title     = {{Better Capturing Interactions Between Products in Retail: Revisited Negative Sampling for Basket Choice Modeling}},
  author    = {Désir, Antoine and Auriau, Vincent and Mozina, Martin and Malherbe, Emmanuel},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2025},
  pages     = {125-142},
  doi       = {10.1007/978-3-032-06118-8_8},
  url       = {https://mlanthology.org/ecmlpkdd/2025/desir2025ecmlpkdd-better/}
}