Act-With-Think: Chunk Auto-Regressive Modeling for Generative Recommendation
Yifan Wang, Weinan Gan, Longtao Xiao, Jieming Zhu, Heng Chang, Haozhao Wang, Rui Zhang, Zhenhua Dong, Ruiming Tang, Ruixuan Li

TL;DR
This paper introduces Chunk AutoRegressive Modeling (CAR), a novel generative recommendation framework that integrates semantics and user behavior into a unified autoregressive transformer, significantly improving recommendation accuracy.
Contribution
CAR is the first to incorporate semantics and behavior into a single autoregressive model for recommendation, emulating a 'think-and-act' process and enhancing prediction performance.
Findings
CAR outperforms traditional AR methods with up to 22.30% improvement in Recall@5.
Scaling the number of semantics bits improves model performance.
CAR demonstrates a slow-thinking mechanism similar to reasoning in large language models.
Abstract
Generative recommendation (GR) typically encodes behavioral or semantic aspects of item information into discrete tokens, leveraging the standard autoregressive (AR) generation paradigm to make predictions. However, existing methods tend to overlook their intrinsic relationship, that is, the semantic usually provides some reasonable explainability "" for the behavior "", which may constrain the full potential of GR. To this end, we present Chunk AutoRegressive Modeling (CAR), a new generation paradigm following the decision pattern that users usually think semantic aspects of items (e.g. brand) and then take actions on target items (e.g. purchase). Our CAR, for the , incorporates semantics (SIDs) and behavior (UID) into a single autoregressive transformer from an ``act-with-think'' dual perspective via chunk-level autoregression.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Explainable Artificial Intelligence (XAI) · Topic Modeling
