Pith. sign in

REVIEW 12 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
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). Sign in to comment.

Forward citations

Cited by 12 Pith papers

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

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

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

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

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

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

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

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

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

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

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

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

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