CLLGSDASJul 20, 2022

Improving Data Driven Inverse Text Normalization using Data Augmentation

Meta AI
arXiv:2207.09674v18 citationsh-index: 59
Originality Incremental advance
AI Analysis

This addresses the costly annotation requirements for ITN in ASR systems, though it is incremental as it builds on existing neural modeling approaches.

The paper tackled the problem of generating spoken-written numeric pairs for inverse text normalization (ITN) by proposing a data augmentation technique that uses out-of-domain textual data with minimal annotation, resulting in a 14.44% overall accuracy improvement over models trained only on in-domain data.

Inverse text normalization (ITN) is used to convert the spoken form output of an automatic speech recognition (ASR) system to a written form. Traditional handcrafted ITN rules can be complex to transcribe and maintain. Meanwhile neural modeling approaches require quality large-scale spoken-written pair examples in the same or similar domain as the ASR system (in-domain data), to train. Both these approaches require costly and complex annotations. In this paper, we present a data augmentation technique that effectively generates rich spoken-written numeric pairs from out-of-domain textual data with minimal human annotation. We empirically demonstrate that ITN model trained using our data augmentation technique consistently outperform ITN model trained using only in-domain data across all numeric surfaces like cardinal, currency, and fraction, by an overall accuracy of 14.44%.

Foundations

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

Your Notes