FLARE: Fusing Language Models and Collaborative Architectures for Recommender Enhancement
Liam Hebert, Marialena Kyriakidi, Hubert Pham, Krishna Sayana, James, Pine, Sukhdeep Sodhi, Ambarish Jash

TL;DR
This paper improves baseline models for recommender systems by tuning and combining language models with collaborative filtering, introducing Flare, a hybrid architecture that handles large datasets and supports user feedback for refined recommendations.
Contribution
The paper revises baseline models for item ID-only and textual descriptions, and introduces Flare, a novel hybrid recommender integrating language models with collaborative filtering using a Perceiver network.
Findings
Revised Bert4Rec outperforms previous benchmarks.
Flare achieves competitive results on large-scale datasets.
Flare supports critiquing for user feedback and recommendation refinement.
Abstract
Recent proposals in recommender systems represent items with their textual description, using a large language model. They show better results on standard benchmarks compared to an item ID-only model, such as Bert4Rec. In this work, we revisit the often-used Bert4Rec baseline and show that with further tuning, Bert4Rec significantly outperforms previously reported numbers, and in some datasets, is competitive with state-of-the-art models. With revised baselines for item ID-only models, this paper also establishes new competitive results for architectures that combine IDs and textual descriptions. We demonstrate this with Flare (Fusing Language models and collaborative Architectures for Recommender Enhancement). Flare is a novel hybrid sequence recommender that integrates a language model with a collaborative filtering model using a Perceiver network. Prior studies focus evaluation…
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
TopicsTopic Modeling · Recommender Systems and Techniques · Sentiment Analysis and Opinion Mining
MethodsFocus
