paper-with-me

Papers

Mitigating the Impact of Speech Recognition Errors on Chatbot using Sequence-to-Sequence Model

2017-09-22 · Pin-Jung Chen, I-Hung Hsu, Yi-Yao Huang, Hung-Yi Lee

We apply sequence-to-sequence model to mitigate the impact of speech recognition errors on open domain end-to-end dialog generation. We cast the task as a domain adaptation problem where ASR transcriptions and original text are in two different domains. In this paper, our proposed model includes two individual encoders for each domain data and make their hidden states similar to ensure the decoder predict the same dialog text. The method shows that the sequence-to-sequence model can learn the ASR transcriptions and original text pair having the same meaning and eliminate the speech recognition errors. Experimental results on Cornell movie dialog dataset demonstrate that the domain adaption system help the spoken dialog system generate more similar responses with the original text answers.

📄 PDF Abstract BibTeX arXiv:1709.07862

Code (0)

등록된 구현이 없습니다.

Tasks

ChatbotDecoderDomain Adaptationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Spoken SQuAD: A Study of Mitigating the Impact of Speech Recognition Errors on Listening Comprehension

2018-04-01 · Chia-Hsuan Li, Szu-Lin Wu, Chi-Liang Liu, Hung-Yi Lee

Reading comprehension has been widely studied. One of the most representative reading comprehension tasks is Stanford Question Answering Dataset (SQuAD), on which machine is already comparable with human. On the other ha…

Question AnsweringReading Comprehensionspeech-recognitionSpeech Recognition+1

Mitigating the Impact of Speech Recognition Errors on Spoken Question Answering by Adversarial Domain Adaptation

2019-04-16 · Chia-Hsuan Lee, Yun-Nung Chen, Hung-Yi Lee

Spoken question answering (SQA) is challenging due to complex reasoning on top of the spoken documents. The recent studies have also shown the catastrophic impact of automatic speech recognition (ASR) errors on SQA. Ther…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationQuestion Answering+3

How Bad Are Artifacts?: Analyzing the Impact of Speech Enhancement Errors on ASR

2022-01-18 · Kazuma Iwamoto, Tsubasa Ochiai, Marc Delcroix, Rintaro Ikeshita 외

It is challenging to improve automatic speech recognition (ASR) performance in noisy conditions with single-channel speech enhancement (SE). In this paper, we investigate the causes of ASR performance degradation by deco…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1

Are Neural Open-Domain Dialog Systems Robust to Speech Recognition Errors in the Dialog History? An Empirical Study

2020-08-18 · Karthik Gopalakrishnan, Behnam Hedayatnia, Longshaokan Wang, Yang Liu 외

Large end-to-end neural open-domain chatbots are becoming increasingly popular. However, research on building such chatbots has typically assumed that the user input is written in nature and it is not clear whether these…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Open-Domain Dialogspeech-recognition+1

Mitigating Harmful Erraticism in LLMs Through Dialectical Behavior Therapy Based De-Escalation Strategies

2025-09-06 · Pooja Rangarajan, Jacob Boyle arxiv

The escalating demand for personalized AI chatbot interactions, capable of dynamically adapting to user emotional states and real-time requests, has highlighted critical limitations in current development paradigms. Exis…