REVIEW 8 cited by
E4SRec: An Elegant Effective Efficient Extensible Solution of Large Language Models for Sequential Recommendation
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
read the original abstract
The recent advancements in Large Language Models (LLMs) have sparked interest in harnessing their potential within recommender systems. Since LLMs are designed for natural language tasks, existing recommendation approaches have predominantly transformed recommendation tasks into open-domain natural language generation tasks. However, this approach necessitates items to possess rich semantic information, often generates out-of-range results, and suffers from notably low efficiency and limited extensibility. Furthermore, practical ID-based recommendation strategies, reliant on a huge number of unique identities (IDs) to represent users and items, have gained prominence in real-world recommender systems due to their effectiveness and efficiency. Nevertheless, the incapacity of LLMs to model IDs presents a formidable challenge when seeking to leverage LLMs for personalized recommendations. In this paper, we introduce an Elegant Effective Efficient Extensible solution for large language models for Sequential Recommendation (E4SRec), which seamlessly integrates LLMs with traditional recommender systems that exclusively utilize IDs to represent items. Specifically, E4SRec takes ID sequences as inputs, ensuring that the generated outputs fall within the candidate lists. Furthermore, E4SRec possesses the capability to generate the entire ranking list in a single forward process, and demands only a minimal set of pluggable parameters, which are trained for each dataset while keeping the entire LLM frozen. We substantiate the effectiveness, efficiency, and extensibility of our proposed E4SRec through comprehensive experiments conducted on four widely-used real-world datasets. The implementation code is accessible at https://github.com/HestiaSky/E4SRec/.
Forward citations
Cited by 8 Pith papers
-
LBR: Towards Mitigating Length Bias in Large Language Models for Recommendation
LBR removes length bias in LLM recommenders via length-aware attention offsets and Trie-branching information-length normalization, improving accuracy and fairness with negligible cost.
-
Empowering Large Language Model for Sequential Recommendation via Multimodal Embeddings and Semantic IDs
MME-SID improves LLM-based sequential recommendation by fusing collaborative, text, and image embeddings with quantized semantic IDs, using MMD reconstruction and code-embedding initialization.
-
Enhancing Temporal Sensitivity of Large Language Model for Recommendation with Counterfactual Tuning
CETRec improves LLM-based sequential recommendation by adding item-level temporal embeddings and a counterfactual tuning loss that rewards different predictions when temporal order is erased.
-
Bidirectional Knowledge Distillation for Enhancing Sequential Recommendation with Large Language Models
An alternating distillation loop between a conventional recommender and an LLM recommender improves top-K accuracy on four datasets without adding inference-time parameters.
-
DeepRec: Towards a Deep Dive Into the Item Space with Large Language Model Based Recommendation
An LLM trained by reinforcement learning to interact over multiple turns with a preference-aware recommender model outperforms both traditional and LLM-based baselines on sequential recommendation benchmarks.
-
Diffusion Language Model for Recommendation
DLMRec adapts a masked discrete diffusion language model to recommendation via collaborative tokenization, curriculum masking, and stability-aware voting, outperforming autoregressive LLM baselines on LastFM, MovieLen...
-
SISA-Rec: A Semantically Integrated Sequential Recommender with Contrastive Alignment
Injecting BERT semantics into gated fusion, self-attention scores, and a contrastive objective lifts sequential recommendation HR@10 by 16–23% versus BERT4Rec on two extremely sparse Amazon datasets, especially for co...
-
GLoSS: Generative Language Models with Semantic Search for Sequential Recommendation
Using LLaMA-3 generated queries and dense item retrieval, GLoSS reports state-of-the-art Recall@5 on Amazon Beauty, Toys, and Sports.
Discussion (0). Continue with ORCID to comment.