REVIEW 4 cited by
Generating Query Recommendations via LLMs
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
Query recommendation systems are ubiquitous in modern search engines, assisting users in producing effective queries to meet their information needs. However, these systems require a large amount of data to produce good recommendations, such as a large collection of documents to index and query logs. In particular, query logs and user data are not available in cold start scenarios. Query logs are expensive to collect and maintain and require complex and time-consuming cascading pipelines for creating, combining, and ranking recommendations. To address these issues, we frame the query recommendation problem as a generative task, proposing a novel approach called Generative Query Recommendation (GQR). GQR uses an LLM as its foundation and does not require to be trained or fine-tuned to tackle the query recommendation problem. We design a prompt that enables the LLM to understand the specific recommendation task, even using a single example. We then improved our system by proposing a version that exploits query logs called Retriever-Augmented GQR (RA-GQR). RA-GQr dynamically composes its prompt by retrieving similar queries from query logs. GQR approaches reuses a pre-existing neural architecture resulting in a simpler and more ready-to-market approach, even in a cold start scenario. Our proposed GQR obtains state-of-the-art performance in terms of NDCG@10 and clarity score against two commercial search engines and the previous state-of-the-art approach on the Robust04 and ClueWeb09B collections, improving on average the NDCG@10 performance up to ~4% on Robust04 and ClueWeb09B w.r.t the previous best competitor. RA-GQR further improve the NDCG@10 obtaining an increase of ~11%, ~6\% on Robust04 and ClueWeb09B w.r.t the best competitor. Furthermore, our system obtained ~59% of user preferences in a blind user study, proving that our method produces the most engaging queries.
Forward citations
Cited by 4 Pith papers
-
Characterizing Web Search in The Age of Generative AI
AI search engines vary greatly in how much they rely on web pages versus internal model knowledge, and these differences shift which sources and concepts users see.
-
Maybe you are looking for CroQS: Cross-modal Query Suggestion for Text-to-Image Retrieval
CroQS is a new benchmark and task formulation for cross-modal query suggestion, where a system takes an initial text query and a retrieved image cluster and outputs a refined query; captioning and LLM baselines beat t...
-
CTR-Guided Generative Query Suggestion in Conversational Search
GQS combines multi-source CTR prediction, CTR-weighted DPO, and iterative calibration, reporting higher CTR, relevance, and diversity for query suggestions on two Baidu conversational-search tasks.
-
Enhancing Discoverability in Enterprise Conversational Systems with Proactive Question Suggestions
A framework combining population-level user intent analysis with chat-session-level LLM question generation improves judged usefulness and discoverability in an enterprise AI assistant.
Discussion (0). Continue with ORCID to comment.