paper-with-me

홈 › 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, Xu Zheng, Bo Wu, Kaipeng Liu

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 to select Top N ads through inverted indexes. In this way, an ad will not be retrieved even if queries are related when the advertiser does not bid on corresponding keywords. Moreover, most ad retrieval approaches regard rewriting and ad-selecting as two separated tasks, and focus on boosting relevance between search queries and ads. Recently, in e-commerce sponsored search more and more personalized information has been introduced, such as user profiles, long-time and real-time clicks. Personalized information makes ad retrieval able to employ more elements (e.g. real-time clicks) as search signals and retrieval keys, however it makes ad retrieval more difficult to measure ads retrieved through different signals. To address these problems, we propose a novel ad retrieval framework beyond keywords and relevance in e-commerce sponsored search. Firstly, we employ historical ad click data to initialize a hierarchical network representing signals, keys and ads, in which personalized information is introduced. Then we train a model on top of the hierarchical network by learning the weights of edges. Finally we select the best edges according to the model, boosting RPM/CTR. Experimental results on our e-commerce platform demonstrate that our ad retrieval framework achieves good performance.

📄 PDF Abstract BibTeX arXiv:1712.10110

Code (0)

등록된 구현이 없습니다.

Tasks

Retrieval

Similar Papers 제목 키워드 기반

Ontology-driven personalized information retrieval for XML documents

2026-03-22 · Ounnaci Iddir, Ahmed-ouamer Rachid, Tai Dinh arxiv

This paper addresses the challenge of improving information retrieval from semi-structured eXtensible Markup Language (XML) documents. Traditional information retrieval systems (IRS) often overlook user-specific needs an…

Information RetrievalSemantic Similarity

FAIR-QR: Enhancing Fairness-aware Information Retrieval through Query Refinement

2025-03-27 · Fumian Chen, Hui Fang

Information retrieval systems such as open web search and recommendation systems are ubiquitous and significantly impact how people receive and consume online information. Previous research has shown the importance of fa…

FairnessInformation RetrievalLearning-To-RankRecommendation Systems+1

Legal Element-oriented Modeling with Multi-view Contrastive Learning for Legal Case Retrieval

2022-10-11 · Zhaowei Wang

Legal case retrieval, which aims to retrieve relevant cases given a query case, plays an essential role in the legal system. While recent research efforts improve the performance of traditional ad-hoc retrieval models, l…

Contrastive LearningLanguage ModellingRetrieval

Multi-Objective Personalized Product Retrieval in Taobao Search

2022-10-09 · Yukun Zheng, Jiang Bian, Guanghao Meng, Chao Zhang 외

In large-scale e-commerce platforms like Taobao, it is a big challenge to retrieve products that satisfy users from billions of candidates. This has been a common concern of academia and industry. Recently, plenty of wor…

Collaborative FilteringRetrieval

The Role-Relevance Model for Enhanced Semantic Targeting in Unstructured Text

2018-04-29 · George Christopher A., Ozdemir Onur, Fournelle Connie, Moore Kendra E.

Personalized search provides a potentially powerful tool, however, it is limited due to the large number of roles that a person has: parent, employee, consumer, etc. We present the role-relevance algorithm: a search tech…