Pith. sign in

REVIEW 4 cited by

TokenRec: Learning to Tokenize ID for LLM-based Generative 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 2406.10450 v3 pith:MMJVRA3F submitted 2024-06-15 cs.IR cs.AIcs.CL

classification cs.IRcs.AIcs.CL
keywords itemsusersllm-basedllmstokenizationcollaborativerecommendersystems
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
abstract

There is a growing interest in utilizing large-scale language models (LLMs) to advance next-generation Recommender Systems (RecSys), driven by their outstanding language understanding and in-context learning capabilities. In this scenario, tokenizing (i.e., indexing) users and items becomes essential for ensuring a seamless alignment of LLMs with recommendations. While several studies have made progress in representing users and items through textual contents or latent representations, challenges remain in efficiently capturing high-order collaborative knowledge into discrete tokens that are compatible with LLMs. Additionally, the majority of existing tokenization approaches often face difficulties in generalizing effectively to new/unseen users or items that were not in the training corpus. To address these challenges, we propose a novel framework called TokenRec, which introduces not only an effective ID tokenization strategy but also an efficient retrieval paradigm for LLM-based recommendations. Specifically, our tokenization strategy, Masked Vector-Quantized (MQ) Tokenizer, involves quantizing the masked user/item representations learned from collaborative filtering into discrete tokens, thus achieving a smooth incorporation of high-order collaborative knowledge and a generalizable tokenization of users and items for LLM-based RecSys. Meanwhile, our generative retrieval paradigm is designed to efficiently recommend top-$K$ items for users to eliminate the need for the time-consuming auto-regressive decoding and beam search processes used by LLMs, thus significantly reducing inference time. Comprehensive experiments validate the effectiveness of the proposed methods, demonstrating that TokenRec outperforms competitive benchmarks, including both traditional recommender systems and emerging LLM-based recommender systems.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

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

  1. GrocLM: Grocery Category Recommendation in E-Commerce with Large Language Models

    cs.AI 2026-06 conditional novelty 6.0 of 10

    A LoRA-tuned LLM with trie-constrained decoding improves grocery category recommendation and yields a 7.5% cart-add lift in production.

  2. Knowledge Graph Retrieval-Augmented Generation for LLM-based Recommendation

    cs.IR 2025-01 conditional novelty 6.0 of 10

    K-RagRec improves LLM-based recommendation by retrieving and encoding knowledge graph subgraphs as soft prompts, outperforming existing retrieval-augmented LLM recommenders on three datasets.

  3. Enhancing Item Tokenization for Generative Recommendation through Self-Improvement

    cs.LG 2024-12 conditional novelty 6.0 of 10

    SIIT lets the language model itself refine the token sequences used to identify items during recommendation fine-tuning, yielding consistent accuracy gains over fixed external tokenizations.

  4. Computational Protein Science in the Era of Large Language Models (LLMs)

    cs.CE 2025-01 conditional novelty 3.0 of 10

    A survey that categorizes protein language models by the knowledge they learn and reviews their applications, with no new experimental results.

Pith tools