iconLogo
Published:2025/8/22 20:50:52

条件付き検索を爆速化!レコメンドの新星🌟

超要約:ユーザーの好みに合わせて、アイテム(商品とか記事とか)をピンポイントで検索できる技術だよ!

✨ ギャル的キラキラポイント ✨ ● 「二層モデル」っていう、賢いシステムをさらに賢くしたんだって! ● 「条件」を自由自在に設定できるから、色んなサービスで使える予感💖 ● データが少なくても大丈夫!すぐ始められるのが最高じゃん?

詳細解説 背景 レコメンデーション(おすすめ)って、今のネット社会には必須だよね!でも、普通のレコメンドだと、条件を絞り込むのが難しかったり、新しい条件に対応するのが大変だったり…😢

方法 既存のレコメンドシステム(二層モデル)に、アイテムの情報(条件)をプラス! ユーザーの好みと条件を組み合わせることで、欲しいものをすぐに見つけられるようにしたの✨

続きは「らくらく論文」アプリで

Bootstrapping Conditional Retrieval for User-to-Item Recommendations

Hongtao Lin / Haoyu Chen / Jaewon Jang / Jiajing Xu

User-to-item retrieval has been an active research area in recommendation system, and two tower models are widely adopted due to model simplicity and serving efficiency. In this work, we focus on a variant called \textit{conditional retrieval}, where we expect retrieved items to be relevant to a condition (e.g. topic). We propose a method that uses the same training data as standard two tower models but incorporates item-side information as conditions in query. This allows us to bootstrap new conditional retrieval use cases and encourages feature interactions between user and condition. Experiments show that our method can retrieve highly relevant items and outperforms standard two tower models with filters on engagement metrics. The proposed model is deployed to power a topic-based notification feed at Pinterest and led to +0.26\% weekly active users.

cs / cs.IR / cs.LG