Pith. sign in

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

arxiv 2405.19749 v2 pith:SH7CXOV7 submitted 2024-05-30 cs.IR

classification cs.IR
keywords querylogsrecommendationapproachclueweb09bndcgqueriesra-gqr
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
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.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Characterizing Web Search in The Age of Generative AI

    cs.IR 2025-10 conditional novelty 6.0 of 10

    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.

  2. Maybe you are looking for CroQS: Cross-modal Query Suggestion for Text-to-Image Retrieval

    cs.IR 2024-12 conditional novelty 6.0 of 10

    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...

  3. CTR-Guided Generative Query Suggestion in Conversational Search

    cs.IR 2025-07 conditional novelty 5.0 of 10

    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.

  4. Enhancing Discoverability in Enterprise Conversational Systems with Proactive Question Suggestions

    cs.CL 2024-12 conditional novelty 4.0 of 10

    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.

Pith tools