Search papers, labs, and topics across Lattice.
This paper introduces a novel framework for Chinese dialect discrimination that leverages transfer learning and data augmentation to address the challenge of limited annotated resources. By training a source-side automatic speech recognition (ASR) model on a larger corpus and applying data augmentation techniques such as speed, pitch, and noise disturbance to a low-resource target dialect, the authors fine-tune a target ASR model that captures common semantic features through a self-attention mechanism. The proposed method achieves significant performance improvements over existing state-of-the-art approaches on benchmark datasets, highlighting its effectiveness in low-resource scenarios.
Achieving superior performance in Chinese dialect discrimination by effectively combining transfer learning with innovative data augmentation techniques could redefine benchmarks in low-resource NLP tasks.
Chinese dialects discrimination is a challenging natural language processing task due to scarce annotation resource. In this article, we develop a novel Chinese dialects discrimination framework with transfer learning and data augmentation (CDDTLDA) in order to overcome the shortage of resources. To be more specific, we first use a relatively larger Chinese dialects corpus to train a source-side automatic speech recognition (ASR) model. Then, we adopt a simple but effective data augmentation method (i.e., speed, pitch, and noise disturbance) to augment the target-side low-resource Chinese dialects, and fine-tune another target ASR model based on the previous source-side ASR model. Meanwhile, the potential common semantic features between source-side and target-side ASR models can be captured by using self-attention mechanism. Finally, we extract the hidden semantic representation in the target ASR model to conduct Chinese dialects discrimination. Our extensive experimental results demonstrate that our model significantly outperforms state-of-the-art methods on two benchmark Chinese dialects corpora.