arXiv:2409.03449cs.IR2024-09KDD被引 102

百度改进广告匹配系统,让推荐更懂商业价值。

MOBIUS: Towards the Next Generation of Query-Ad Matching in Baidu's Sponsored Search

论文配图:MOBIUS: Towards the Next Generation of Query-Ad Matching in Baidu's Sponsored Search
图 1 · 摘自论文原文
  • 用神经网络直接预测点击率,融合相关性与商业收益
  • 通过主动学习解决匹配层点击数据不足问题
  • 采用顶尖近似最近邻搜索技术提升检索效率

百度作为中国最大的商用网络搜索引擎,每天服务数亿用户,面对海量查询。为构建高效竞价搜索系统,传统采用三层漏斗结构从数十亿广告候选中筛选排序,要求低延迟和有限算力。匹配层关注语义相关性,排名层侧重商业指标(如CPM、ROI),但目标分离导致商业回报下降。为此启动了Mobius项目,首次尝试在匹配层训练时将CPM作为额外优化目标,直接从数十亿查询-广告对中预测点击率(CTR)。本文详细阐述如何利用主动学习克服匹配层离线训练时点击历史数据不足的问题,以及如何采用最先进的近似最近邻(ANN)搜索技术实现更高效的广告检索。本工作贡献了Mobius-V1版本,即下一代查询-广告匹配系统的首个版本。

原文摘要 · Abstract (English)

Baidu runs the largest commercial web search engine in China, serving hundreds of millions of online users every day in response to a great variety of queries. In order to build a high-efficiency sponsored search engine, we used to adopt a three-layer funnel-shaped structure to screen and sort hundreds of ads from billions of ad candidates subject to the requirement of low response latency and the restraints of computing resources. Given a user query, the top matching layer is responsible for providing semantically relevant ad candidates to the next layer, while the ranking layer at the bottom concerns more about business indicators (e.g., CPM, ROI, etc.) of those ads. The clear separation between the matching and ranking objectives results in a lower commercial return. The Mobius project has been established to address this serious issue. It is our first attempt to train the matching layer to consider CPM as an additional optimization objective besides the query-ad relevance, via directly predicting CTR (click-through rate) from billions of query-ad pairs. Specifically, this paper will elaborate on how we adopt active learning to overcome the insufficiency of click history at the matching layer when training our neural click networks offline, and how we use the SOTA ANN search technique for retrieving ads more efficiently (Here ``ANN'' stands for approximate nearest neighbor search). We contribute the solutions to Mobius-V1 as the first version of our next generation query-ad matching system.

广告匹配点击率预测主动学习近似最近邻

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。