CLLGMLApr 13, 2019

M2H-GAN: A GAN-based Mapping from Machine to Human Transcripts for Speech Understanding

arXiv:1905.01957v11 citations
Originality Highly original
AI Analysis

This work addresses a domain-specific challenge in spoken language understanding for real-life telephone conversation analysis, representing an incremental improvement.

The paper tackles the problem of improving theme identification in telephone conversations by using a GAN to transform automatic speech recognition (ASR) transcripts into human-like (TRS) versions, achieving a 2.5% accuracy gain over baseline methods.

Deep learning is at the core of recent spoken language understanding (SLU) related tasks. More precisely, deep neural networks (DNNs) drastically increased the performances of SLU systems, and numerous architectures have been proposed. In the real-life context of theme identification of telephone conversations, it is common to hold both a human, manual (TRS) and an automatically transcribed (ASR) versions of the conversations. Nonetheless, and due to production constraints, only the ASR transcripts are considered to build automatic classifiers. TRS transcripts are only used to measure the performances of ASR systems. Moreover, the recent performances in term of classification accuracy, obtained by DNN related systems are close to the performances reached by humans, and it becomes difficult to further increase the performances by only considering the ASR transcripts. This paper proposes to distillates the TRS knowledge available during the training phase within the ASR representation, by using a new generative adversarial network called M2H-GAN to generate a TRS-like version of an ASR document, to improve the theme identification performances.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes