paper-with-me

Papers

Unsupervised Speech Domain Adaptation Based on Disentangled Representation Learning for Robust Speech Recognition

2019-04-12 · Jong-Hyeon Park, Myungwoo Oh, Hyung-Min Park

In general, the performance of automatic speech recognition (ASR) systems is significantly degraded due to the mismatch between training and test environments. Recently, a deep-learning-based image-to-image translation technique to translate an image from a source domain to a desired domain was presented, and cycle-consistent adversarial network (CycleGAN) was applied to learn a mapping for speech-to-speech conversion from a speaker to a target speaker. However, this method might not be adequate to remove corrupting noise components for robust ASR because it was designed to convert speech itself. In this paper, we propose a domain adaptation method based on generative adversarial nets (GANs) with disentangled representation learning to achieve robustness in ASR systems. In particular, two separated encoders, context and domain encoders, are introduced to learn distinct latent variables. The latent variables allow us to convert the domain of speech according to its context and domain representation. We improved word accuracies by 6.55~15.70\% for the CHiME4 challenge corpus by applying a noisy-to-clean environment adaptation for robust ASR. In addition, similar to the method based on the CycleGAN, this method can be used for gender adaptation in gender-mismatched recognition.

📄 PDF Abstract BibTeX arXiv:1904.06086

Code (1)

vivivic/speech-domain-adaptation-DRL 공식 구현 pytorch

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationImage-to-Image TranslationRepresentation LearningRobust Speech Recognitionspeech-recognitionSpeech RecognitionTranslation

Methods 이 논문이 사용한 방법론

Batch Normalization 설명 없음
Residual Connection 설명 없음
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Tanh Activation 설명 없음
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
Instance Normalization Instance Normalization (also known as contrast normalization) is a normalization layer where: $$ y_{tijk} = \frac{x_{tijk} - \mu_{ti}}{\sqrt{\sigma_{ti}^2 +…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Unsupervised Adaptation with Interpretable Disentangled Representations for Distant Conversational Speech Recognition

2018-06-13 · Wei-Ning Hsu, Hao Tang, James Glass

The current trend in automatic speech recognition is to leverage large amounts of labeled data to train supervised neural network models. Unfortunately, obtaining data for a wide range of domains to train robust models c…

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

Semantic-guided Disentangled Representation for Unsupervised Cross-modality Medical Image Segmentation

2022-03-26 · Shuai Wang, Rui Li

Disentangled representation is a powerful technique to tackle domain shift problem in medical image analysis in unsupervised domain adaptation setting.However, previous methods only focus on exacting domain-invariant fea…

Domain AdaptationImage SegmentationMedical Image AnalysisMedical Image Segmentation+3

Unsupervised Domain Adaptation for Small Bowel Segmentation using Disentangled Representation

2021-07-06 · Seung Yeon Shin, SungWon Lee, Ronald M. Summers

We present a novel unsupervised domain adaptation method for small bowel segmentation based on feature disentanglement. To make the domain adaptation more controllable, we disentangle intensity and non-intensity features…

DisentanglementDomain AdaptationSegmentationUnsupervised Domain Adaptation

Learning Invariant Representation and Risk Minimized for Unsupervised Accent Domain Adaptation

2022-10-15 · Chendong Zhao, Jianzong Wang, Xiaoyang Qu, Haoqian Wang 외

Unsupervised representation learning for speech audios attained impressive performances for speech recognition tasks, particularly when annotated speech is limited. However, the unsupervised paradigm needs to be carefull…

Domain AdaptationRepresentation Learningspeech-recognitionSpeech Recognition

DiDA: Disentangled Synthesis for Domain Adaptation

2018-05-21 · Jinming Cao, Oren Katzir, Peng Jiang, Dani Lischinski 외

Unsupervised domain adaptation aims at learning a shared model for two related, but not identical, domains by leveraging supervision from a source domain to an unsupervised target domain. A number of effective domain ada…

DisentanglementDomain AdaptationUnsupervised Domain Adaptation