CLLGASDec 11, 2023

Creating Spoken Dialog Systems in Ultra-Low Resourced Settings

arXiv:2312.06266v11 citationsh-index: 4
Originality Incremental advance
AI Analysis

This work addresses the problem of data scarcity for intent classification in low-resource languages, but it is incremental as it builds on existing models.

The paper tackled the challenge of building spoken dialog systems for low-resource languages like Flemish by applying data augmentation techniques at voice and phonetic transcript levels to improve intent classification models, resulting in performance gains on multiple tasks.

Automatic Speech Recognition (ASR) systems are a crucial technology that is used today to design a wide variety of applications, most notably, smart assistants, such as Alexa. ASR systems are essentially dialogue systems that employ Spoken Language Understanding (SLU) to extract meaningful information from speech. The main challenge with designing such systems is that they require a huge amount of labeled clean data to perform competitively, such data is extremely hard to collect and annotate to respective SLU tasks, furthermore, when designing such systems for low resource languages, where data is extremely limited, the severity of the problem intensifies. In this paper, we focus on a fairly popular SLU task, that is, Intent Classification while working with a low resource language, namely, Flemish. Intent Classification is a task concerned with understanding the intents of the user interacting with the system. We build on existing light models for intent classification in Flemish, and our main contribution is applying different augmentation techniques on two levels -- the voice level, and the phonetic transcripts level -- to the existing models to counter the problem of scarce labeled data in low-resource languages. We find that our data augmentation techniques, on both levels, have improved the model performance on a number of tasks.

Foundations

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

Your Notes