RecoBERT: A Catalog Language Model for Text-Based Recommendations
Itzik Malkiel, Oren Barkan, Avi Caciularu, Noam Razin, Ori Katz and, Noam Koenigstein

TL;DR
RecoBERT is a specialized language model designed for text-based item recommendations, leveraging unlabeled catalog data and novel similarity scoring techniques to improve recommendation accuracy in domains like wine and fashion.
Contribution
The paper introduces RecoBERT, a BERT-based catalog-specific language model with new training and inference methods that do not require labeled similarity data.
Findings
RecoBERT outperforms existing NLP models in recommendation tasks.
It effectively utilizes unlabeled catalog data for similarity scoring.
A new wine recommendation dataset with expert annotations is provided.
Abstract
Language models that utilize extensive self-supervised pre-training from unlabeled text, have recently shown to significantly advance the state-of-the-art performance in a variety of language understanding tasks. However, it is yet unclear if and how these recent models can be harnessed for conducting text-based recommendations. In this work, we introduce RecoBERT, a BERT-based approach for learning catalog-specialized language models for text-based item recommendations. We suggest novel training and inference procedures for scoring similarities between pairs of items, that don't require item similarity labels. Both the training and the inference techniques were designed to utilize the unlabeled structure of textual catalogs, and minimize the discrepancy between them. By incorporating four scores during inference, RecoBERT can infer text-based item-to-item similarities more accurately…
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.
