Pith. sign in

REVIEW 14 cited by

A Survey on Large Language Models for 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 2305.19860 v5 pith:BX2OEESE submitted 2023-05-31 cs.IR cs.AI

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

Large Language Models (LLMs) have emerged as powerful tools in the field of Natural Language Processing (NLP) and have recently gained significant attention in the domain of Recommendation Systems (RS). These models, trained on massive amounts of data using self-supervised learning, have demonstrated remarkable success in learning universal representations and have the potential to enhance various aspects of recommendation systems by some effective transfer techniques such as fine-tuning and prompt tuning, and so on. The crucial aspect of harnessing the power of language models in enhancing recommendation quality is the utilization of their high-quality representations of textual features and their extensive coverage of external knowledge to establish correlations between items and users. To provide a comprehensive understanding of the existing LLM-based recommendation systems, this survey presents a taxonomy that categorizes these models into two major paradigms, respectively Discriminative LLM for Recommendation (DLLM4Rec) and Generative LLM for Recommendation (GLLM4Rec), with the latter being systematically sorted out for the first time. Furthermore, we systematically review and analyze existing LLM-based recommendation systems within each paradigm, providing insights into their methodologies, techniques, and performance. Additionally, we identify key challenges and several valuable findings to provide researchers and practitioners with inspiration. We have also created a GitHub repository to index relevant papers on LLMs for recommendation, https://github.com/WLiK/LLM4Rec.

Discussion (0). Sign in to comment.

Forward citations

Cited by 14 Pith papers

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

  1. Bridging the Information Gap: Semantic Densification and Hindsight Distillation for Cold-Start Prediction

    cs.AI 2026-07 conditional novelty 6.0 of 10

    SemRaD improves cold-start LTV and CVR prediction by encoding LLM-written semantic profiles with a learned gate and distilling a hindsight-reconciled future target through per-user distillation experts, confirmed by a...

  2. ShopX: A Foundation Model for Intent-to-Item Fulfillment in Agentic Shopping

    cs.IR 2026-06 unverdicted novelty 6.0 of 10

    ShopX is a single foundation model combining intent understanding, planning, and SID-native item fulfillment for agentic shopping, with claimed improvements over tool-mediated systems on Taobao logs.

  3. Are LLMs Reliable Rankers? Rank Manipulation via Two-Stage Token Optimization

    cs.CL 2025-10 conditional novelty 6.0 of 10

    RAF, a two-stage token-optimization attack, creates brief natural-sounding text injections that reliably boost a target item's rank in LLM reranking outputs, beating state-of-the-art baselines in effectiveness, stealt...

  4. Understanding Generative Recommendation with Semantic IDs from a Model-scaling View

    cs.AI 2025-09 conditional novelty 6.0 of 10

    Semantic-ID-based generative recommenders saturate as model size grows, while directly using an LLM as the recommender keeps improving with scale and learns collaborative filtering signals better.

  5. Beyond Semantic Understanding: Preserving Collaborative Frequency Components in LLM-based Recommendation

    cs.CL 2025-08 conditional novelty 6.0 of 10

    FreLLM4Rec shows that LLMs attenuate low-frequency collaborative components of item embeddings and introduces graph and temporal low-pass filters that preserve them, achieving up to 8% NDCG@10 gains.

  6. Enhancing Temporal Sensitivity of Large Language Model for Recommendation with Counterfactual Tuning

    cs.CL 2025-07 conditional novelty 6.0 of 10

    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.

  7. LLM-Derived Priors for Thompson Sampling in Cold-Start Comment Recommendation

    cs.IR 2026-08 conditional novelty 5.0 of 10

    LLM-derived Bayesian priors for comment recommendation improve click-through rate in the 10 to 49 impression cold-start range (gender prior +9.5%, content prior +7.8%), but not at the aggregate level.

  8. Tokenizing Numerical and Embedding Features for LLM RecSys

    cs.IR 2026-07 conditional novelty 5.0 of 10

    Interaction-based soft-token fusion of numerical and embedding features improves LLM two-tower retrieval over text-only and direct-concatenation baselines on three Amazon datasets.

  9. Why Thinking Hurts: Diagnosing and Rectifying Linguistic Inertia in Large Language Models for Recommendation

    cs.IR 2026-02 conditional novelty 5.0 of 10

    Chain-of-thought reasoning degrades semantic-ID recommendation accuracy through 'linguistic inertia,' and a training-free compression-plus-contrastive decoding fix restores and often improves accuracy.

  10. Benchmark Leakage Trap: Can We Trust LLM-based Recommendation?

    cs.LG 2026-02 conditional novelty 5.0 of 10

    Fine-tuning an LLM recommender on a slice of the benchmark inflates AUC/UAUC for in-domain leakage and degrades it for out-of-domain leakage, showing benchmark contamination can distort LLM-based recommendation evaluation.

  11. TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation

    cs.IR 2025-08 conditional novelty 5.0 of 10

    TrackRec trains a small LLM to generate user-preference summaries and a validator to score them, alternating the training so each improves the other, and reports gains on public and industrial recommendation benchmarks.

  12. Rethinking Group Recommender Systems in the Era of Generative AI: From One-Shot Recommendations to Agentic Group Decision Support

    cs.IR 2025-07 conditional novelty 5.0 of 10

    The paper proposes reorienting group recommender systems from one-shot preference aggregation to chat-based, agentic decision support powered by large language models.

  13. Optimizing Recall or Relevance? A Multi-Task Multi-Head Approach for Item-to-Item Retrieval in Recommendation

    cs.IR 2025-06 conditional novelty 5.0 of 10

    A multi-task, multi-head item-to-item retrieval system that merges co-engagement candidates with semantically relevant candidates achieves both higher recall and higher semantic relevance than prior models.

  14. LlamaRec-LKG-RAG: A Single-Pass, Learnable Knowledge Graph-RAG Framework for LLM-Based Ranking

    cs.IR 2025-06 conditional novelty 4.0 of 10

    A KG-enhanced LlamaRec that feeds user-specific relation paths into a Llama-2 ranker reports modest MRR, NDCG, and Recall gains on two benchmarks.

Pith tools