arXiv論文メモ
新着一覧
cs.LG / cs.AI · 査読状況未確認

推薦モデルへ新しい予測課題を素早く追加する軽量ヘッド

Lightweight Ranking Heads: Accelerating Multi-Task Experimentation in Production Recommender Systems

Sanjay Surendranath Girija, Aniruddh Nath, Li Wei, Yanhao Jiang, Shawn Andrews, Lukasz Heldt, Yi Wu, Aditya Mahajan, Mohit Sharma

この論文をやさしく読む

ひとことで言うと

大規模な推薦モデルに新しい予測課題を追加する際、基盤部分を再学習せず軽量な部分だけ学習する。

何に役立つ?

推薦システムで新しいランキング課題を短い周期で試す際に役立つ。

この研究の面白いところ

YouTube規模の導入で、実験の反復期間を数週間から数日に短縮したと報告する。

どこまで分かった?

要旨には個々のランキング指標や事業上の効果量の具体的な数値は示されていない。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

実運用の大規模な推薦システムは複雑な複数課題のランキングモデルに依存している。新しい予測課題を導入すると、既存課題との悪影響を伴う競合が起こり得るほか、基盤モデルや後段モデルの高コストな再学習、報酬の組合せ式の調整によって開発と実験に長い時間がかかる。本研究は実験の遅さに対処する Lightweight Ranking Heads、略して Light Heads を導入する。継続的なオンライン学習向けに設計され、既存の複数課題ランキングモデルへ新しい課題を動的に追加し、基盤モデルの最初からの学習や再学習を不要にする。勾配を止める操作と状態を持たない日次学習によって新課題を厳密に分離し、課題間の悪影響を抑える。中央管理の設定により複数モデルへ同時に Light Heads を追加でき、学習データの生成と後段モデルの共同学習を速める。YouTube 規模で実際に導入され、複数課題の実験の反復期間を数週間から数日に短縮した。本論文はシステム構造を詳述し、状態を持たず新たに学習するヘッドの学習挙動を分析して、完全なヘッドとの性能を比較し、Light Heads によって新しいランキング課題の迅速なA/B実験と導入が可能になり、実運用で測定可能な価値を生んだことを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

Modern production-scale recommender systems rely on complex, multi-task ranking models. Introducing new prediction tasks into these massive systems often causes bottlenecks - it risks negative task conflicts with existing tasks, and can lead to long development and experimentation cycles due to the expensive retraining of backbone models and downstream models or tuning of reward combination formulas. To address the critical challenge of slow experimentation velocity, we introduce the Lightweight Ranking Heads (Light Heads) framework. Designed for continuous online learning environments, Light Heads enable the dynamic injection of new tasks into existing multi-task ranking models, effectively obviating the need for model cold-starting and retraining of backbone models. By utilizing stop-gradients and stateless daily training, this design strictly isolates new tasks, mitigating the risk of adverse task conflicts. Crucially, this framework uses a centralized configuration that allows Light Heads to be added to multiple models simultaneously, unblocking faster training data generation and co-training of downstream models. Successfully deployed at YouTube scale, this approach reduces the iteration cycle for multi-task experimentation from several weeks to days. In this paper, we detail the system architecture, analyze the training dynamics of stateless cold-started heads, compare their performance to full heads, and demonstrate how Light Heads have enabled the rapid A/B experimentation and deployment of new ranking tasks that yield measurable production value.

著者のコメント

ACM RecSys 2026 - Online and Adaptive Recommender Systems

arXiv ID: 2609.25433 / 要約の誤りについて