長い利用履歴と複数の関心を推薦システムで扱うMuSeR
MuSeR: Scalable Long-sequence Recommendation with Multi-interest Modeling
この論文をやさしく読む
ひとことで言うと
直近だけでなく過去の長い行動履歴も使い、利用者の複数の関心を推薦へ反映させる実運用システムです。
何に役立つ?
処理時間とメモリに上限がある推薦サービスで、長期履歴を使う構成を検討する参考になります。Baidu APPではオンラインA/Bテストの改善が報告されています。
この研究の面白いところ
古い履歴を段階的に圧縮し、関心の分離、意味情報の補強、非同期更新、キャッシュを組み合わせて、実際の配信処理へ収めています。
どこまで分かった?
0.26%と0.89%はそれぞれ日次利用者数と総セッション時間の増加率で、正解率の改善ポイントではありません。要旨では試験期間や利用者数、費用削減量は示されていません。
v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。
アブストラクトの日本語訳
非常に長い利用者の行動列には、安定した多様な好みの豊富な手掛かりがある。しかし、産業用推薦システムは遅延とメモリの厳しい制約のもとで履歴を数百行動へ切り詰めることが多く、長期的な関心を十分に活用できていない。利用者はニュース、Q&A、短い動画などの様式をまたいで異質な複数の意図を持つが、疎なID埋め込みだけでは表現しにくい。 本研究では、実運用されているMGSシステムを基盤とする検索枠組み、Multi-interest Sequence Representation(MuSeR)を提示する。MuSeRは3つの要素を統合する。(1)最近の行動は完全な解像度で保持し、古い区間ほど段階的にまとめる階層的な時間圧縮により、1人当たり10^4〜10^5件のやり取りを一定の配信処理予算に収める。(2)直交性の正則化を使い、複数のクエリによる関心の抽出を分離する。(3)大規模言語モデルから蒸留したテキスト要約で疎なアイテムIDを補う、マルチモーダルな意味の整合を行う。産業環境への導入に向けて、適応的キャッシュを伴う利用者表現の非同期更新と、異種ハードウェアをまたぐ階層的ビームサーチ検索も採用する。 3つの公開ベンチマークと大規模な産業データセットで、MuSeRは強力な長系列・複数関心のベースラインより一貫してRecall@Kを改善する。Baidu APPのホームページフィード、発見フィード、短動画の場面で実施したオンラインA/Bテストでは、日次アクティブ利用者が0.26%、総セッション時間が0.89%増加し、いずれも統計的に有意だった(p<0.05)。同時に、配信時の遅延と費用も削減した。本研究の貢献は新しいモデル化の基本要素の提案ではなく、長期的関心、複数の関心、マルチモーダルなモデル化をリアルタイムの本番処理で同時に利用可能にするシステム全体の統合と、それを維持するための工学的な実践である。
v1の要旨から自動生成。本文の精読・人による確認は未実施。
- 初稿
- 2026-09-20(UTC)
- 最新改訂
- 2026-09-20 · v1
- 査読・掲載
- 査読状況未確認
更新履歴
- v1 2026-09-20 この版を読む
取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。
原文の要旨
Ultra-long user behavior sequences carry rich signals of stable and diverse preferences, yet industrial recommender systems typically truncate histories to a few hundred actions under strict latency and memory budgets, leaving long-term interests under-utilized. Users also pursue multiple heterogeneous intents across modalities such as news, Q&A, and short video, which sparse ID embeddings alone struggle to represent. We present Multi-interest Sequence Representation (MuSeR), a retrieval framework built on the deployed MGS system, which integrates three components: (i) hierarchical temporal compression, which retains recent actions at full resolution while progressively pooling older segments, so that per-user histories of $10^{4}$-$10^{5}$ interactions fit within a fixed serving budget; (ii) disentangled multi-query interest extraction with orthogonality regularization; and (iii) multimodal semantic alignment, which augments sparse item IDs with textual summaries distilled from a large language model. For industrial deployment, MuSeR further adopts asynchronous user-representation refresh with adaptive caching and hierarchical beam-search retrieval across heterogeneous hardware. On three public benchmarks and a large-scale industrial dataset, MuSeR consistently improves Recall@$K$ over strong long-sequence and multi-interest baselines. In online A/B tests on Baidu APP's homepage feed, discovery feed, and short-video scenarios, MuSeR yields +0.26% daily active users and +0.89% total session duration (both statistically significant, p<0.05), alongside reduced serving latency and cost. Rather than proposing a new modeling primitive, our contribution is a system-level integration that makes long-term, multi-interest, and multimodal modeling jointly deployable in a real-time production pipeline, together with the engineering practices required to sustain it.
arXiv ID: 2609.23677 / 要約の誤りについて