paper-with-me

Papers

Deep Search Query Intent Understanding

2020-08-15 · Xiao-Wei Liu, Weiwei Guo, Huiji Gao, Bo Long

Understanding a user's query intent behind a search is critical for modern search engine success. Accurate query intent prediction allows the search engine to better serve the user's need by rendering results from more relevant categories. This paper aims to provide a comprehensive learning framework for modeling query intent under different stages of a search. We focus on the design for 1) predicting users' intents as they type in queries on-the-fly in typeahead search using character-level models; and 2) accurate word-level intent prediction models for complete queries. Various deep learning components for query text understanding are experimented. Offline evaluation and online A/B test experiments show that the proposed methods are effective in understanding query intent and efficient to scale for online search systems.

📄 PDF Abstract BibTeX arXiv:2008.06759

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

QUIDS: Query Intent Generation via Dual Space Modeling

2024-10-16 · Yumeng Wang, Xiuying Chen, Suzan Verberne

Query understanding is a crucial component of Information Retrieval (IR), aimed at identifying the underlying search intent of textual queries. However, most existing approaches oversimplify this task into query classifi…

Information RetrievalRetrieval

Query Understanding via Intent Description Generation

2020-08-25 · Ruqing Zhang, Jiafeng Guo, Yixing Fan, Yanyan Lan 외

Query understanding is a fundamental problem in information retrieval (IR), which has attracted continuous attention through the past decades. Many different tasks have been proposed for understanding users' search queri…

ClusteringInformation RetrievalRetrieval

Techniques for Deep Query Understanding

2015-05-19 · Prakash Abhay, Patel Dhaval

Query Understanding concerns about inferring the precise intent of search by the user with his formulated query, which is challenging because the queries are often very short and ambiguous. The report discusses the vario…

JointMap: Joint Query Intent Understanding For Modeling Intent Hierarchies in E-commerce Search

2020-05-28 · Ali Ahmadvand, Surya Kallumadi, Faizan Javed, Eugene Agichtein

An accurate understanding of a user's query intent can help improve the performance of downstream tasks such as query scoping and ranking. In the e-commerce domain, recent work in query understanding focuses on the query…

Active Learning

Session Context Embedding for Intent Understanding in Product Search

2024-06-03 · Navid Mehrdad, Vishal Rathi, Sravanthi Rajanala

It is often noted that single query-item pair relevance training in search does not capture the customer intent. User intent can be better deduced from a series of engagements (Clicks, ATCs, Orders) in a given search ses…

Retrieval