paper-with-me

홈 › Papers

Transliterated Zero-Shot Domain Adaptation for Automatic Speech Recognition

2024-12-15 · Han Zhu, Gaofeng Cheng, Qingwei Zhao, Pengyuan Zhang

The performance of automatic speech recognition models often degenerates on domains not covered by the training data. Domain adaptation can address this issue, assuming the availability of the target domain data in the target language. However, such assumption does not stand in many real-world applications. To make domain adaptation more applicable, we address the problem of zero-shot domain adaptation (ZSDA), where target domain data is unavailable in the target language. Instead, we transfer the target domain knowledge from another source language where the target domain data is more accessible. To do that, we first perform cross-lingual pre-training (XLPT) to share domain knowledge across languages, then use target language fine-tuning to build the final model. One challenge in this practice is that the pre-trained knowledge can be forgotten during fine-tuning, resulting in sub-optimal adaptation performance. To address this issue, we propose transliterated ZSDA to achieve consistent pre-training and fine-tuning labels, leading to maximum preservation of the pre-trained knowledge. Experimental results show that transliterated ZSDA relatively decreases the word error rate by 9.2% compared with a wav2vec 2.0 baseline. Moreover, transliterated ZSDA consistently outperforms self-supervised ZSDA and performs on par with supervised ZSDA, proving the superiority of transliteration-based pre-training labels.

📄 PDF Abstract BibTeX arXiv:2412.11185

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionDomain Adaptationspeech-recognitionSpeech RecognitionTransliteration

Similar Papers 제목 키워드 기반

Benchmarking Linguistic Adaptation in Comparable-Sized LLMs: A Study of Llama-3.1-8B, Mistral-7B-v0.1, and Qwen3-8B on Romanized Nepali

2026-03-25 · Ananda Rimal, Adarsha Rimal arxiv

Romanized Nepali, the Nepali language written in the Latin alphabet, is the dominant medium for informal digital communication in Nepal, yet it remains critically underresourced in the landscape of Large Language Models …

BanTH: A Multi-label Hate Speech Detection Dataset for Transliterated Bangla

2024-10-17 · Fabiha Haider, Fariha Tanjim Shifat, Md Farhan Ishmam, Deeparghya Dutta Barua 외

The proliferation of transliterated texts in digital spaces has emphasized the need for detecting and classifying hate speech in languages beyond English, particularly in low-resource languages. As online discourse can p…

ClassificationHate Speech DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Dense Retrieval Adaptation using Target Domain Description

2023-07-06 · Helia Hashemi, Yong Zhuang, Sachith Sri Ram Kothur, Srivas Prasad 외

In information retrieval (IR), domain adaptation is the process of adapting a retrieval model to a new domain whose data distribution is different from the source domain. Existing methods in this area focus on unsupervis…

Domain AdaptationInformation RetrievalRetrievalUnsupervised Domain Adaptation

Generalized Zero-Shot Domain Adaptation via Coupled Conditional Variational Autoencoders

2020-08-03 · Qian Wang, Toby P. Breckon

Domain adaptation approaches aim to exploit useful information from the source domain where supervised learning examples are easier to obtain to address a learning problem in the target domain where there is no or limite…

Domain AdaptationGeneralized Zero-Shot LearningZero-Shot Learning

Schema Augmentation for Zero-Shot Domain Adaptation in Dialogue State Tracking

2024-10-31 · Christopher Richardson, Roshan Sharma, Neeraj Gaur, Parisa Haghani 외

Zero-shot domain adaptation for dialogue state tracking (DST) remains a challenging problem in task-oriented dialogue (TOD) systems, where models must generalize to target domains unseen at training time. Current large l…

Data AugmentationDialogue State TrackingDomain AdaptationLanguage Modeling+3