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

推薦モデルを継続的に拡大し疎な構造へ変換する方法

Inherit4Rec: Parameter Inheritance for Efficient Scaling of Recommendation Models

Ruihao Zhang, Bo Chen, Xiao Wang, Jinlong Jiao, Tijian Hu, Qinglin Jia, Xiuqiang He, Xiangyu Zhao, Chaoyi Ma, Ruiming Tang, Wenwu Ou

この論文をやさしく読む

ひとことで言うと

推薦モデルの重みを引き継ぎ、大きくしたり疎な構造へ変えたりする研究。

何に役立つ?

推薦モデルを継続更新しながら計算費用を抑える方法の検討に役立つ。

この研究の面白いところ

密なモデルの拡大と疎な専門家混合への変換を一つの枠組みで扱う点。

どこまで分かった?

評価結果は二つの推薦データセットと指定された比較法に基づく。

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

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

産業用の推薦システムでは、モデルの容量を大きくすることが性能上の限界を越える有効な方法となっている。しかし大きな密なモデルを毎回最初から学習するには大量のデータと時間が必要で、計算量の増加は実運用での厳しい処理予算と衝突する。パラメータを引き継ぐ方法は密なモデルの拡大と疎なモデルへの変換の両方に有望だが、既存の方法は主に固定されたデータ集合向けで、変化し続ける推薦データでは性能が急落しうる。本研究は、密なモデルから密なモデルへの拡大D2Dと、密なモデルから疎なモデルへの変換D2Sを支えるInherit4Recを提案する。D2Dでは混合的な拡大と非対称な学習を組み合わせ、拡大時の順方向の関数と更新の連続性を保つ。D2Sでは同時活性を考慮した分割と負荷を均衡させる損失により疎な専門家混合ネットワークを構築し、密なモデルの能力を保ちつつ各専門家を均等に活性化させる。KuaiRand-1Kと産業用の短編動画推薦データでの実験では、両変換とも全予測目的で評価したパラメータ引き継ぎの比較法を一貫して上回った。これらは、推薦システムで容量を継続的に拡大し、計算効率のよい疎な構造へ変換する方法としての有効性を示す。

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

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

更新履歴

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

原文の要旨

Scaling model capacity has emerged as an effective approach to overcoming performance bottlenecks in industrial recommender systems. However, repeatedly training larger dense models from scratch demands substantial data and time, while their growing computation conflicts with the strict serving budgets of industrial systems. Parameter inheritance provides a promising route for both dense model growth and sparse conversion, yet existing methods are primarily designed for static corpora and can suffer sharp performance drops under dynamically evolving recommendation data. To address these challenges, we propose Inherit4Rec, a parameter-inheritance framework that supports both Dense-to-Dense (D2D) growth and Dense-to-Sparse (D2S) conversion. Inherit4Rec-D2D combines hybrid growth with asymmetric training to preserve the forward function at expansion and maintain update continuity. Inherit4Rec-D2S constructs SMoE networks through co-activation-aware partitioning and a load-balancing loss, preserving dense-model capabilities while promoting balanced expert activation. Experiments on KuaiRand-1K and an industrial short-video recommendation dataset show that both transformations consistently outperform the evaluated inheritance baselines across all prediction objectives. These results demonstrate the effectiveness of Inherit4Rec for continual capacity expansion and computation-efficient sparse conversion in industrial recommender systems.

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