# NIESR: Nuisance Invariant End-to-end Speech Recognition

**Authors:** I-Hung Hsu, Ayush Jaiswal, Premkumar Natarajan

arXiv: 1907.03233 · 2019-07-09

## TL;DR

This paper introduces an unsupervised adversarial training method for end-to-end speech recognition that effectively separates essential speech features from nuisances without needing nuisance labels, improving accuracy across multiple datasets.

## Contribution

It proposes a novel unsupervised adversarial invariance framework for speech recognition that does not require nuisance annotations, enhancing model robustness.

## Key findings

- Achieved up to 6.61% relative error reduction on individual datasets.
- Improved combined dataset performance by 14.44%.
- Demonstrated effectiveness without nuisance labels.

## Abstract

Deep neural network models for speech recognition have achieved great success recently, but they can learn incorrect associations between the target and nuisance factors of speech (e.g., speaker identities, background noise, etc.), which can lead to overfitting. While several methods have been proposed to tackle this problem, existing methods incorporate additional information about nuisance factors during training to develop invariant models. However, enumeration of all possible nuisance factors in speech data and the collection of their annotations is difficult and expensive. We present a robust training scheme for end-to-end speech recognition that adopts an unsupervised adversarial invariance induction framework to separate out essential factors for speech-recognition from nuisances without using any supplementary labels besides the transcriptions. Experiments show that the speech recognition model trained with the proposed training scheme achieves relative improvements of 5.48% on WSJ0, 6.16% on CHiME3, and 6.61% on TIMIT dataset over the base model. Additionally, the proposed method achieves a relative improvement of 14.44% on the combined WSJ0+CHiME3 dataset.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.03233/full.md

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1907.03233/full.md

## References

20 references — full list in the complete paper: https://tomesphere.com/paper/1907.03233/full.md

---
Source: https://tomesphere.com/paper/1907.03233