paper-with-me

Papers

ActionPiece: Contextually Tokenizing Action Sequences for Generative Recommendation

2025-02-19 · Yupeng Hou, Jianmo Ni, Zhankui He, Noveen Sachdeva, Wang-Cheng Kang, Ed H. Chi, Julian McAuley, Derek Zhiyuan Cheng

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, which serve as the initial tokens. 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. Experiments on public datasets demonstrate that ActionPiece consistently outperforms existing action tokenization methods, improving NDCG@$10$ by $6.00\%$ to $12.82\%$.

📄 PDF Abstract BibTeX arXiv:2502.13581

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

ActionPiece: Rethinking Action Tokenization for Autoregressive Vision-Language-Action Models

2026-09-16 · Shijie Lian, Bin Yu, Zhaolong Shen, Xiaopeng Lin 외 hf

Action tokenizers play a central role in autoregressive vision-language-action (VLA) models, determining both the targets for policy training and the executable commands recovered from predicted tokens. Their fidelity is…

Representation Learning

Enhancing Item Tokenization for Generative Recommendation through Self-Improvement

2024-12-22 · Runjin Chen, Mingxuan Ju, Ngoc Bui, Dimosthenis Antypas 외

Generative recommendation systems, driven by large language models (LLMs), present an innovative approach to predicting user preferences by modeling items as token sequences and generating recommendations in a generative…

Recommendation Systems

Behavior Generation with Latent Actions

2024-03-05 · Seungjae Lee, Yibin Wang, Haritheja Etukuru, H. Jin Kim 외

Generative modeling of complex behaviors from labeled datasets has been a longstanding problem in decision making. Unlike language or image generation, decision making requires modeling actions - continuous-valued vector…

Autonomous DrivingDecision MakingImage GenerationImitation Learning+1

MEGA: Masked Generative Autoencoder for Human Mesh Recovery

2024-05-29 · CVPR 2025 1 · Guénolé Fiche, Simon Leglaive, Xavier Alameda-Pineda, Francesc Moreno-Noguer

Human Mesh Recovery (HMR) from a single RGB image is a highly ambiguous problem, as an infinite set of 3D interpretations can explain the 2D observation equally well. Nevertheless, most HMR methods overlook this issue an…

Human Mesh Recovery

Draw Step by Step: Reconstructing CAD Construction Sequences from Point Clouds via Multimodal Diffusion.

2024-01-01 · CVPR 2024 1 · Weijian Ma, Shuaiqi Chen, Yunzhong Lou, Xueyang Li 외

Reconstructing CAD construction sequences from raw 3D geometry serves as an interface between real-world objects and digital designs. In this paper we propose CAD-Diffuser a multimodal diffusion scheme aiming at inte…

3D geometryCAD Reconstruction