Query Suggestion for Click-Absent Queries in Enterprise Search
Creating alternative queries, also known as query suggestion, has been proved to be helpful on improving users' search experience. Owing to the suggestions, users could retrieve their information need more quickly and accurately. In many scenarios, these suggestions could be generated from the click-through logs by establishing a bipartite graph of the clicked query-document pairs. Most of the existing methods focused on click-existing queries which possess clicked information in the search logs, to suggest related queries using the co-clicked documents. In this paper, we propose a simple yet effective query suggestion method particularly for click-absent queries by ensuring semantic consistency without utilising any additional resources. Our experimental results show that the proposed technique generates comparatively good suggestions for click-absent queries on a real bilingual enterprise search log.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Quality Over Clicks: Iterative Reinforcement Learning for Early-Stage E-Commerce Query Suggestion
Existing dialogue systems rely on query suggestion to enhance user engagement. Recent approaches mainly optimize generative models using click-through rate (CTR) models to align with user preferences. However, these meth…
Reinforcement LearningEvent-centric Query Suggestion for Online News
Query suggestion refers to the task of suggesting relevant and related queries to a search engine user to help in query formulation process and to expedite information retrieval with minimum amount of effort. It is highl…
ArticlesInformation RetrievalRetrievalHigh Quality Related Search Query Suggestions using Deep Reinforcement Learning
"High Quality Related Search Query Suggestions" task aims at recommending search queries which are real, accurate, diverse, relevant and engaging. Obtaining large amounts of query-quality human annotations is expensive. …
Deep Reinforcement LearningDiversityreinforcement-learningReinforcement Learning+3Counterfactual Learning To Rank for Utility-Maximizing Query Autocompletion
Conventional methods for query autocompletion aim to predict which completed query a user will select from a list. A shortcoming of this approach is that users often do not know which query will provide the best retrieva…
counterfactualInformation RetrievalLearning-To-RankRetrievalDeveloping a Meta-suggestion Engine for Search Queries
Typically, search engines provide query suggestions to assist users in the search process. Query suggestions are very important for improving users search experience. However, most query suggestions are based on the user…
RerankingRe-Ranking