paper-with-me

Papers

A Sparsity-promoting Dictionary Model for Variational Autoencoders

2022-03-29 · Mostafa Sadeghi, Paul Magron

Structuring the latent space in probabilistic deep generative models, e.g., variational autoencoders (VAEs), is important to yield more expressive models and interpretable representations, and to avoid overfitting. One way to achieve this objective is to impose a sparsity constraint on the latent variables, e.g., via a Laplace prior. However, such approaches usually complicate the training phase, and they sacrifice the reconstruction quality to promote sparsity. In this paper, we propose a simple yet effective methodology to structure the latent space via a sparsity-promoting dictionary model, which assumes that each latent code can be written as a sparse linear combination of a dictionary's columns. In particular, we leverage a computationally efficient and tuning-free method, which relies on a zero-mean Gaussian latent prior with learnable variances. We derive a variational inference scheme to train the model. Experiments on speech generative modeling demonstrate the advantage of the proposed approach over competing techniques, since it promotes sparsity while not deteriorating the output speech quality.

📄 PDF Abstract BibTeX arXiv:2203.15758

Code (0)

등록된 구현이 없습니다.

Tasks

modelVariational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

LASERS: LAtent Space Encoding for Representations with Sparsity for Generative Modeling

2024-09-16 · Xin Li, Anand Sarwate

Learning compact and meaningful latent space representations has been shown to be very useful in generative modeling tasks for visual data. One particular example is applying Vector Quantization (VQ) in variational autoe…

Dictionary LearningQuantization

Supervised Learning of Sparsity-Promoting Regularizers for Denoising

2020-06-09 · Michael T. McCann, Saiprasad Ravishankar

We present a method for supervised learning of sparsity-promoting regularizers for image denoising. Sparsity-promoting regularization is a key ingredient in solving modern image reconstruction problems; however, the oper…

Collaborative FilteringDenoisingDictionary LearningImage Denoising+1

Learning Sparsity-Promoting Regularizers using Bilevel Optimization

2022-07-18 · Avrajit Ghosh, Michael T. McCann, Madeline Mitchell, Saiprasad Ravishankar

We present a method for supervised learning of sparsity-promoting regularizers for denoising signals and images. Sparsity-promoting regularization is a key ingredient in solving modern signal reconstruction problems; how…

Bilevel OptimizationCollaborative FilteringDenoisingDictionary Learning+1

Sparse-promoting Full Waveform Inversion based on Online Orthonormal Dictionary Learning

2015-11-16 · Lingchen Zhu, Entao Liu, James H. McClellan

Full waveform inversion (FWI) delivers high-resolution images of the subsurface by minimizing iteratively the misfit between the recorded and calculated seismic data. It has been attacked successfully with the Gauss-Newt…

Dictionary Learning

Controlled Text Generation Using Dictionary Prior in Variational Autoencoders

2022-05-01 · Findings (ACL) 2022 5 · Xianghong Fang, Jian Li, Lifeng Shang, Xin Jiang 외

While variational autoencoders (VAEs) have been widely applied in text generation tasks, they are troubled by two challenges: insufficient representation capacity and poor controllability. The former results from the pos…

Contrastive LearningLanguage ModelingLanguage ModellingRepresentation Learning+1