paper-with-me

Papers

Complex Recurrent Variational Autoencoder with Application to Speech Enhancement

2022-04-05 · Yuying Xie, Thomas Arildsen, Zheng-Hua Tan

As an extension of variational autoencoder (VAE), complex VAE uses complex Gaussian distributions to model latent variables and data. This work proposes a complex recurrent VAE framework, specifically in which complex-valued recurrent neural network and L1 reconstruction loss are used. Firstly, to account for the temporal property of speech signals, this work introduces complex-valued recurrent neural network in the complex VAE framework. Besides, L1 loss is used as the reconstruction loss in this framework. To exemplify the use of the complex generative model in speech processing, we choose speech enhancement as the specific application in this paper. Experiments are based on the TIMIT dataset. The results show that the proposed method offers improvements on objective metrics in speech intelligibility and signal quality.

📄 PDF Abstract BibTeX arXiv:2204.02195

Code (1)

yuxi6842/crvae 공식 구현 tf

Tasks

Speech Enhancement

Similar Papers 제목 키워드 기반

A Deep Representation Learning-based Speech Enhancement Method Using Complex Convolution Recurrent Variational Autoencoder

2023-12-15 · Yang Xiang, Jingguang Tian, Xinhui Hu, Xinkang Xu 외

Generally, the performance of deep neural networks (DNNs) heavily depends on the quality of data representation learning. Our preliminary work has emphasized the significance of deep representation learning (DRL) in the …

Representation LearningSpeech Enhancement

A Recurrent Variational Autoencoder for Speech Enhancement

2019-10-24 · Simon Leglaive, Xavier Alameda-Pineda, Laurent Girin, Radu Horaud

This paper presents a generative approach to speech enhancement based on a recurrent variational autoencoder (RVAE). The deep generative speech model is trained using clean speech signals only, and it is combined with a …

Speech Enhancement

Posterior sampling algorithms for unsupervised speech enhancement with recurrent variational autoencoder

2023-09-19 · Mostafa Sadeghi, Romain Serizel

In this paper, we address the unsupervised speech enhancement problem based on recurrent variational autoencoder (RVAE). This approach offers promising generalization performance over the supervised counterpart. Neverthe…

Computational EfficiencySpeech EnhancementVariational Inference

Sequential Variational Autoencoders for Collaborative Filtering

2018-11-25 · Noveen Sachdeva, Giuseppe Manco, Ettore Ritacco, Vikram Pudi

Variational autoencoders were proven successful in domains such as computer vision and speech processing. Their adoption for modeling user preferences is still unexplored, although recently it is starting to gain attenti…

Recommendation Systems

A Recurrent Latent Variable Model for Sequential Data

2015-06-07 · NeurIPS 2015 12 · Junyoung Chung, Kyle Kastner, Laurent Dinh, Kratarth Goel 외

In this paper, we explore the inclusion of latent random variables into the dynamic hidden state of a recurrent neural network (RNN) by combining elements of the variational autoencoder. We argue that through the use of …

model