English

GLASS: A Generative Recommender for Long-sequence Modeling via SID-Tier and Semantic Search

Information Retrieval 2026-02-06 v1

Abstract

Leveraging long-term user behavioral patterns is a key trajectory for enhancing the accuracy of modern recommender systems. While generative recommender systems have emerged as a transformative paradigm, they face hurdles in effectively modeling extensive historical sequences. To address this challenge, we propose GLASS, a novel framework that integrates long-term user interests into the generative process via SID-Tier and Semantic Search. We first introduce SID-Tier, a module that maps long-term interactions into a unified interest vector to enhance the prediction of the initial SID token. Unlike traditional retrieval models that struggle with massive item spaces, SID-Tier leverages the compact nature of the semantic codebook to incorporate cross features between the user's long-term history and candidate semantic codes. Furthermore, we present semantic hard search, which utilizes generated coarse-grained semantic ID as dynamic keys to extract relevant historical behaviors, which are then fused via an adaptive gated fusion module to recalibrate the trajectory of subsequent fine-grained tokens. To address the inherent data sparsity in semantic hard search, we propose two strategies: semantic neighbor augmentation and codebook resizing. Extensive experiments on two large-scale real-world datasets, TAOBAO-MM and KuaiRec, demonstrate that GLASS outperforms state-of-the-art baselines, achieving significant gains in recommendation quality. Our codes are made publicly available to facilitate further research in generative recommendation.

Keywords

Cite

@article{arxiv.2602.05663,
  title  = {GLASS: A Generative Recommender for Long-sequence Modeling via SID-Tier and Semantic Search},
  author = {Shiteng Cao and Junda She and Ji Liu and Bin Zeng and Chengcheng Guo and Kuo Cai and Qiang Luo and Ruiming Tang and Han Li and Kun Gai and Zhiheng Li and Cheng Yang},
  journal= {arXiv preprint arXiv:2602.05663},
  year   = {2026}
}

Comments

10 pages,3 figures

R2 v1 2026-07-01T09:37:54.524Z