短編動画の視聴時間分布を推薦処理に渡す仕組み
Beyond a Scalar: Distributional Serving Interfaces for Watch-Time Prediction
この論文をやさしく読む
ひとことで言うと
短編動画の視聴時間を単一の予測値ではなく、視聴状態や時刻の分布を要約して推薦処理に渡す方法。
何に役立つ?
考えられる用途は、視聴完了や順位付けなど複数の目標で、同じ視聴予測から必要な情報を取り出すこと。3データセットでの誤差や順位付けの評価が報告されている。
この研究の面白いところ
分布の学習器を固定し、課題ごとに軽量な読み出しを学習する構成。予測平均と動画長だけでは失われる情報が要約に残ることを比較している。
どこまで分かった?
性能は要旨に記された3データセットや追加目標での評価。実際の推薦サービスに導入したときの長期的な利用者行動の変化は要旨に記載がない。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
視聴時間は短編動画フィードの主要な反応指標であり、その予測は順位付けと露出に直接影響する。既存手法は、動画の長さによる偏りを補正したり、より豊かな分布をモデル化したりして予測を改善するが、配信時に提供するのは期待視聴時間や偏りを除いた視聴時間だけというものが多い。後段のモデルに動画の長さが渡されても、視聴完了、長さを超える再生など、後続の課題に関わる領域の確率は得られず、視聴時間の単一推定値だけとなる。この制約に対し、分布提供器、小さな低次元の要約、課題別の軽量な読み出しからなるDistributional Serving Interface(DSI)を提案する。提供器は、視聴比率から作る4つの視聴状態と、それぞれの発生時刻の同時分布を学ぶ。動画の長さに基づく規則で矛盾する組み合わせを取り除き、復元損失で秒単位の精度を保つ。要約は、この分布を少数の事象確率、動画長に対する時間尺度、不確実性の統計量に縮約する。提供器の学習後はパラメータを固定し、要約と元の文脈情報を組み合わせる価値予測・順位付け用の読み出しを学習する。 KuaiRec、KuaiRand-1K、WeChat21では、DSIの全体システムは3データセットすべてで最も低い平均絶対誤差(MAE)を達成し、9つの比較手法のうち最良の結果を1.9〜8.5%上回った。また2データセットでXAUCが最良だった。システム全体を比較すると、動画長を考慮した検索指標でも先行した。読み出しを同じ条件に固定した比較でも、この要約は、予測平均と動画長の組み合わせを超える課題関連情報を保っていた。新しい目標ごとに同じ軽量な線形ヘッドを使った場合も、2つの新しい視聴時間目標で最良となり、別途記録された反応目標も改善した。一方、ランダム初期化した提供器では、この改善は再現されなかった。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-23(UTC)
- 最新改訂
- 2026-09-23 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-23 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Watch time is the primary engagement signal in short video feeds, and its prediction directly affects ranking and exposure. Existing methods improve watch time prediction by correcting duration bias or modeling richer distributions, but most expose only an expected or debiased watch time at serving time. Even when video duration is available to later models, the interface gives only one estimate of watch time and no probabilities for completion, overplay, or other regions relevant to downstream tasks. To address this limitation, we propose the Distributional Serving Interface (DSI), which has a distribution provider, a compact, low-dimensional summary, and lightweight readouts tailored to each task. The provider learns a joint distribution over four watch states derived from watch ratio and their event times; rules based on video duration remove incompatible combinations, while a restoration loss preserves accuracy in seconds. The summary reduces this distribution to a small set of event probabilities, time scales relative to duration, and uncertainty statistics. After training the provider, we fix its parameters and train value and ranking readouts that combine the summary with raw context. Across KuaiRec, KuaiRand-1K, and WeChat21, the complete DSI system achieves the lowest MAE on all three datasets, beating the strongest result among nine baselines by 1.9% to 8.5%, and achieves the best XAUC on two. It also leads retrieval metrics that account for video duration when complete systems are compared. With matched readouts held constant, the summary retains information relevant to each task beyond a predicted mean paired with video duration. Using the same lightweight linear heads for each new target, it also performs best on two new watch-time targets and improves a separately logged engagement target, while a randomly initialized provider does not reproduce this gain.
arXiv ID: 2609.28383 / 要約の誤りについて