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

๐Ÿ“… 2026-08-21
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡ๆๅ‡บไธ€็งๅ•็บงๅคงๅž‹่ฏญไน‰็ ๆœฌๅŠๅŠจๆ€ๆ›ดๆ–ฐๆœบๅˆถ๏ผŒ่งฃๅ†ณๅคš็บง้™ๆ€็ ๆœฌๅœจ็”ŸๆˆๆŽจ่ไธญๅฏผ่‡ด็š„่งฃ็ ๆˆๆœฌ้ซ˜ๅ’Œ็ฉบ้—ด็จ€็–้—ฎ้ข˜ใ€‚
๐Ÿ“ Abstract
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 autoregressive decoding cost and creates a large hierarchical space that may be sparsely occupied. Static codebooks also become misaligned with current traffic as new items arrive and exposure distributions change. We propose a single-level large semantic codebook that replaces multiple residual semantic codes with one semantic token while retaining a separate collaborative disambiguation token to reduce item collisions. We further introduce an exposure-aware dynamic update mechanism based on temporal weight decay, exponential moving-average center updates, and an exposure-weighted penalty on SID changes. We also develop an offline evaluation framework covering representation quality, code utilization, cluster load, full-SID collision, and temporal stability. On two public datasets, the two-level SID improves mean Recall@10 by 5.0%-8.8% and mean NDCG@10 by 4.1%-5.1% for OneRec-V1, and by 7.1%-8.7% and 3.8%-8.5%, respectively, for OneRec-V2. Dynamic updating provides further gains on KuaiRec. Across three serving architectures, the shorter SID reduces estimated autoregressive-decoding FLOPs by 47.93%-48.70% and increases single-card QPS by 28.57%-47.0%. A five-day online A/B test serving 2.5% of production traffic improves the primary consumption metric by 0.792%.
Problem

Research questions and friction points this paper is trying to address.

generative recommendation
multi-level residual quantization
static codebooks
autoregressive decoding cost
exposure distribution
Innovation

Methods, ideas, or system contributions that make the work stand out.

single-level large semantic codebook
collaborative disambiguation token
exposure-aware dynamic update
๐Ÿ”Ž Similar Papers
2024-05-12International Conference on Information and Knowledge ManagementCitations: 60