SDAIASDec 4, 2023

Exploring the Viability of Synthetic Audio Data for Audio-Based Dialogue State Tracking

arXiv:2312.01842v12 citationsh-index: 5Has CodeASRU
Originality Incremental advance
AI Analysis

This work addresses the shortage of human audio data for dialogue state tracking, enabling practical advancements by reducing dependency on costly data collection, though it is incremental as it adapts existing methods to a new modality.

The paper tackled the problem of limited authentic human audio datasets for audio-based dialogue state tracking by investigating synthetic audio data, finding that models trained solely on synthetic datasets can generalize to human voice data with performance measured by a novel PhonemeF1 metric.

Dialogue state tracking plays a crucial role in extracting information in task-oriented dialogue systems. However, preceding research are limited to textual modalities, primarily due to the shortage of authentic human audio datasets. We address this by investigating synthetic audio data for audio-based DST. To this end, we develop cascading and end-to-end models, train them with our synthetic audio dataset, and test them on actual human speech data. To facilitate evaluation tailored to audio modalities, we introduce a novel PhonemeF1 to capture pronunciation similarity. Experimental results showed that models trained solely on synthetic datasets can generalize their performance to human voice data. By eliminating the dependency on human speech data collection, these insights pave the way for significant practical advancements in audio-based DST. Data and code are available at https://github.com/JihyunLee1/E2E-DST.

Code Implementations1 repo
Foundations

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

Your Notes