Meta's Guided SID: Pinning Coarse Semantic ID Levels Makes Fine Levels Learnable

_reachsumit · x · 2026-09-22

Meta published Guided SID on arXiv (2609.22227) for generative retrieval, where items are represented by short Semantic IDs and recommendation is cast as autoregressive generation. Since tokenizers trained independently don't align with downstream LLMs or the end task, existing SID systems need extra bridging effort.

Method: force the coarse RQ-VAE levels to encode a predefined categorical attribute — text-grounded (legible to the LLM) and task-relevant — via deterministic supervised index assignment while keeping codebooks learnable; a trie-merge construction maps high-cardinality attributes onto the fixed code budget.

Results: guiding costs nothing intrinsically; in a matched end-to-end A/B, the guided retriever improves recall@k at every list length (up to 1.36 points).

Original post →

More from Research

Research channel →