Pith. sign in

REVIEW 25 cited by

PALR: Personalization Aware LLMs 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.07622 v3 pith:LQ6NZHF2 submitted 2023-05-12 cs.IR cs.AIcs.CL

classification cs.IRcs.AIcs.CL
keywords llmslanguagemodelsrecommendationuseradoptbillioncandidates
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Large language models (LLMs) have recently received significant attention for their exceptional capabilities. Despite extensive efforts in developing general-purpose LLMs that can be utilized in various natural language processing (NLP) tasks, there has been less research exploring their potential in recommender systems. In this paper, we propose a novel framework, named PALR, which aiming to combine user history behaviors (such as clicks, purchases, ratings, etc.) with LLMs to generate user preferred items. Specifically, we first use user/item interactions as guidance for candidate retrieval. Then we adopt a LLM-based ranking model to generate recommended items. Unlike existing approaches that typically adopt general-purpose LLMs for zero/few-shot recommendation testing or training on small-sized language models (with less than 1 billion parameters), which cannot fully elicit LLMs' reasoning abilities and leverage rich item side parametric knowledge, we fine-tune a 7 billion parameters LLM for the ranking purpose. This model takes retrieval candidates in natural language format as input, with instruction which explicitly asking to select results from input candidates during inference. Our experimental results demonstrate that our solution outperforms state-of-the-art models on various sequential recommendation tasks.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 25 Pith papers

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

  1. Position Bias Undermines Preference Consistency in Listwise LLM-Based Reranking

    cs.IR 2026-08 conditional novelty 6.0 of 10

    LLM rerankers exhibit position bias at the pairwise, global, and output levels, and these consistency failures can worsen even when accuracy and exposure metrics improve.

  2. LLM-Based User Personas for Recommendations at Scale

    cs.IR 2026-06 unverdicted novelty 6.0 of 10

    A framework for real-time LLM-based user interest personas in large-scale video recommendations, using distillation, async inference, and video clustering to balance interests with novel topics and improve viewer valu...

  3. Not Just What, But When: Integrating Irregular Intervals to LLM for Sequential Recommendation

    cs.IR 2025-07 conditional novelty 6.0 of 10

    IntervalLLM integrates irregular time intervals into an LLM recommender via interval embeddings and interval-infused attention, improving next-item Hit Rate@1 on three benchmarks and adding a new interval-perspective ...

  4. LLM4MEA: Data-free Model Extraction Attacks on Sequential Recommenders via Large Language Models

    cs.IR 2025-07 conditional novelty 6.0 of 10

    An LLM-driven agent generates synthetic interaction sequences that, when queried against a target sequential recommender, produce surrogate models with higher agreement to the target than random or autoregressive data...

  5. KERAG_R: Knowledge-Enhanced Retrieval-Augmented Generation for Recommendation

    cs.IR 2025-07 conditional novelty 6.0 of 10

    KERAG_R improves LLM-based top-k recommendation by using a GAT to select relevant KG triples and incorporating them into instruction-tuned prompts, reporting gains over ten baselines on three datasets.

  6. LettinGo: Explore User Profile Generation for Recommendation System

    cs.IR 2025-06 conditional novelty 6.0 of 10

    Using downstream recommendation correctness as a reward, DPO alignment of an LLM profile generator produces profiles that improve preference classification over fixed-format profile baselines on MovieLens, Amazon Book...

  7. SwiftSpec: Ultra-Low Latency LLM Decoding by Scaling Asynchronous Speculative Decoding

    cs.DC 2025-06 conditional novelty 6.0 of 10

    SwiftSpec uses asynchronous, disaggregated speculative decoding with parallel tree generation and fused kernels to speed up LLM decoding by 1.75x on average over baselines, reaching 348 tokens/s for Llama3-70B on 8 H800 GPUs.

  8. Augment or Not? A Comparative Study of Pure and Augmented Large Language Model Recommenders

    cs.IR 2025-05 conditional novelty 6.0 of 10

    A survey and benchmark of LLM recommenders finds that augmenting LLMs with non-LLM techniques (semantic IDs, collaborative signals) generally improves sequential recommendation accuracy on Amazon'23.

  9. Advancing and Benchmarking Personalized Tool Invocation for LLMs

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Fine-tuning Qwen2.5-7B on PTool-synthesized data raises its PTBench overall score from 0.074 to 0.268, including on users not seen in training.

  10. Eliminating Out-of-Domain Recommendations in LLM-based Recommender Systems: A Unified View

    cs.IR 2025-05 conditional novelty 6.0 of 10

    RecLM unifies retrieval, constrained title generation, and item-token generation under one LLM with <SOI>/<EOI> control tokens, achieving OOD@10=0 and competitive or better ranking accuracy than existing LLM recommenders.

  11. Can Large Language Models Understand Preferences in Personalized Recommendation?

    cs.CL 2025-01 conditional novelty 6.0 of 10

    A new grouped-ranking benchmark finds current LLMs score near chance on personalized preference ranking once user rating bias and item quality are controlled.

  12. Full-Stack Optimized Large Language Models for Lifelong Sequential Behavior Comprehension in Recommendation

    cs.IR 2025-01 conditional novelty 6.0 of 10

    ReLLaX combines semantic behavior retrieval, collaborative soft prompts, and a new fully interactive LoRA variant to improve LLM-based CTR prediction on long user histories.

  13. AI PERSONA: Towards Life-long Personalization of LLMs

    cs.CL 2024-12 conditional novelty 6.0 of 10

    AI PERSONA introduces a training-free, prompt-based framework that maintains and updates per-user persona profiles, plus a synthetic benchmark on which it outperforms no-persona and RAG baselines, approaching the orac...

  14. 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.

  15. Multimodal Recommendation via Self-Corrective Preference Alignmen

    cs.IR 2025-08 conditional novelty 5.0 of 10

    Fine-tuning a multimodal LLM with GRPO, using accuracy, format, and author-similarity rewards, lifts live-streaming author recommendation accuracy (Acc@4: 66.93% to 77.78%) and retrieval recall on a private Kuaishou dataset.

  16. StaffPro: an LLM Agent for Joint Staffing and Profiling

    cs.AI 2025-07 conditional novelty 5.0 of 10

    StaffPro is an LLM agent that jointly assigns tasks and learns workers' latent attributes from feedback, with simulation results showing improving estimation and scheduling quality over time.

  17. Web-Browsing LLMs Can Access Social Media Profiles and Infer User Demographics

    cs.CL 2025-07 conditional novelty 5.0 of 10

    Web-browsing LLMs can retrieve X profile content and infer demographics with above-chance accuracy in some cases, but the study's evidence is partly confounded by training-data memorization and a heavily reduced synth...

  18. From Reviews to Dialogues: Active Synthesis for Zero-Shot LLM-based Conversational Recommender System

    cs.IR 2025-04 conditional novelty 5.0 of 10

    Active sample selection over review, metadata, and collaborative seed data plus LLM-generated synthetic dialogues improves fine-tuned conversational recommendation on ReDial and INSPIRED, though not uniformly across a...

  19. Integrating Domain Knowledge into Large Language Models for Enhanced Fashion Recommendations

    cs.CL 2025-01 reject novelty 5.0 of 10

    FLLM fine-tunes an LLM with auto-generated fashion prompts and retrieval augmentation, reporting modestly higher outfit compatibility accuracy than prior visual models on Polyvore.

  20. ULMRec: User-centric Large Language Model for Sequential Recommendation

    cs.IR 2024-12 reject novelty 5.0 of 10

    ULMRec reports improved next-item ranking on Amazon Beauty and Video Games by adding vector-quantized user indices and preference alignment tasks to an LLM, but possible leakage of held-out target reviews into the ind...

  21. RecLLM-R1: A Two-Stage Training Paradigm with Reinforcement Learning and Chain-of-Thought v1

    cs.AI 2025-06 conditional novelty 4.0 of 10

    A two-stage SFT + GRPO training recipe with chain-of-thought reasoning improves LLM-based sequential recommendation on Amazon and industrial data, but the reported evaluation does not support the diversity and novelty claims.

  22. 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.

  23. Graph Foundation Models for Recommendation: A Comprehensive Survey

    cs.IR 2025-02 conditional novelty 4.0 of 10

    A comprehensive survey that categorizes graph foundation model approaches to recommendation into graph-augmented LLM, LLM-augmented graph, and LLM-graph harmonization.

  24. Instruction-Based Fine-tuning of Open-Source LLMs for Predicting Customer Purchase Behaviors

    cs.IR 2025-01 conditional novelty 4.0 of 10

    Instruction-tuned Mistral 7B achieves modestly higher F1 than CNN/LSTM on next merchant category prediction, but the evaluation lacks significance tests and the weighted F1 is dominated by an 'Other' class.

  25. Improving the Performance of Sequential Recommendation Systems with an Extended Large Language Model

    cs.IR 2025-07 conditional novelty 2.0 of 10

    Replacing Llama2 with Llama3.1 in the LlamaRec framework improved recommendation metrics by 8 to 39 percent on three public datasets.

Pith tools