Gaussian Graph with Prototypical Contrastive Learning in E-Commerce Bundle Recommendation
Zhao-Yang Liu, Liucheng Sun, Chenwei Weng, Qijin Chen, Chengfu Huo

TL;DR
This paper introduces GPCL, a novel framework for bundle recommendation that models users and items as Gaussian distributions and employs prototypical contrastive learning to improve recommendation accuracy in sparse and diverse e-commerce scenarios.
Contribution
The paper proposes a Gaussian embedding approach combined with prototypical contrastive learning to address sampling bias and uncertainty issues in bundle recommendation.
Findings
Achieves state-of-the-art performance on public datasets
Substantially improves recommendation accuracy in real-world deployment
Effectively mitigates sampling bias and uncertainty issues
Abstract
Bundle recommendation aims to provide a bundle of items to satisfy the user preference on e-commerce platform. Existing successful solutions are based on the contrastive graph learning paradigm where graph neural networks (GNNs) are employed to learn representations from user-level and bundle-level graph views with a contrastive learning module to enhance the cooperative association between different views. Nevertheless, they ignore the uncertainty issue which has a significant impact in real bundle recommendation scenarios due to the lack of discriminative information caused by highly sparsity or diversity. We further suggest that their instancewise contrastive learning fails to distinguish the semantically similar negatives (i.e., sampling bias issue), resulting in performance degradation. In this paper, we propose a novel Gaussian Graph with Prototypical Contrastive Learning (GPCL)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks
MethodsContrastive Learning
