Pith. sign in

REVIEW 9 cited by

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

PALR: Personalization Aware LLMs for Recommendation

classification cs.IR cs.AIcs.CL
keywords llmslanguagemodelsrecommendationuseradoptbillioncandidates
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
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 with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 9 Pith papers

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

  1. TokenMinds: Pretrained User Tokens and Embeddings for User Understanding in Large Recommender Systems

    cs.IR 2026-06 unverdicted novelty 7.0

    TokenMinds extends Semantic ID tokenization from items to users, producing paired discrete tokens and dense embeddings via an LLM-adapted encoder-decoder for industrial recommendation.

  2. DUET: Joint Exploration of User Item Profiles in Recommendation System

    cs.IR 2026-04 unverdicted novelty 7.0

    DUET uses a three-stage joint profile generator with RL feedback to create consistent user-item textual profiles that outperform independent generation in recommendation tasks.

  3. From Passive Feeds to Guided Discovery: AI-Initiated Interaction for Vague Intent in Content Exploration

    cs.HC 2026-03 conditional novelty 7.0

    Red-Rec uses AI-initiated summaries and low-effort option selection to help users with vague intent explore more broadly and with higher serendipity than user-initiated chat while requiring less typing.

  4. CoPersona: Collaborative Persona Graphs for Robust LLM Personalization

    cs.IR 2026-07 unverdicted novelty 6.0

    CoPersona introduces a multiplex persona graph for facet-level peer alignment and a dual-branch retrieval-plus-reasoning architecture to improve LLM personalization under sparse and biased user interaction data.

  5. LLM-Based User Personas for Recommendations at Scale

    cs.IR 2026-06 unverdicted novelty 6.0

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

  6. LLM-Assisted Reranking to Operationalize Nuanced Objectives in Recommender Systems

    cs.HC 2026-06 unverdicted novelty 6.0

    Empirical test on real news histories shows unconstrained LLM reranking amplifies conspiratorial content exposure while prompt constraints can increase ideological diversity with limited relevance cost.

  7. TubiFM: Unified Item, Carousel, and Search Ranking for Streaming Discovery

    cs.IR 2026-05 unverdicted novelty 6.0

    A Llama-based model trained on serialized user stories unifies item, carousel, and search ranking and outperforms specialist baselines offline while improving some online metrics and reducing latency.

  8. LLM Retrieval for Stable and Predictable Ad Recommendations

    cs.IR 2026-05 unverdicted novelty 5.0

    LLM-based semantic retrieval with hierarchical attributes and graph expansion improves stability and predictability in industrial ad recommendation systems.

  9. Personal LLM Agents: Insights and Survey about the Capability, Efficiency and Security

    cs.HC 2024-01 unverdicted novelty 3.0

    This survey discusses key components and challenges for Personal LLM Agents and reviews solutions for their capability, efficiency, and security.