Intent-aware Multi-source Contrastive Alignment for Tag-enhanced Recommendation
Haolun Wu, Yingxue Zhang, Chen Ma, Wei Guo, Ruiming Tang, Xue Liu,, Mark Coates

TL;DR
This paper introduces a lightweight, self-supervised framework for enhancing recommendation accuracy by aligning user and item representations with auxiliary tag information, improving performance and efficiency.
Contribution
The work proposes an intent-aware self-supervised alignment method that effectively incorporates item tags into recommendation models, reducing complexity compared to graph-based approaches.
Findings
Outperforms state-of-the-art methods on seven datasets
Achieves better recommendation accuracy with less training time
Demonstrates flexibility across various models
Abstract
To offer accurate and diverse recommendation services, recent methods use auxiliary information to foster the learning process of user and item representations. Many SOTA methods fuse different sources of information (user, item, knowledge graph, tags, etc.) into a graph and use Graph Neural Networks to introduce the auxiliary information through the message passing paradigm. In this work, we seek an alternative framework that is light and effective through self-supervised learning across different sources of information, particularly for the commonly accessible item tag information. We use a self-supervision signal to pair users with the auxiliary information associated with the items they have interacted with before. To achieve the pairing, we create a proxy training task. For a given item, the model predicts the correct pairing between the representations obtained from the users that…
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 · Topic Modeling
