Zero-Shot Recommendation as Language Modeling

12/08/2021
by   Damien Sileo, et al.
0

Recommendation is the task of ranking items (e.g. movies or products) according to individual user needs. Current systems rely on collaborative filtering and content-based techniques, which both require structured training data. We propose a framework for recommendation with off-the-shelf pretrained language models (LM) that only used unstructured text corpora as training data. If a user u liked Matrix and Inception, we construct a textual prompt, e.g. "Movies like Matrix, Inception, <m>" to estimate the affinity between u and m with LM likelihood. We motivate our idea with a corpus analysis, evaluate several prompt structures, and we compare LM-based recommendation with standard matrix factorization trained on different data regimes. The code for our experiments is publicly available (https://colab.research.google.com/drive/1f1mlZ-FGaLGdo5rPzxf3vemKllbh2esT?usp=sharing).

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/03/2023

Pre-trained Neural Recommenders: A Transferable Zero-Shot Framework for Recommendation Systems

Modern neural collaborative filtering techniques are critical to the suc...
research
06/04/2017

Joint Text Embedding for Personalized Content-based Recommendation

Learning a good representation of text is key to many recommendation app...
research
09/17/2023

Private Matrix Factorization with Public Item Features

We consider the problem of training private recommendation models with a...
research
08/08/2023

UniRecSys: A Unified Framework for Personalized, Group, Package, and Package-to-Group Recommendations

Recommender systems aim to enhance the overall user experience by provid...
research
06/29/2018

Play Duration based User-Entity Affinity Modeling in Spoken Dialog System

Multimedia streaming services over spoken dialog systems have become ubi...
research
04/08/2022

GRAM: Fast Fine-tuning of Pre-trained Language Models for Content-based Collaborative Filtering

Content-based collaborative filtering (CCF) predicts user-item interacti...
research
09/17/2023

Leveraging Large Language Models for Sequential Recommendation

Sequential recommendation problems have received increasing attention in...

Please sign up or login with your details

Forgot password? Click here to reset