ASSDMLApr 20, 2020

Language-agnostic Multilingual Modeling

arXiv:2004.09571v136 citations
AI Analysis

This addresses scalability and flexibility issues for expanding multilingual ASR to new languages, particularly benefiting data-scarce languages and multicultural societies, though it is incremental.

The paper tackles the inflexibility of multilingual ASR systems that require language encoding by proposing a language-agnostic approach using transliteration to map multiple languages to a single writing system, achieving up to 10% relative WER reduction over language-dependent models in four Indic languages.

Multilingual Automated Speech Recognition (ASR) systems allow for the joint training of data-rich and data-scarce languages in a single model. This enables data and parameter sharing across languages, which is especially beneficial for the data-scarce languages. However, most state-of-the-art multilingual models require the encoding of language information and therefore are not as flexible or scalable when expanding to newer languages. Language-independent multilingual models help to address this issue, and are also better suited for multicultural societies where several languages are frequently used together (but often rendered with different writing systems). In this paper, we propose a new approach to building a language-agnostic multilingual ASR system which transforms all languages to one writing system through a many-to-one transliteration transducer. Thus, similar sounding acoustics are mapped to a single, canonical target sequence of graphemes, effectively separating the modeling and rendering problems. We show with four Indic languages, namely, Hindi, Bengali, Tamil and Kannada, that the language-agnostic multilingual model achieves up to 10% relative reduction in Word Error Rate (WER) over a language-dependent multilingual model.

Foundations

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

Your Notes