REVIEW 11 cited by
ActionPiece: Contextually Tokenizing Action Sequences for 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
read the original abstract
Generative recommendation (GR) is an emerging paradigm where user actions are tokenized into discrete token patterns and autoregressively generated as predictions. However, existing GR models tokenize each action independently, assigning the same fixed tokens to identical actions across all sequences without considering contextual relationships. This lack of context-awareness can lead to suboptimal performance, as the same action may hold different meanings depending on its surrounding context. To address this issue, we propose ActionPiece to explicitly incorporate context when tokenizing action sequences. In ActionPiece, each action is represented as a set of item features. Given the action sequence corpora, we construct the vocabulary by merging feature patterns as new tokens, based on their co-occurrence frequency both within individual sets and across adjacent sets. Considering the unordered nature of feature sets, we further introduce set permutation regularization, which produces multiple segmentations of action sequences with the same semantics. Our code is available at: https://github.com/google-deepmind/action_piece.
Forward citations
Cited by 11 Pith papers
-
Hierarchical Residual Policy Optimization for Generative Recommendations
HRPO decomposes item-level rewards into token-level 'residual credits' along semantic identifier hierarchies and optimizes the generator with a PPO-style objective, improving session utility in KuaiSim and production ...
-
From Understanding to Action: Feedback-Grounded Policy Discovery for Generative Recommendation
A feedback-grounded framework discovers recommendation policies by their measured advantage over intent-only baselines and distills them into two latent tokens of a lightweight Semantic-ID recommender.
-
Can Generative Recommendation Reach Cold Items? A Temporal Perspective on Semantic-ID Generation
Under a strict time-ordered evaluation, semantic-ID generative recommenders nearly always fail to retrieve items that appear after training, succeeding only for cold items with already-observed tokens and deep prefixes.
-
Bridging the Structural Gap: Adapting Autoregressive Generation for Recommendation
BARGE improves generative sequential recommendation by restoring item boundaries in the encoder and suppressing hierarchical semantic drift in decoding, outperforming prior generative baselines on public and industria...
-
Beyond Fixed Depths and Widths: Optimizing Textual Decoding Tries in LLM-based Generative Recommendation
BONSAI constructs variable-depth, low-branching decoding tries for LLM-based generative recommendation and reports 16–22% relative gains over state-of-the-art baselines.
-
Unleash the Potential of Long Semantic IDs for Generative Recommendation
A cross-attention merger compresses 32-token OPQ semantic IDs into 4 latent tokens, and an intent token trained with token-level and item-level objectives improves next-item recommendation.
-
GRACE: Generative Recommendation via Journey-Aware Sparse Attention on Chain-of-Thought Tokenization
A generative recommendation model that adds chain-of-thought attribute tokens from a product knowledge graph and uses journey-aware sparse attention, reporting large accuracy and efficiency gains over prior generative...
-
RecoWorld: Building Simulated Environments for Agentic Recommender Systems
A design proposal, not a tested system: a dual-view simulation loop in which an LLM-simulated user issues reflective instructions when about to disengage, and an instruction-following recommender adapts to maximize si...
-
Act-With-Think: Chunk Auto-Regressive Modeling for Generative Recommendation
CAR predicts each item as a chunk of semantic IDs plus a unique ID in one autoregressive step and reports large Recall@5 gains on three Amazon datasets.
-
Coarse-to-Fine Long-term Interest Modeling for Generative Recommendation
GLASS extends generative retrieval with a tiered long-term interest vector and a first-SID-keyed search of long histories, reporting consistent gains over Tiger and DualGR on two public datasets.
-
GLoSS: Generative Language Models with Semantic Search for Sequential Recommendation
Using LLaMA-3 generated queries and dense item retrieval, GLoSS reports state-of-the-art Recall@5 on Amazon Beauty, Toys, and Sports.
Discussion (0). Continue with ORCID to comment.