paper-with-me

Papers

Voice Query Auto Completion

2021-11-01 · EMNLP 2021 11 · Raphael Tang, Karun Kumar, Kendra Chalkley, Ji Xin, Liming Zhang, Wenyan Li, Gefei Yang, Yajie Mao, Junho Shin, Geoffrey Craig Murray, Jimmy Lin

Query auto completion (QAC) is the task of predicting a search engine user’s final query from their intermediate, incomplete query. In this paper, we extend QAC to the streaming voice search setting, where automatic speech recognition systems produce intermediate transcriptions as users speak. Naively applying existing methods fails because the intermediate transcriptions often don’t form prefixes or even substrings of the final transcription. To address this issue, we propose to condition QAC approaches on intermediate transcriptions to complete voice queries. We evaluate our models on a speech-enabled smart television with real-life voice search traffic, finding that this ASR-aware conditioning improves the completion quality. Our best method obtains an 18% relative improvement in mean reciprocal rank over previous methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Reducing Misinformation in Query Autocompletions

2020-07-06 · Djoerd Hiemstra

Query autocompletions help users of search engines to speed up their searches by recommending completions of partially typed queries in a drop down box. These recommended query autocompletions are usually based on large …

Misinformation

Personalized Language Model for Query Auto-Completion

2018-04-25 · ACL 2018 7 · Aaron Jaech, Mari Ostendorf

Query auto-completion is a search engine feature whereby the system suggests completed queries as the user types. Recently, the use of a recurrent neural network language model was suggested as a method of generating que…

Language ModelingLanguage Modellingmodel

Visual Natural Language Query Auto-Completion for Estimating Instance Probabilities

2019-10-10 · Samuel Sharpe, Jin Yan, Fan Wu, Iddo Drori

We present a new task of query auto-completion for estimating instance probabilities. We complete a user query prefix conditioned upon an image. Given the complete query, we fine tune a BERT embedding for estimating prob…

Query Completion Using Bandits for Engines Aggregation

2017-09-13 · Durand Audrey, Beaumont Jean-Alexandre, Gagne Christian, Lemay Michel 외

Assisting users by suggesting completed queries as they type is a common feature of search systems known as query auto-completion. A query auto-completion engine may use prior signals and available information (e.g., use…

Diversity

$τ$-Voice: Benchmarking Full-Duplex Voice Agents on Real-World Domains

2026-03-14 · Soham Ray, Keshav Dhandhania, Victor Barres, Karthik Narasimhan arxiv

Full-duplex voice agents--systems that listen and speak simultaneously--are rapidly moving from research to production. However, existing evaluations address conversational dynamics and task completion in isolation. We i…