paper-with-me

Papers

Quotient Space-Based Keyword Retrieval in Sponsored Search

2021-05-26 · Yijiang Lian, Shuang Li, Chaobing Feng, Yanfeng Zhu

Synonymous keyword retrieval has become an important problem for sponsored search ever since major search engines relax the exact match product's matching requirement to a synonymous level. Since the synonymous relations between queries and keywords are quite scarce, the traditional information retrieval framework is inefficient in this scenario. In this paper, we propose a novel quotient space-based retrieval framework to address this problem. Considering the synonymy among keywords as a mathematical equivalence relation, we can compress the synonymous keywords into one representative, and the corresponding quotient space would greatly reduce the size of the keyword repository. Then an embedding-based retrieval is directly conducted between queries and the keyword representatives. To mitigate the semantic gap of the quotient space-based retrieval, a single semantic siamese model is utilized to detect both the keyword--keyword and query-keyword synonymous relations. The experiments show that with our quotient space-based retrieval method, the synonymous keyword retrieving performance can be greatly improved in terms of memory cost and recall efficiency. This method has been successfully implemented in Baidu's online sponsored search system and has yielded a significant improvement in revenue.

📄 PDF Abstract BibTeX arXiv:2105.12371

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalRetrieval

Similar Papers 제목 키워드 기반

Beyond Keywords and Relevance: A Personalized Ad Retrieval Framework in E-Commerce Sponsored Search

2017-12-29 · Su Yan, Wei. Lin, Tianshu Wu, Daorui Xiao 외

On most sponsored search platforms, advertisers bid on some keywords for their advertisements (ads). Given a search request, ad retrieval module rewrites the query into bidding keywords, and uses these keywords as keys t…

Retrieval

An end-to-end Generative Retrieval Method for Sponsored Search Engine --Decoding Efficiently into a Closed Target Domain

2019-02-02 · Yijiang Lian, Zhijie Chen, Jinlong Hu, Kefeng Zhang 외

In this paper, we present a generative retrieval method for sponsored search engine, which uses neural machine translation (NMT) to generate keywords directly from query. This method is completely end-to-end, which skips…

CPUDecoderMachine TranslationNMT+2

ProphetNet-Ads: A Looking Ahead Strategy for Generative Retrieval Models in Sponsored Search Engine

2020-10-21 · Weizhen Qi, Yeyun Gong, Yu Yan, Jian Jiao 외

In a sponsored search engine, generative retrieval models are recently proposed to mine relevant advertisement keywords for users' input queries. Generative retrieval models generate outputs token by token on a path of t…

Retrieval

A Concept Knowledge-Driven Keywords Retrieval Framework for Sponsored Search

2021-02-21 · Yijiang Lian, Yubo Liu, Zhicong Ye, Liang Yuan 외

In sponsored search, retrieving synonymous keywords for exact match type is important for accurately targeted advertising. Data-driven deep learning-based method has been proposed to tackle this problem. An apparent disa…

Retrieval

RPM-Oriented Query Rewriting Framework for E-commerce Keyword-Based Sponsored Search

2019-10-28 · Xiuying Chen, Daorui Xiao, Shen Gao, Guojun Liu 외

Sponsored search optimizes revenue and relevance, which is estimated by Revenue Per Mille (RPM). Existing sponsored search models are all based on traditional statistical models, which have poor RPM performance when quer…