Search papers, labs, and topics across Lattice.
The paper introduces SID-Coord, a framework that incorporates trainable semantic IDs (SIDs) into ID-based ranking models for short-video search to improve generalization to long-tailed items. SID-Coord coordinates HID-based memorization with SID-based generalization using an attention-based fusion module, a target-aware gating mechanism, and a SID-driven interest alignment module. Online A/B testing demonstrates that SID-Coord significantly improves long-play rate and search playback duration in a real-world production environment.
Dramatically improve short-video search for niche content by unifying memorization and generalization with a lightweight semantic ID framework that boosts long-play rates by +0.664%.
Large-scale short-video search ranking models are typically trained on sparse co-occurrence signals over hashed item identifiers (HIDs). While effective at memorizing frequent interactions, such ID-based models struggle to generalize to long-tailed items with limited exposure. This memorization-generalization trade-off remains a longstanding challenge in such industrial systems. We propose SID-Coord, a lightweight Semantic ID framework that incorporates discrete, trainable semantic IDs (SIDs) directly into ID-based ranking models. Instead of treating semantic signals as auxiliary dense features, SID-Coord represents semantics as structured identifiers and coordinates HID-based memorization with SID-based generalization within a unified modeling framework. To enable effective coordination, SID-Coord introduces three components: (1) an attention-based fusion module over hierarchical SIDs to capture multi-level semantics, (2) a target-aware HID-SID gating mechanism that adaptively balances memorization and generalization, and (3) a SID-driven interest alignment module that models the semantic similarity distribution between target items and user histories. SID-Coord can be integrated into existing production ranking systems without modifying the backbone model. Online A/B experiments in a real-world production environment show statistically significant improvements, with a +0.664% gain in long-play rate in search and a +0.369% increase in search playback duration.