paper-with-me

홈 › Papers

Semantic Codebook Learning for Dynamic Recommendation Models

2024-07-31 · Zheqi Lv, Shaoxuan He, Tianyu Zhan, Shengyu Zhang, Wenqiao Zhang, Jingyuan Chen, Zhou Zhao, Fei Wu

Dynamic sequential recommendation (DSR) can generate model parameters based on user behavior to improve the personalization of sequential recommendation under various user preferences. However, it faces the challenges of large parameter search space and sparse and noisy user-item interactions, which reduces the applicability of the generated model parameters. The Semantic Codebook Learning for Dynamic Recommendation Models (SOLID) framework presents a significant advancement in DSR by effectively tackling these challenges. By transforming item sequences into semantic sequences and employing a dual parameter model, SOLID compresses the parameter generation search space and leverages homogeneity within the recommendation system. The introduction of the semantic metacode and semantic codebook, which stores disentangled item representations, ensures robust and accurate parameter generation. Extensive experiments demonstrates that SOLID consistently outperforms existing DSR, delivering more accurate, stable, and robust recommendations.

📄 PDF Abstract BibTeX arXiv:2408.00123

Code (0)

등록된 구현이 없습니다.

Tasks

Sequential Recommendation

Similar Papers 제목 키워드 기반

Semantics Meet Signals: Dual Codebook Representationl Learning for Generative Recommendation

2025-11-15 · Zheng Hui, Xiaokai Wei, Reza Shirkavand, Chen Wang 외 arxiv

Generative recommendation has recently emerged as a powerful paradigm that unifies retrieval and generation, representing items as discrete semantic tokens and enabling flexible sequence modeling with autoregressive mode…

Collaborative Filtering

From a Static Multi-Level Small Semantic Codebook to a Dynamic Single-Level Large Semantic Codebook for Generative Recommendation

2026-08-21 · Tianlu Xie, Xin Ku, Mingjie Sun, Yunhao Sha 외 arxiv

Generative recommendation represents each item with a sequence of discrete Semantic IDs (SIDs) and predicts the sequence to retrieve the next item. Typical systems use multi-level residual quantization, which increases a…

PRISM: Purified Representation and Integrated Semantic Modeling for Generative Sequential Recommendation

2026-01-23 · Dengzhao Fang, Jingtong Gao, Yu Li, Xiangyu Zhao 외 arxiv

Generative Sequential Recommendation (GSR) has emerged as a promising paradigm, reframing recommendation as an autoregressive sequence generation task over discrete Semantic IDs (SIDs), typically derived via codebook-bas…

Sequential Recommendation

CRAB: Codebook Rebalancing for Bias Mitigation in Generative Recommendation

2026-04-06 · Zezhong Fan, Ziheng Chen, Luyi Ma, Jin Huang 외 arxiv

Generative recommendation (GeneRec) has introduced a new paradigm that represents items as discrete semantic tokens and predicts items in a generative manner. Despite its strong performance across multiple recommendation…

FSGR: Mitigating Token Frequency Bias for Fair SID-Based Generative Recommendation

2026-08-13 · Yuchen Zheng, Sihan Xu, Jingwen Yang, Xiangrui Cai 외 arxiv

Semantic ID (SID)-based generative recommendation has recently achieved remarkable success. However, existing methods suffer from a previously overlooked fairness issue, which we term \textbf{Token Frequency Bias}, where…