MEGA Hub

CogRec: Structure-Cognitive Fast-and-Slow Reasoning for Generative Recommendation

Authors

Do you know Xiang Liu?You can claim authorship or link another user.Do you know Jingsong Su?You can claim authorship or link another user.Do you know Shuqi Zhao?You can claim authorship or link another user.Do you know Pengbo Mo?You can claim authorship or link another user.Do you know Yiming Qiu?You can claim authorship or link another user.Do you know Huimu Wang?You can claim authorship or link another user.Do you know Mingming Li?You can claim authorship or link another user.Do you know Jiao Dai?You can claim authorship or link another user.Do you know Jizhong Han?You can claim authorship or link another user.Do you know Songlin Hu?You can claim authorship or link another user.

Abstract

Semantic-ID-based generative recommendation represents each item as a hierarchical discrete token sequence and reformulates next-item prediction as constrained sequence generation. Existing methods, however, mainly use Semantic IDs as target sequences to be memorized, leaving the hierarchy, intra-layer relations, and item neighborhoods underused as an explicit reasoning space. Explicit reasoning-enhanced generative methods often produce a natural-language rationale before the item identifier, but this rationale is only weakly coupled with the discrete SID space in which the final prediction is made. We propose CogRec, a structure-cognitive fast-and-slow reasoning framework that grounds intermediate reasoning in the same SID topology used for target generation. CogRec augments the vertical SID hierarchy with intra-layer semantic graphs and item-level neighborhoods, and introduces SID Routing to represent recommendation reasoning through layer-wise Match, LateralJump, and Explore operations. Exact matching implements fast semantic localization, whereas lateral and exploratory operations instantiate slower structural navigation. A supervised multi-stage pipeline aligns the newly introduced SID tokens, establishes direct SID generation, and trains natural-language and SID-routing reasoning branches from a shared checkpoint under the same trie-constrained output space. Experiments on three public sequential-recommendation benchmarks show that SID Routing improves its corresponding direct-generation, indicate that structure-grounded reasoning is most useful when prefix matching is insufficient but learnable SID-space transitions remain available, whereas long or weakly supported routes introduce additional decoding cost and accumulated errors. Code is available at https://github.com/caskcsg/CogRec

Community

00