Uni-Retriever: Towards Learning The Unified Embedding Based Retriever in Bing Sponsored Search
Jianjin Zhang, Zheng Liu, Weihao Han, Shitao Xiao, Ruicheng Zheng,, Yingxia Shao, Hao Sun, Hanqing Zhu, Premkumar Srinivasan, Denvy Deng, Qi, Zhang, Xing Xie

TL;DR
Uni-Retriever is a unified embedding retrieval framework for Bing sponsored search that combines relevance and CTR objectives through multi-task learning, significantly improving retrieval quality and efficiency in large-scale EBR systems.
Contribution
The paper introduces Uni-Retriever, a novel multi-objective learning framework that unifies relevance and CTR optimization for embedding-based retrieval in sponsored search.
Findings
Achieved notable improvements in retrieval quality in Bing production.
Demonstrated efficient large-scale EBR with optimized DiskANN.
Validated effectiveness through comprehensive offline and online experiments.
Abstract
Embedding based retrieval (EBR) is a fundamental building block in many web applications. However, EBR in sponsored search is distinguished from other generic scenarios and technically challenging due to the need of serving multiple retrieval purposes: firstly, it has to retrieve high-relevance ads, which may exactly serve user's search intent; secondly, it needs to retrieve high-CTR ads so as to maximize the overall user clicks. In this paper, we present a novel representation learning framework Uni-Retriever developed for Bing Search, which unifies two different training modes knowledge distillation and contrastive learning to realize both required objectives. On one hand, the capability of making high-relevance retrieval is established by distilling knowledge from the ``relevance teacher model''. On the other hand, the capability of making high-CTR retrieval is optimized by learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Multimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning
MethodsContrastive Learning · Knowledge Distillation
