paper-with-me

Papers

Reasoning over Semantic IDs Enhances Generative Recommendation

2026-03-24 · Yingzhi He, Yan Sun, Junfei Tan, Yuxin Chen, Xiaoyu Kong, Chunxu Shen, Xiang Wang, An Zhang, Tat-Seng Chua arxiv

Recent advances in generative recommendation have leveraged pretrained LLMs by formulating sequential recommendation as autoregressive generation over a unified token space comprising language tokens and itemic identifiers, where each item is represented by a compact sequence of discrete tokens, namely Semantic IDs (SIDs). This SID-based formulation enables efficient decoding over large-scale item corpora and provides a natural interface for LLM-based recommenders to leverage rich world knowledge. Meanwhile, breakthroughs in LLM reasoning motivate reasoning-enhanced recommendation, yet effective reasoning over SIDs remains underexplored and challenging. Itemic tokens are not natively meaningful to LLMs; moreover, recommendation-oriented SID reasoning is hard to evaluate, making high-quality supervision scarce. To address these challenges, we propose SIDReasoner, a two-stage framework that elicits reasoning over SIDs by strengthening SID--language alignment to unlock transferable LLM reasoning, rather than relying on large amounts of recommendation-specific reasoning traces. Concretely, SIDReasoner first enhances SID-language alignment via multi-task training on an enriched SID-centered corpus synthesized by a stronger teacher model, grounding itemic tokens in diverse semantic and behavioral contexts. Building on this enhanced alignment, SIDReasoner further improves recommendation reasoning through outcome-driven reinforced optimization, which guides the model toward effective reasoning trajectories without requiring explicit reasoning annotations. Extensive experiments on three real-world datasets demonstrate the effectiveness of our reasoning-augmented SID-based generative recommendation. Beyond accuracy, the results highlight the broader potential of large reasoning models for generative recommendation, including improved interpretability and cross-domain generalization.

📄 PDF Abstract BibTeX arXiv:2603.23183

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential RecommendationDomain Generalization

Similar Papers 제목 키워드 기반

HoloRec: Holistic Encoding and Interleaved Reasoning for Generative Recommendation

2026-06-13 · Shuqi Zhao, Jingsong Su, Xiang Liu, Xingzhi Yao 외 arxiv

Generative recommendation models that formulate the task as sequence generation overcome the objective fragmentation problem of traditional cascade architectures, yet existing approaches still suffer from flat semantic r…

Iterative Semantic Reasoning from Individual to Group Interests for Generative Recommendation with LLMs

2026-03-14 · Xiaofei Zhu, Jinfei Chen, Feiyang Yuan, Zhou Yang arxiv

Recommendation systems aim to learn user interests from historical behaviors and deliver relevant items. Recent methods leverage large language models (LLMs) to construct and integrate semantic representations of users a…

Recommendation Systems

SAPO: Step-Aligned Policy Optimization for Reasoning-Based Generative Recommendation

2026-05-17 · Zaiyi Zheng, Guanghui Min, Yaochen Zhu, Liang Wu 외 arxiv

Generative recommendation treats next-item prediction as autoregressive item-identifier generation. Specifically, items are encoded as semantic identifiers (SIDs), which are short coarse-to-fine token sequences whose ear…

Reinforcement Learning

Reasoning Over Space: Enabling Geographic Reasoning for LLM-Based Generative Next POI Recommendation

2026-01-08 · Dongyi Lv, Qiuyu Ding, Heng-Da Xu, Zhaoxu Sun 외 arxiv

Generative recommendation with large language models (LLMs) reframes prediction as sequence generation, yet existing LLM-based recommenders remain limited in leveraging geographic signals that are crucial in mobility and…

Reinforcement Learning

OneReason Technical Report

2026-06-04 · OneRec Team, Biao Yang, Boyang Ding, Chenglong Chu 외 arxiv

Generative recommendation models in the OneRec family have been widely deployed in many real-world services, such as short-video, live-streaming, advertising, and e-commerce. However, these generative models can only ben…