LGAIJan 29

Zenith: Scaling up Ranking Models for Billion-scale Livestreaming Recommendation

arXiv:2601.21285v34 citationsh-index: 6
Originality Incremental advance
AI Analysis

This addresses the challenge of scaling model capacity without excessive inference latency for large-scale recommender systems, though it appears incremental as it builds on prior work on feature interactions.

The paper tackles the problem of scaling ranking models for billion-scale livestreaming recommendation by introducing Zenith, an architecture that efficiently captures feature interactions with minimal runtime overhead, achieving improvements such as +1.05% in CTR AUC and +9.93% in Quality Watch Session per User in A/B tests on TikTok Live.

Accurately capturing feature interactions is essential in recommender systems, and recent trends show that scaling up model capacity could be a key driver for next-level predictive performance. While prior work has explored various model architectures to capture multi-granularity feature interactions, relatively little attention has been paid to efficient feature handling and scaling model capacity without incurring excessive inference latency. In this paper, we address this by presenting Zenith, a scalable and efficient ranking architecture that learns complex feature interactions with minimal runtime overhead. Zenith is designed to handle a few high-dimensional Prime Tokens with Token Fusion and Token Boost modules, which exhibits superior scaling laws compared to other state-of-the-art ranking methods, thanks to its improved token heterogeneity. Its real-world effectiveness is demonstrated by deploying the architecture to TikTok Live, a leading online livestreaming platform that attracts billions of users globally. Our A/B test shows that Zenith achieves +1.05%/-1.10% in online CTR AUC and Logloss, and realizes +9.93% gains in Quality Watch Session / User and +8.11% in Quality Watch Duration / User.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes