paper-with-me

Papers

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

2019-10-28 · Xiuying Chen, Daorui Xiao, Shen Gao, Guojun Liu, Wei. Lin, Bo Zheng, Dongyan Zhao, Rui Yan

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 queries follow a heavy-tailed distribution. Here, we propose an RPM-oriented Query Rewriting Framework (RQRF) which outputs related bid keywords that can yield high RPM. RQRF embeds both queries and bid keywords to vectors in the same implicit space, converting the rewriting probability between each query and keyword to the distance between the two vectors. For label construction, we propose an RPM-oriented sample construction method, labeling keywords based on whether or not they can lead to high RPM. Extensive experiments are conducted to evaluate performance of RQRF. In a one month large-scale real-world traffic of e-commerce sponsored search system, the proposed model significantly outperforms traditional baseline.

📄 PDF Abstract BibTeX arXiv:1910.12527

Code (0)

등록된 구현이 없습니다.

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

Context-Aware Query Rewriting for Improving Users' Search Experience on E-commerce Websites

2022-01-16 · ACL ARR January 2022 1 · Anonymous

E-commerce queries are often short and ambiguous. E-commerce query understanding often uses query rewriting to disambiguate user-input queries. While using e-commerce search tools, users tend to enter multiple searches, …

Graph Attention

Query Rewriting via Cycle-Consistent Translation for E-Commerce Search

2021-03-01 · Yiming Qiu, Kang Zhang, Han Zhang, Songlin Wang 외

Nowadays e-commerce search has become an integral part of many people's shopping routines. One critical challenge in today's e-commerce search is the semantic matching problem where the relevant items may not contain the…

Machine TranslationTranslation

OptAgent: Optimizing Query Rewriting for E-commerce via Multi-Agent Simulation

2025-10-04 · Divij Handa, David Blincoe, Orson Adams, Yinlin Fu arxiv

Deploying capable and user-aligned LLM-based systems necessitates reliable evaluation. While LLMs excel in verifiable tasks like coding and mathematics, where gold-standard solutions are available, adoption remains chall…

QueStER: Query Specification for Generative keyword-based Retrieval

2025-11-07 · Arthur Satouf, Yuxuan Zong, Habiboulaye Amadou-Boubacar, Pablo Piantanida 외 arxiv

Generative retrieval (GR) differs from the traditional index-then-retrieve pipeline by storing relevance in model parameters and generating retrieval cues directly from the query, but it can be brittle out of domain and …

Reinforcement Learning