Text Is All You Need: Learning Language Representations for Sequential Recommendation
Jiacheng Li, Ming Wang, Jin Li, Jinmiao Fu, Xin Shen, Jingbo Shang,, Julian McAuley

TL;DR
This paper introduces Recformer, a novel language-based framework for sequential recommendation that models user preferences and items as language representations, improving cold-start and transfer learning performance.
Contribution
Recformer is the first to formulate items as sentences and apply language modeling techniques to sequential recommendation, enhancing generalization to new items and datasets.
Findings
Effective in cold-start scenarios
Outperforms baselines on six datasets
Improves recommendation accuracy with language representations
Abstract
Sequential recommendation aims to model dynamic user behavior from historical interactions. Existing methods rely on either explicit item IDs or general textual features for sequence modeling to understand user preferences. While promising, these approaches still struggle to model cold-start items or transfer knowledge to new datasets. In this paper, we propose to model user preferences and item features as language representations that can be generalized to new items and datasets. To this end, we present a novel framework, named Recformer, which effectively learns language representations for sequential recommendation. Specifically, we propose to formulate an item as a "sentence" (word sequence) by flattening item key-value attributes described by text so that an item sequence for a user becomes a sequence of sentences. For recommendation, Recformer is trained to understand the…
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 · Advanced Graph Neural Networks
MethodsHow do I make a claim with Expedia?*Make FastClaimService · How do I get a human at Expedia immediately? (2025-2026) · Multi-Head Attention · Attention Is All You Need · Weight Decay · Refunds@Expedia|||How do I get a full refund from Expedia? · Linear Warmup With Linear Decay · Absolute Position Encodings · WordPiece · Softmax
