Basket Booster for Prototype-Based Contrastive Learning in Next Basket Recommendation

Abstract

Next basket recommendation seeks to model the correlation of items and mine users’ interests hidden in basket sequences, and tries to infer a set of items that tend to be adopted in the next session with the mined information. However, the feedback provided by users often involves only a small fraction of millions to billions of items. Sparse data makes it hard for model to infer high-quality representations for basket sequences, which further leads to poor recommendation. Inspired by the recent success of representation learning in some fields, e.g., computer vision and clustering, we propose a b asket booster for p rototype-based c ontrastive l earning ( BPCL ) in next basket recommendation. A correlative basket booster is designed to mine self-supervised signals just from raw data and make augmentation for baskets. To our best knowledge, this is the first work to promote learning of prototype representation through basket augmentation, which helps overcome the difficulties caused by data sparsity and leads to a better next basket recommendation performance. Extensive experiments on three public real-world datasets demonstrate that the proposed BPCL method achieves better performance than the existing state-of-the-art methods.

Cite

Text

Su et al. "Basket Booster for Prototype-Based Contrastive Learning in Next Basket Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_35

Markdown

[Su et al. "Basket Booster for Prototype-Based Contrastive Learning in Next Basket Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/su2022ecmlpkdd-basket/) doi:10.1007/978-3-031-26387-3_35

BibTeX

@inproceedings{su2022ecmlpkdd-basket,
  title     = {{Basket Booster for Prototype-Based Contrastive Learning in Next Basket Recommendation}},
  author    = {Su, Ting-Ting and He, Zhenyu and Chen, Man-Sheng and Wang, Chang-Dong},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {574-589},
  doi       = {10.1007/978-3-031-26387-3_35},
  url       = {https://mlanthology.org/ecmlpkdd/2022/su2022ecmlpkdd-basket/}
}