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

連続した項目表現から候補を生成する推薦モデル

X-Rec Technical Report

Chenglei Shen, Chenzhe Huang, Dong Jiang, Hongjie Gao, Jue Zhang, Kun Xú, Lincan Cai, Nan Zhuang, Pan Zhang, Shi Chen, Shunchi Zhang, Xiaoyu Ye, Yang Jin, Yu Zhang, Zhenwei An, Zhongtao Jiang, Zhiwei Wang, Kun Xǔ

この論文をやさしく読む

ひとことで言うと

次に薦める項目を、連続した表現空間で生成して検索する推薦モデルです。

何に役立つ?

多様な利用者の興味を表しながら、推薦候補の検索速度を上げる検討に役立ちます。

この研究の面白いところ

意味領域を先に選んでから細部を作り、項目表現の球面上に沿う生成を行います。

どこまで分かった?

ベンチマークとTikTokの特定コンテンツでの導入結果です。ほかのサービスでも同じ改善が得られるとは要旨にありません。

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

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

生成モデルの進展により、推薦を次の項目を生成する問題として扱う方法が広がっている。従来の検索には主に二つの方式がある。ユーザーから項目への方式(U2I)は、利用者の文脈を一つまたは少数の決定的な埋め込みで表すため、多様で複数の山を持つ興味を捉えにくい。意味IDによる自己回帰方式(SID-AR)は、より豊かな分布を表せるが、量子化誤差と逐次復号の低い処理量が問題になる。本研究ではX-Recを提案する。フローマッチングを用いて連続的な項目埋め込み空間で推薦分布を直接学習し、近似最近傍検索のための埋め込みを生成する。これを有効かつ効率的にする設計は三つある。第一に、アンカーによる条件付けで生成を大まかな意味領域の選択と細かな改良に分ける。第二に、リーマン幾何を用いたフローマッチングで、生成の軌道を項目埋め込みの超球面幾何に合わせる。第三に、速度場の反復推定をTransformerの最後の層に限る、後段で相互作用する拡散Transformerを設計する。ストリーミング型のベンチマークではU2Iの基準方式を大幅に上回り、SID-ARと同等の検索品質を保ちつつ、推論の処理量はSID-ARの3.46倍だった。X-RecはTikTokの特定の縦型コンテンツ向けに新しい検索元としても導入され、連続した二度の投入で、当該分野のエンゲージメントが4.1484%、全体のエンゲージメントが0.0111%向上した。

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

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

更新履歴

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

原文の要旨

Recent advances in generative modeling have reshaped recommender systems by formulating recommendation as a next-item generation problem. Existing retrieval approaches primarily follow two paradigms: user-to-item (U2I) methods represent user context using one or a few deterministic embeddings, which limits the ability to capture diverse and multi-mode interests, while semantic-ID-based autoregressive (SID-AR) methods model more expressive distributions but suffer from quantization errors and the low throughput of sequential decoding. To address these limitations, we propose X-Rec to directly learn the recommendation distribution in the continuous item embedding space through flow matching and generate embedding triggers for approximate nearest neighbor retrieval. X-Rec incorporates three key designs to make this formulation effective and efficient. First, we introduce anchor conditioning to decompose generation into coarse semantic-region selection and fine-grained refinement. Second, we adopt Riemannian flow matching to align generative trajectories with the hyperspherical geometry of item embeddings. Third, we design a late-interaction diffusion Transformer that restricts repeated velocity-field estimation to the final Transformer layer. On a streaming benchmark, X-Rec substantially outperforms U2I baselines, matches the retrieval quality of SID-AR methods, and delivers 3.46x higher inference throughput than SID-AR. X-Rec has also been deployed as a new retrieval source for a specific vertical content on TikTok, where two consecutive launches have yielded significant improvements in both vertical engagement (+4.1484%) and general engagement (+0.0111%).

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