paper-with-me

Papers

Synthetic Query Generation using Large Language Models for Virtual Assistants

2024-06-10 · Sonal Sannigrahi, Thiago Fraga-Silva, Youssef Oualil, Christophe Van Gysel

Virtual Assistants (VAs) are important Information Retrieval platforms that help users accomplish various tasks through spoken commands. The speech recognition system (speech-to-text) uses query priors, trained solely on text, to distinguish between phonetically confusing alternatives. Hence, the generation of synthetic queries that are similar to existing VA usage can greatly improve upon the VA's abilities -- especially for use-cases that do not (yet) occur in paired audio/text data. In this paper, we provide a preliminary exploration of the use of Large Language Models (LLMs) to generate synthetic queries that are complementary to template-based methods. We investigate whether the methods (a) generate queries that are similar to randomly sampled, representative, and anonymized user queries from a popular VA, and (b) whether the generated queries are specific. We find that LLMs generate more verbose queries, compared to template-based methods, and reference aspects specific to the entity. The generated queries are similar to VA user queries, and are specific enough to retrieve the relevant entity. We conclude that queries generated by LLMs and templates are complementary.

📄 PDF Abstract BibTeX arXiv:2406.06729

Code (0)

등록된 구현이 없습니다.

Tasks

Information Retrievalspeech-recognitionSpeech RecognitionSpeech-to-Text

Similar Papers 제목 키워드 기반

Aligning Web Query Generation with Ranking Objectives via Direct Preference Optimization

2025-05-25 · João Coelho, Bruno Martins, João Magalhães, Chenyan Xiong

Neural retrieval models excel in Web search, but their training requires substantial amounts of labeled query-document pairs, which are costly to obtain. With the widespread availability of Web document collections like …

Retrieval

It's All Relative! -- A Synthetic Query Generation Approach for Improving Zero-Shot Relevance Prediction

2023-11-14 · Aditi Chaudhary, Karthik Raman, Michael Bendersky

Recent developments in large language models (LLMs) have shown promise in their ability to generate synthetic query-document pairs by prompting with as few as 8 demonstrations. This has enabled building better IR models,…

All

Scaling Human Activity Recognition: A Comparative Evaluation of Synthetic Data Generation and Augmentation Techniques

2025-06-09 · Zikang Leng, Archith Iyer, Thomas Plötz

Human activity recognition (HAR) is often limited by the scarcity of labeled datasets due to the high cost and complexity of real-world data collection. To mitigate this, recent work has explored generating virtual inert…

Activity RecognitionData AugmentationHuman Activity RecognitionSynthetic Data Generation

Improving Scientific Document Retrieval with Concept Coverage-based Query Set Generation

2025-02-16 · SeongKu Kang, Bowen Jin, Wonbin Kweon, Yu Zhang 외

In specialized fields like the scientific domain, constructing large-scale human-annotated datasets poses a significant challenge due to the need for domain expertise. Recent methods have employed large language models t…

Retrieval

Zero-Shot and Efficient Clarification Need Prediction in Conversational Search

2025-02-28 · Lili Lu, Chuan Meng, Federico Ravenda, Mohammad Aliannejadi 외

Clarification need prediction (CNP) is a key task in conversational search, aiming to predict whether to ask a clarifying question or give an answer to the current user query. However, current research on CNP suffers fro…

Conversational Searchcounterfactual