Table of Contents
Fetching ...

A Survey on Bundle Recommendation: Methods, Applications, and Challenges

Meng Sun, Lin Li, Ming Li, Xiaohui Tao, Dong Zhang, Qing Xie, Peipei Wang, Jimmy Xiangji Huang

TL;DR

This survey provides a comprehensive review on bundle recommendation, beginning by a taxonomy for exploring product bundling, and classify it into two categories based on bundling strategy from various application domains, i.e., discriminative and generative bundle recommendation.

Abstract

In recent years, bundle recommendation systems have gained significant attention in both academia and industry due to their ability to enhance user experience and increase sales by recommending a set of items as a bundle rather than individual items. This survey provides a comprehensive review on bundle recommendation, beginning by a taxonomy for exploring product bundling. We classify it into two categories based on bundling strategy from various application domains, i.e., discriminative and generative bundle recommendation. Then we formulate the corresponding tasks of the two categories and systematically review their methods: 1) representation learning from bundle and item levels and interaction modeling for discriminative bundle recommendation; 2) representation learning from item level and bundle generation for generative bundle recommendation. Subsequently, we survey the resources of bundle recommendation including datasets and evaluation metrics, and conduct reproducibility experiments on mainstream models. Lastly, we discuss the main challenges and highlight the promising future directions in the field of bundle recommendation, aiming to serve as a useful resource for researchers and practitioners. Our code and datasets are publicly available at https://github.com/WUT-IDEA/bundle-recommendation-survey.

A Survey on Bundle Recommendation: Methods, Applications, and Challenges

TL;DR

This survey provides a comprehensive review on bundle recommendation, beginning by a taxonomy for exploring product bundling, and classify it into two categories based on bundling strategy from various application domains, i.e., discriminative and generative bundle recommendation.

Abstract

In recent years, bundle recommendation systems have gained significant attention in both academia and industry due to their ability to enhance user experience and increase sales by recommending a set of items as a bundle rather than individual items. This survey provides a comprehensive review on bundle recommendation, beginning by a taxonomy for exploring product bundling. We classify it into two categories based on bundling strategy from various application domains, i.e., discriminative and generative bundle recommendation. Then we formulate the corresponding tasks of the two categories and systematically review their methods: 1) representation learning from bundle and item levels and interaction modeling for discriminative bundle recommendation; 2) representation learning from item level and bundle generation for generative bundle recommendation. Subsequently, we survey the resources of bundle recommendation including datasets and evaluation metrics, and conduct reproducibility experiments on mainstream models. Lastly, we discuss the main challenges and highlight the promising future directions in the field of bundle recommendation, aiming to serve as a useful resource for researchers and practitioners. Our code and datasets are publicly available at https://github.com/WUT-IDEA/bundle-recommendation-survey.

Paper Structure

This paper contains 54 sections, 22 equations, 8 figures, 12 tables.

Figures (8)

  • Figure 1: Different Application Domains of Bundles
  • Figure 2: The statistics and distribution of papers related to bundle recommendation
  • Figure 3: Lifecycle of Bundle Recommendation
  • Figure 4: Taxonomy of Bundle Recommendation
  • Figure 5: Framework of Discriminative Bundle Recommendation
  • ...and 3 more figures