English

End-to-End Semantic ID Generation for Generative Advertisement Recommendation

Information Retrieval 2026-05-22 v3 Machine Learning

Abstract

Generative Recommendation (GR) has excelled by framing recommendation as next-token prediction. This paradigm relies on Semantic IDs (SIDs) to tokenize large-scale items into discrete sequences. Existing GR approaches predominantly generate SIDs via Residual Quantization (RQ), where items are encoded into embeddings and then quantized to discrete SIDs. However, this paradigm suffers from inherent limitations: 1) Objective misalignment and semantic degradation stemming from the two-stage compression; 2) Error accumulation inherent in the structure of RQ. To address these limitations, we propose UniSID, a Unified SID generation framework for generative advertisement recommendation. Specifically, we jointly optimize embeddings and SIDs in an end-to-end manner from raw advertising data, enabling semantic information to flow directly into the SID space and thus addressing the inherent limitations of the two-stage cascading compression paradigm. To capture fine-grained semantics, a multi-granularity contrastive learning strategy is introduced to align distinct items across SID levels. Finally, a summary-based ad reconstruction mechanism is proposed to encourage SIDs to capture high-level semantic information that is not explicitly present in advertising contexts. Experiments demonstrate that UniSID consistently outperforms state-of-the-art SID generation methods, yielding up to a 4.62% improvement in Hit Rate metrics across downstream advertising scenarios compared to the strongest baseline.

Keywords

Cite

@article{arxiv.2602.10445,
  title  = {End-to-End Semantic ID Generation for Generative Advertisement Recommendation},
  author = {Jie Jiang and Xinxun Zhang and Enming Zhang and Yuling Xiong and Jun Zhang and Jingwen Wang and Huan Yu and Yuxiang Wang and Hao Wang and Xiao Yan and Jiawei Jiang},
  journal= {arXiv preprint arXiv:2602.10445},
  year   = {2026}
}

Comments

Add the emails

R2 v1 2026-07-01T10:31:04.122Z