paper-with-me

홈 › Papers

How Does Pre-trained Wav2Vec 2.0 Perform on Domain Shifted ASR? An Extensive Benchmark on Air Traffic Control Communications

2022-03-31 · Juan Zuluaga-Gomez, Amrutha Prasad, Iuliia Nigmatulina, Saeed Sarfjoo, Petr Motlicek, Matthias Kleinert, Hartmut Helmke, Oliver Ohneiser, Qingran Zhan

Recent work on self-supervised pre-training focus on leveraging large-scale unlabeled speech data to build robust end-to-end (E2E) acoustic models (AM) that can be later fine-tuned on downstream tasks e.g., automatic speech recognition (ASR). Yet, few works investigated the impact on performance when the data properties substantially differ between the pre-training and fine-tuning phases, termed domain shift. We target this scenario by analyzing the robustness of Wav2Vec 2.0 and XLS-R models on downstream ASR for a completely unseen domain, air traffic control (ATC) communications. We benchmark these two models on several open-source and challenging ATC databases with signal-to-noise ratio between 5 and 20 dB. Relative word error rate (WER) reductions between 20% to 40% are obtained in comparison to hybrid-based ASR baselines by only fine-tuning E2E acoustic models with a smaller fraction of labeled data. We analyze WERs on the low-resource scenario and gender bias carried by one ATC dataset.

📄 PDF Abstract BibTeX arXiv:2203.16822

Code (2)

idiap/w2v2-air-traffic 공식 구현
idiap/atco2-corpus

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

ShiftedBronzes: Benchmarking and Analysis of Domain Fine-Grained Classification in Open-World Settings

2024-12-17 · Rixin Zhou, Honglin Pang, Qian Zhang, Ruihua Qi 외

In real-world applications across specialized domains, addressing complex out-of-distribution (OOD) challenges is a common and significant concern. In this study, we concentrate on the task of fine-grained bronze ware da…

Benchmarking

Discrepancy Minimization in Domain Generalization with Generative Nearest Neighbors

2020-07-28 · Prashant Pandey, Mrigank Raman, Sumanth Varambally, Prathosh AP

Domain generalization (DG) deals with the problem of domain shift where a machine learning model trained on multiple-source domains fail to generalize well on a target domain with different statistics. Multiple approache…

Domain Generalization

Domain Adaptation Under Wireless Network Constraints: When Does It Become Green?

2026-06-22 · Illyyne Saffar, Aurélie Boisbunon, Shruti Bothe arxiv

The deployment of data-driven models in 6G wireless networks is increasingly challenged by frequent distribution shifts that degrade performance over time. Unsupervised Domain Adaptation (UDA) offers an alternative appro…

Unsupervised Domain Adaptation

ODIST: Open World Classification via Distributionally Shifted Instances

2021-11-01 · Findings (EMNLP) 2021 11 · Lei Shu, Yassine Benajiba, Saab Mansour, Yi Zhang

In this work, we address the open-world classification problem with a method called ODIST, open world classification via distributionally shifted instances. This novel and straightforward method can create out-of-domain …

ClassificationLanguage ModelingLanguage Modelling

Domain Adaptive Decision Trees: Implications for Accuracy and Fairness

2023-02-27 · Jose M. Alvarez, Kristen M. Scott, Salvatore Ruggieri, Bettina Berendt

In uses of pre-trained machine learning models, it is a known issue that the target population in which the model is being deployed may not have been reflected in the source population with which the model was trained. T…

Domain AdaptationFairness