English

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

Computation and Language 2017-12-05 v2

Abstract

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.

Keywords

Cite

@article{arxiv.1709.07862,
  title  = {Mitigating the Impact of Speech Recognition Errors on Chatbot using Sequence-to-Sequence Model},
  author = {Pin-Jung Chen and I-Hung Hsu and Yi-Yao Huang and Hung-Yi Lee},
  journal= {arXiv preprint arXiv:1709.07862},
  year   = {2017}
}

Comments

Accepted at ASRU 2017

R2 v1 2026-06-22T21:52:12.056Z