paper-with-me

홈 › Papers

Error-driven Pruning of Language Models for Virtual Assistants

2021-02-14 · Sashank Gondala, Lyan Verwimp, Ernest Pusateri, Manos Tsagkias, Christophe Van Gysel

Language models (LMs) for virtual assistants (VAs) are typically trained on large amounts of data, resulting in prohibitively large models which require excessive memory and/or cannot be used to serve user requests in real-time. Entropy pruning results in smaller models but with significant degradation of effectiveness in the tail of the user request distribution. We customize entropy pruning by allowing for a keep list of infrequent n-grams that require a more relaxed pruning threshold, and propose three methods to construct the keep list. Each method has its own advantages and disadvantages with respect to LM size, ASR accuracy and cost of constructing the keep list. Our best LM gives 8% average Word Error Rate (WER) reduction on a targeted test set, but is 3 times larger than the baseline. We also propose discriminative methods to reduce the size of the LM while retaining the majority of the WER gains achieved by the largest LM.

📄 PDF Abstract BibTeX arXiv:2102.07219

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Intelligent Virtual Assistants with LLM-based Process Automation

2023-12-04 · Yanchu Guan, Dong Wang, Zhixuan Chu, Shiyu Wang 외

While intelligent virtual assistants like Siri, Alexa, and Google Assistant have become ubiquitous in modern life, they still face limitations in their ability to follow multi-step instructions and accomplish complex goa…

Language ModellingLarge Language Model

A Discriminative Entity-Aware Language Model for Virtual Assistants

2021-06-21 · Mandana Saebi, Ernest Pusateri, Aaksha Meghawat, Christophe Van Gysel

High-quality automatic speech recognition (ASR) is essential for virtual assistants (VAs) to work well. However, ASR often performs poorly on VA requests containing named entities. In this work, we start from the observa…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+4

Modeling Spoken Information Queries for Virtual Assistants: Open Problems, Challenges and Opportunities

2023-04-25 · Christophe Van Gysel

Virtual assistants are becoming increasingly important speech-driven Information Retrieval platforms that assist users with various tasks. We discuss open problems and challenges with respect to modeling spoken informati…

domain classificationInformation RetrievalKnowledge GraphsRetrieval+2

SELMA: A Speech-Enabled Language Model for Virtual Assistant Interactions

2025-01-31 · Dominik Wagner, Alexander Churchill, Siddharth Sigtia, Erik Marchi

In this work, we present and evaluate SELMA, a Speech-Enabled Language Model for virtual Assistant interactions that integrates audio and text as inputs to a Large Language Model (LLM). SELMA is designed to handle three …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

Virtual Mouse And Assistant: A Technological Revolution Of Artificial Intelligence

2023-03-11 · Jagbeer Singh, Yash Goel, Shubhi Jain, Shiva Yadav

The purpose of this paper is to enhance the performance of the virtual assistant. So, what exactly is a virtual assistant. Application software, often called virtual assistants, also known as AI assistants or digital ass…

Scheduling