paper-with-me

Papers

Elaborative Subtopic Query Reformulation for Broad and Indirect Queries in Travel Destination Recommendation

2024-10-02 · Qianfeng Wen, Yifan Liu, Joshua Zhang, George Saad, Anton Korikov, Yury Sambale, Scott Sanner

In Query-driven Travel Recommender Systems (RSs), it is crucial to understand the user intent behind challenging natural language(NL) destination queries such as the broadly worded "youth-friendly activities" or the indirect description "a high school graduation trip". Such queries are challenging due to the wide scope and subtlety of potential user intents that confound the ability of retrieval methods to infer relevant destinations from available textual descriptions such as WikiVoyage. While query reformulation (QR) has proven effective in enhancing retrieval by addressing user intent, existing QR methods tend to focus only on expanding the range of potentially matching query subtopics (breadth) or elaborating on the potential meaning of a query (depth), but not both. In this paper, we introduce Elaborative Subtopic Query Reformulation (EQR), a large language model-based QR method that combines both breadth and depth by generating potential query subtopics with information-rich elaborations. We also release TravelDest, a novel dataset for query-driven travel destination RSs. Experiments on TravelDest show that EQR achieves significant improvements in recall and precision over existing state-of-the-art QR methods.

📄 PDF Abstract BibTeX arXiv:2410.01598

Code (1)

yifanliu2/roegen-recsys-24-eqr 공식 구현

Tasks

Language ModelingLanguage ModellingLarge Language ModelRecommendation SystemsRetrieval

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Learning to Mine Query Subtopics from Query Log

2015-07-01 · IJCNLP 2015 7 · Zhenzhong Zhang, Le Sun, Xianpei Han

ReFormeR: Learning and Applying Explicit Query Reformulation Patterns

2026-04-01 · Amin Bigdeli, Mert Incesu, Negar Arabzadeh, Charles L. A. Clarke 외 arxiv

We present ReFormeR, a pattern-guided approach for query reformulation. Instead of prompting a language model to generate reformulations of a query directly, ReFormeR first elicits short reformulation patterns from pairs…

Pseudo-Query Reformulation

2015-07-14 · Diaz Fernando

Automatic query reformulation refers to rewriting a user's original query in order to improve the ranking of retrieval results compared to the original query. We present a general framework for automatic query reformulat…

Retrieval

Deep Reinforced Query Reformulation for Information Retrieval

2020-07-15 · Xiao Wang, Craig Macdonald, Iadh Ounis

Query reformulations have long been a key mechanism to alleviate the vocabulary-mismatch problem in information retrieval, for example by expanding the queries with related query terms or by generating paraphrases of the…

Document RankingInformation RetrievalRetrieval

Generative Query Reformulation for Effective Adhoc Search

2023-08-01 · Xiao Wang, Sean MacAvaney, Craig Macdonald, Iadh Ounis

Performing automatic reformulations of a user's query is a popular paradigm used in information retrieval (IR) for improving effectiveness -- as exemplified by the pseudo-relevance feedback approaches, which expand the q…

Information RetrievalRetrieval