Collaborative Word-based Pre-trained Item Representation for Transferable Recommendation
Shenghao Yang, Chenyang Wang, Yankai Liu, Kangping Xu, Weizhi Ma,, Yiqun Liu, Min Zhang, Haitao Zeng, Junlan Feng, and Chao Deng

TL;DR
This paper introduces CoWPiRec, a novel method that enhances item representations for recommendation systems by integrating collaborative filtering information into pre-trained language models, improving transferability and cold-start performance.
Contribution
It proposes a new approach to incorporate collaborative filtering data into text-based item representations using a word graph and a specialized pre-training task.
Findings
Outperforms state-of-the-art transfer recommenders in multiple datasets.
Improves cold-start recommendation effectiveness.
Enhances zero-shot cross-scenario recommendation performance.
Abstract
Item representation learning (IRL) plays an essential role in recommender systems, especially for sequential recommendation. Traditional sequential recommendation models usually utilize ID embeddings to represent items, which are not shared across different domains and lack the transferable ability. Recent studies use pre-trained language models (PLM) for item text embeddings (text-based IRL) that are universally applicable across domains. However, the existing text-based IRL is unaware of the important collaborative filtering (CF) information. In this paper, we propose CoWPiRec, an approach of Collaborative Word-based Pre-trained item representation for Recommendation. To effectively incorporate CF information into text-based IRL, we convert the item-level interaction data to a word graph containing word-level collaborations. Subsequently, we design a novel pre-training task to align…
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.
Taxonomy
TopicsRecommender Systems and Techniques · Topic Modeling · Mental Health via Writing
MethodsALIGN
