Pith. sign in

REVIEW 4 cited by

LLMEmb: Large Language Model Can Be a Good Embedding Generator 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

arxiv 2409.19925 v2 pith:JEGZ6ADR submitted 2024-09-30 cs.IR cs.CL

classification cs.IRcs.CL
keywords embeddingsllmembmodelrecommendationapproachcontrastiveexistingitem
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Sequential Recommender Systems (SRS), which model a user's interaction history to predict the next item of interest, are widely used in various applications. However, existing SRS often struggle with low-popularity items, a challenge known as the long-tail problem. This issue leads to reduced serendipity for users and diminished profits for sellers, ultimately harming the overall system. Large Language Model (LLM) has the ability to capture semantic relationships between items, independent of their popularity, making it a promising solution to this problem. In this paper, we introduce LLMEmb, a novel method leveraging LLM to generate item embeddings that enhance SRS performance. To bridge the gap between general-purpose LLM and the recommendation domain, we propose a Supervised Contrastive Fine-Tuning (SCFT) approach. This approach includes attribute-level data augmentation and a tailored contrastive loss to make LLM more recommendation-friendly. Additionally, we emphasize the importance of integrating collaborative signals into LLM-generated embeddings, for which we propose Recommendation Adaptation Training (RAT). This further refines the embeddings for optimal use in SRS. The LLMEmb-derived embeddings can be seamlessly integrated with any SRS models, underscoring the practical value. Comprehensive experiments conducted on three real-world datasets demonstrate that LLMEmb significantly outperforms existing methods across multiple SRS models. The code for our method is released online https://github.com/Applied-Machine-Learning-Lab/LLMEmb.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. TSPORec: Token Selection via Preference Optimization for LLM-Based Sequential Recommendation

    cs.IR 2026-08 conditional novelty 6.0 of 10

    TSPORec learns to select informative tokens from item text for LLM-based sequential recommendation, improving accuracy slightly and reducing input length.

  2. CESRec: Constructing Pseudo Interactions for Sequential Recommendation via Conversational Feedback

    cs.IR 2025-09 reject novelty 5.0 of 10

    CESRec improves sequential recommenders by converting simulated user feedback into edited pseudo-interaction sequences and masking outlier items, with gains reported on three benchmarks.

  3. Large Language Model Enhanced Recommender Systems: A Survey

    cs.IR 2024-12 unverdicted novelty 4.0 of 10

    A survey organizing LLM-enhanced recommender systems into knowledge, interaction, and model enhancement, and tracing a shift from explicit text to implicit embeddings and fine-tuned open-source LLMs.

  4. A Survey on Sequential Recommendation

    cs.IR 2024-12 conditional novelty 2.0 of 10

    A review that taxonomizes sequential recommendation research by item property construction and surveys recent LLM, multimodal, generative, and ultra-long-sequence methods.

Pith tools