We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.IR

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Information Retrieval

Title: kNN-Embed: Locally Smoothed Embedding Mixtures For Multi-interest Candidate Retrieval

Abstract: Candidate retrieval is the first stage in recommendation systems, where a light-weight system is used to retrieve potentially relevant items for an input user. These candidate items are then ranked and pruned in later stages of recommender systems using a more complex ranking model. As the top of the recommendation funnel, it is important to retrieve a high-recall candidate set to feed into downstream ranking models. A common approach is to leverage approximate nearest neighbor (ANN) search from a single dense query embedding; however, this approach this can yield a low-diversity result set with many near duplicates. As users often have multiple interests, candidate retrieval should ideally return a diverse set of candidates reflective of the user's multiple interests. To this end, we introduce kNN-Embed, a general approach to improving diversity in dense ANN-based retrieval. kNN-Embed represents each user as a smoothed mixture over learned item clusters that represent distinct "interests" of the user. By querying each of a user's mixture component in proportion to their mixture weights, we retrieve a high-diversity set of candidates reflecting elements from each of a user's interests. We experimentally compare kNN-Embed to standard ANN candidate retrieval, and show significant improvements in overall recall and improved diversity across three datasets. Accompanying this work, we open source a large Twitter follow-graph dataset (this https URL), to spur further research in graph-mining and representation learning for recommender systems.
Comments: Pacific-Asia Conference on Knowledge Discovery and Data Mining. Cham: Springer Nature Switzerland, 2023 (PAKDD 2023)
Subjects: Information Retrieval (cs.IR); Machine Learning (cs.LG)
DOI: 10.1007/978-3-031-33380-4_29
Cite as: arXiv:2205.06205 [cs.IR]
  (or arXiv:2205.06205v3 [cs.IR] for this version)

Submission history

From: Ahmed El-Kishky [view email]
[v1] Thu, 12 May 2022 16:42:24 GMT (794kb,D)
[v2] Fri, 13 May 2022 02:35:13 GMT (794kb,D)
[v3] Sat, 5 Aug 2023 19:10:12 GMT (406kb,D)

Link back to: arXiv, form interface, contact.