Pith. sign in

REVIEW 16 cited by

Zero-Shot Next-Item Recommendation using Large Pretrained Language Models

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 2304.03153 v1 pith:BM3EM6D7 submitted 2023-04-06 cs.IR cs.CL

Zero-Shot Next-Item Recommendation using Large Pretrained Language Models

classification cs.IR cs.CL
keywords llmszero-shotnext-itemrecommendationlanguagelargemodelsprompting
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

Large language models (LLMs) have achieved impressive zero-shot performance in various natural language processing (NLP) tasks, demonstrating their capabilities for inference without training examples. Despite their success, no research has yet explored the potential of LLMs to perform next-item recommendations in the zero-shot setting. We have identified two major challenges that must be addressed to enable LLMs to act effectively as recommenders. First, the recommendation space can be extremely large for LLMs, and LLMs do not know about the target user's past interacted items and preferences. To address this gap, we propose a prompting strategy called Zero-Shot Next-Item Recommendation (NIR) prompting that directs LLMs to make next-item recommendations. Specifically, the NIR-based strategy involves using an external module to generate candidate items based on user-filtering or item-filtering. Our strategy incorporates a 3-step prompting that guides GPT-3 to carry subtasks that capture the user's preferences, select representative previously watched movies, and recommend a ranked list of 10 movies. We evaluate the proposed approach using GPT-3 on MovieLens 100K dataset and show that it achieves strong zero-shot performance, even outperforming some strong sequential recommendation models trained on the entire training dataset. These promising results highlight the ample research opportunities to use LLMs as recommenders. The code can be found at https://github.com/AGI-Edgerunners/LLM-Next-Item-Rec.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 16 Pith papers

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

  1. F-GRPO: Factorized Group-Relative Policy Optimization for Unified Candidate Generation and Ranking

    cs.LG 2026-05 unverdicted novelty 7.0

    F-GRPO factorizes group-relative policy optimization into generation and ranking phases within one autoregressive sequence, using order-invariant coverage and position-aware utility rewards to improve top-ranked perfo...

  2. LLMAR: A Tuning-Free Recommendation Framework for Sparse and Text-Rich Industrial Domains

    cs.IR 2026-03 unverdicted novelty 7.0

    LLMAR applies LLM reasoning with a self-correction reflection loop to generate semantic user motives for tuning-free recommendations, showing up to 54.6% nDCG@10 gains on a sparse industrial dataset over trained baselines.

  3. SRBench: A Comprehensive Benchmark for Sequential Recommendation with Large Language Models

    cs.IR 2026-01 unverdicted novelty 7.0

    SRBench is a multi-dimensional benchmark for sequential recommendation that uses prompt engineering and a coupled extraction mechanism to support fair evaluation of both neural-network and LLM-based models across accu...

  4. BEAR: Towards Beam-Search-Aware Optimization for Recommendation with Large Language Models

    cs.IR 2026-01 conditional novelty 7.0

    BEAR adds a beam-search-aware regularization to LLM fine-tuning for recommendations that forces positive-item tokens to rank in the top-B candidates at each decoding step to avoid premature pruning.

  5. LBR: Towards Mitigating Length Bias in Large Language Models for Recommendation

    cs.IR 2026-07 accept novelty 6.5

    LBR removes length bias in LLM recommenders via length-aware attention offsets and Trie-branching information-length normalization, improving accuracy and fairness with negligible cost.

  6. Learning Sparse Representations of Multimodal Content for Enhanced Cold Item Recommendation

    cs.IR 2026-07 conditional novelty 6.0

    Sparse content embeddings with a pre-sparsification alpha-entmax activation outperform dense embeddings for cold-start item recommendation at lower storage cost, especially for users with multiple interests.

  7. BEAR: Towards Beam-Search-Aware Optimization for Recommendation with Large Language Models

    cs.IR 2026-01 reject novelty 6.0

    BEAR is a cheap token-level top-B regularizer for LLM-based recommendation, but its central claim that this condition is necessary for beam-search survival is incorrect.

  8. SpecTran: Spectral-Aware Transformer-based Adapter for LLM-Enhanced Sequential Recommendation

    cs.IR 2026-01 unverdicted novelty 6.0

    SpecTran applies a spectral-aware transformer adapter with learnable position encoding to aggregate informative components across the full spectrum of LLM embeddings, yielding 9.17% average gains on sequential recomme...

  9. Training LLMs with Reinforcement Learning for Intent-Aware Personalized Question Answering

    cs.CL 2026-05 unverdicted novelty 5.0

    IAP uses RL to train LLMs to explicitly infer and apply implicit user intent in single-turn personalized QA, achieving ~7.5% average macro-score gains over baselines on LaMP-QA.

  10. RcLLM: Accelerating Generative Recommendation via Beyond-Prefix KV Caching

    cs.DC 2026-05 unverdicted novelty 5.0

    RcLLM accelerates generative recommendation inference by 1.31x-9.51x in TTFT through beyond-prefix KV caching, replicated user caches, sharded item caches, affinity scheduling, and selective attention with negligible ...

  11. LLMAR: A Tuning-Free Recommendation Framework for Sparse and Text-Rich Industrial Domains

    cs.IR 2026-03 conditional novelty 5.0

    A tuning-free LLM pipeline that annotates user histories with inferred motives and uses a reflection loop to correct search queries beats ID-based recommenders on a sparse industrial risk dataset.

  12. A Comparative Study of Demonstration Selection for Practical Large Language Models-based Next POI Prediction

    cs.CL 2026-03 conditional novelty 5.0

    Heuristic demonstration selection methods outperform embedding-based methods for practical LLM-based next POI prediction on three real-world datasets.

  13. LLM-based User Profile Management for Recommender System

    cs.CL 2025-02 unverdicted novelty 5.0

    PURE is a three-component LLM system that extracts and maintains user profiles from reviews to outperform prior LLM recommenders on sequential Amazon tasks.

  14. An LLM-Powered Semantic Alignment Framework for Journal Recommendation

    cs.IR 2026-06 unverdicted novelty 4.0

    An LLM semantic-matching framework for journal recommendation reports 40.23% Top-3 accuracy on 23,609 statistics articles from 49 journals without task-specific training.

  15. A Reproducibility Analysis of PO4ISR: Diagnosing and Mitigating Semantic Drift in LLM-Based Session Recommendation

    cs.IR 2026-04 unverdicted novelty 4.0

    Reproducibility study diagnoses semantic drift in PO4ISR and introduces PO4ISR++ with reflexive prompting that restores performance with gains up to 54% on Games and 96% on Bundle.

  16. Efficient LLM-based Advertising via Model Compression and Parallel Verification

    cs.CL 2026-05 unverdicted novelty 3.0

    An Efficient Generative Targeting framework accelerates LLM inference in advertising via adaptive group quantization, layer-adaptive hierarchical sparsification, and prefix-tree parallel verification while accepting l...