SetMIR: Multi-Interest Retrieval as Set Prediction

📅 2026-08-31
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
针对多兴趣检索中的兴趣塌陷和静态调度问题,SetMIR通过将用户行为历史编码为集合预测问题,并使用可学习查询来解码用户兴趣集,有效提高了推荐系统的CTR和CVR。
📝 Abstract
Embedding-based retrieval is at the core of industrial recommender systems, but a single user embedding is often too limited to capture a user's diverse interests. Multi-interest retrieval addresses this by using multiple user embeddings, yet existing methods still suffer from two issues: interest collapse, where different embeddings learn the same interest, and static dispatch, where serving uses a fixed retrieval budget even when some embeddings are unnecessary. We propose SetMIR, which treats multi-interest retrieval as a set prediction problem. SetMIR encodes a user's behavior history with a transformer and uses K learnable queries to decode a set of user interests, each producing a retrieval embedding and a presence score. During training, Hungarian matching assigns targets to queries one-to-one, so matched queries learn distinct interests and the presence head learns which queries are active. At serving time, SetMIR uses presence scores and query-level Non-Maximum Suppression (NMS) to issue only active, non-redundant ANN queries. On Snap's Dynamic Product Ads (DPA) data, SetMIR outperforms four learned multi-interest retrievers on every metric while issuing 33% fewer ANN queries per request. Deployed as a new retrieval source in the DPA production stack, SetMIR lifts overall CVR by 3.1%, while lifting CTR by 44% and CVR by 51% over the item-to-item retrieval source with the same item embeddings, ANN index, and retrieval quota.
Problem

Research questions and friction points this paper is trying to address.

multi-interest retrieval
interest collapse
static dispatch
Innovation

Methods, ideas, or system contributions that make the work stand out.

Set Prediction
Hungarian Matching
Presence Score
Non-Maximum Suppression (NMS)
🔎 Similar Papers
No similar papers found.
X
Xiaodong Liu
Snap Inc.
C
Congfei Zhang
Snap Inc.
H
Hsiang-wei Chao
Snap Inc.
S
Siman Wang
Snap Inc.
Xiao Bai
Xiao Bai
Professor of Computer Science, Beihang University
pattern recognitioncomputer vision
T
Tong Zhao
Snap Inc.
J
Jingxiao Ma
Snap Inc.
W
Wen Zhang
Snap Inc.
Z
Zhe Liu
Snap Inc.
S
Shantanu Aggarwal
Snap Inc.
D
Di Huang
Snap Inc.
W
William Leach
Snap Inc.
Y
Yunzhi Zhou
Snap Inc.
Y
Yajun Wang
Snap Inc.
J
Jinchao Li
Snap Inc.
Y
Yu Zhang
Snap Inc.