TL;DR
CrossCBR introduces a novel cross-view contrastive learning approach for bundle recommendation, effectively aligning user-bundle and user-item views to improve recommendation accuracy with reduced complexity.
Contribution
It models the cooperative association between different views via contrastive learning, enhancing mutual information and self-discrimination, leading to superior performance and efficiency.
Findings
Outperforms state-of-the-art methods on three datasets
Requires minimal parameters and reduces computational costs
Demonstrates the effectiveness of cross-view contrastive learning
Abstract
Bundle recommendation aims to recommend a bundle of related items to users, which can satisfy the users' various needs with one-stop convenience. Recent methods usually take advantage of both user-bundle and user-item interactions information to obtain informative representations for users and bundles, corresponding to bundle view and item view, respectively. However, they either use a unified view without differentiation or loosely combine the predictions of two separate views, while the crucial cooperative association between the two views' representations is overlooked. In this work, we propose to model the cooperative association between the two different views through cross-view contrastive learning. By encouraging the alignment of the two separately learned views, each view can distill complementary information from the other view, achieving mutual enhancement. Moreover, by…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
