Joint Text Embedding for Personalized Content-based Recommendation
Ting Chen, Liangjie Hong, Yue Shi, Yizhou Sun

TL;DR
This paper introduces a joint text embedding framework for personalized content recommendation, especially effective for new items with limited interaction data, by combining supervised and unsupervised text embeddings.
Contribution
The work presents a novel joint text embedding model that integrates unsupervised and supervised learning for improved personalized recommendations of new items.
Findings
Significantly improves recommendation accuracy on real-world datasets.
Effectively handles new items with limited user interaction data.
Enhances text representation quality for recommendation systems.
Abstract
Learning a good representation of text is key to many recommendation applications. Examples include news recommendation where texts to be recommended are constantly published everyday. However, most existing recommendation techniques, such as matrix factorization based methods, mainly rely on interaction histories to learn representations of items. While latent factors of items can be learned effectively from user interaction data, in many cases, such data is not available, especially for newly emerged items. In this work, we aim to address the problem of personalized recommendation for completely new items with text information available. We cast the problem as a personalized text ranking problem and propose a general framework that combines text embedding with personalized recommendation. Users and textual content are embedded into latent feature space. The text embedding function…
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 · Topic Modeling · Advanced Graph Neural Networks
