paper-with-me

Papers

ChannelAugment: Improving generalization of multi-channel ASR by training with input channel randomization

2021-09-23 · Marco Gaudesi, Felix Weninger, Dushyant Sharma, Puming Zhan

End-to-end (E2E) multi-channel ASR systems show state-of-the-art performance in far-field ASR tasks by joint training of a multi-channel front-end along with the ASR model. The main limitation of such systems is that they are usually trained with data from a fixed array geometry, which can lead to degradation in accuracy when a different array is used in testing. This makes it challenging to deploy these systems in practice, as it is costly to retrain and deploy different models for various array configurations. To address this, we present a simple and effective data augmentation technique, which is based on randomly dropping channels in the multi-channel audio input during training, in order to improve the robustness to various array configurations at test time. We call this technique ChannelAugment, in contrast to SpecAugment (SA) which drops time and/or frequency components of a single channel input audio. We apply ChannelAugment to the Spatial Filtering (SF) and Minimum Variance Distortionless Response (MVDR) neural beamforming approaches. For SF, we observe 10.6% WER improvement across various array configurations employing different numbers of microphones. For MVDR, we achieve a 74% reduction in training time without causing degradation of recognition accuracy.

📄 PDF Abstract BibTeX arXiv:2109.11225

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

One-shot Learning for Channel Estimation in Massive MIMO Systems

2023-06-09 · Kai Kang, Qiyu Hu, Yunlong Cai, Yonina C. Eldar

In conventional supervised deep learning based channel estimation algorithms, a large number of training samples are required for offline training. However, in practical communication systems, it is difficult to obtain c…

DenoisingOne-Shot LearningSelf-Supervised Learning

LLM4CP: Adapting Large Language Models for Channel Prediction

2024-06-20 · Boxun Liu, Xuanyu Liu, Shijian Gao, Xiang Cheng 외

Channel prediction is an effective approach for reducing the feedback or estimation overhead in massive multi-input multi-output (m-MIMO) systems. However, existing channel prediction methods lack precision due to model …

PredictionTime Series AnalysisTransfer Learning

Noisy Channel Language Model Prompting for Few-Shot Text Classification

2021-08-09 · ACL 2022 5 · Sewon Min, Mike Lewis, Hannaneh Hajishirzi, Luke Zettlemoyer

We introduce a noisy channel approach for language model prompting in few-shot text classification. Instead of computing the likelihood of the label given the input (referred as direct models), channel models compute the…

AttributeClassificationFew-Shot LearningFew-Shot Text Classification+4

RelUNet: Relative Channel Fusion U-Net for Multichannel Speech Enhancement

2024-10-07 · Ibrahim Aldarmaki, Thamar Solorio, Bhiksha Raj, Hanan Aldarmaki

Neural multi-channel speech enhancement models, in particular those based on the U-Net architecture, demonstrate promising performance and generalization potential. These models typically encode input channels independen…

Speech Enhancement

Channel redundancy and overlap in convolutional neural networks with channel-wise NNK graphs

2021-10-18 · David Bonet, Antonio Ortega, Javier Ruiz-Hidalgo, Sarath Shekkizhar

Feature spaces in the deep layers of convolutional neural networks (CNNs) are often very high-dimensional and difficult to interpret. However, convolutional layers consist of multiple channels that are activated by diffe…