IRCLHCFeb 25, 2025

Tip of the Tongue Query Elicitation for Simulated Evaluation

CMU
arXiv:2502.17776v29 citationsh-index: 6SIGIR
Originality Incremental advance
AI Analysis

This addresses the problem of labor-intensive and biased evaluation for TOT retrieval systems, enabling more efficient and broader testing, though it is incremental in improving data collection methods.

The paper tackled the challenge of collecting tip-of-the-tongue (TOT) queries for evaluating retrieval systems by introducing two methods: using large language models (LLMs) to generate synthetic queries and human participants with visual stimuli to elicit natural queries, achieving high correlations with community question-answering-based queries in the Movie domain and expanding coverage to underrepresented domains like Landmark and Person.

Tip-of-the-tongue (TOT) search occurs when a user struggles to recall a specific identifier, such as a document title. While common, existing search systems often fail to effectively support TOT scenarios. Research on TOT retrieval is further constrained by the challenge of collecting queries, as current approaches rely heavily on community question-answering (CQA) websites, leading to labor-intensive evaluation and domain bias. To overcome these limitations, we introduce two methods for eliciting TOT queries - leveraging large language models (LLMs) and human participants - to facilitate simulated evaluations of TOT retrieval systems. Our LLM-based TOT user simulator generates synthetic TOT queries at scale, achieving high correlations with how CQA-based TOT queries rank TOT retrieval systems when tested in the Movie domain. Additionally, these synthetic queries exhibit high linguistic similarity to CQA-derived queries. For human-elicited queries, we developed an interface that uses visual stimuli to place participants in a TOT state, enabling the collection of natural queries. In the Movie domain, system rank correlation and linguistic similarity analyses confirm that human-elicited queries are both effective and closely resemble CQA-based queries. These approaches reduce reliance on CQA-based data collection while expanding coverage to underrepresented domains, such as Landmark and Person. LLM-elicited queries for the Movie, Landmark, and Person domains have been released as test queries in the TREC 2024 TOT track, with human-elicited queries scheduled for inclusion in the TREC 2025 TOT track. Additionally, we provide source code for synthetic query generation and the human query collection interface, along with curated visual stimuli used for eliciting TOT queries.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes