paper-with-me

홈 › Papers

AdaVAE: Bayesian Structural Adaptation for Variational Autoencoders

2023-09-21 · NeurIPS 2023 11

The neural network structures of generative models and their corresponding inference models paired in variational autoencoders (VAEs) play a critical role in the models' generative performance. However, powerful VAE network structures are hand-crafted and fixed prior to training, resulting in a one-size-fits-all approach that requires heavy computation to tune for given data. Moreover, existing VAE regularization methods largely overlook the importance of network structures and fail to prevent overfitting in deep VAE models with cascades of hidden layers. To address these issues, we propose a Bayesian inference framework that automatically adapts VAE network structures to data and prevent overfitting as they grow deeper. We model the number of hidden layers with a beta process to infer the most plausible encoding/decoding network depths warranted by data and perform layer-wise dropout regularization with a conjugate Bernoulli process. We develop a scalable estimator that performs joint inference on both VAE network structures and latent variables. Our experiments show that the inference framework effectively prevents overfitting in both shallow and deep VAE models, yielding state-of-the-art performance. We demonstrate that our framework is compatible with different types of VAE backbone networks and can be applied to various VAE variants, further improving their performance.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

AdaVAE: Exploring Adaptive GPT-2s in Variational Auto-Encoders for Language Modeling

2022-05-12 · Haoqin Tu, Zhongliang Yang, Jinshuai Yang, Yongfeng Huang

Variational Auto-Encoder (VAE) has become the de-facto learning paradigm in achieving representation learning and generation for natural language at the same time. Nevertheless, existing VAE-based language models either …

Conditional Text GenerationDecoderLanguage ModelingLanguage Modelling+2

Enhanced uncertainty quantification variational autoencoders for the solution of Bayesian inverse problems

2025-02-18 · Andrea Tonini, Luca Dede'

Among other uses, neural networks are a powerful tool for solving deterministic and Bayesian inverse problems in real-time. In the Bayesian framework, variational autoencoders, a specialized type of neural network, enabl…

Uncertainty Quantification

Latent Optimal Paths by Gumbel Propagation for Variational Bayesian Dynamic Programming

2023-06-05 · Xinlei Niu, Christian Walder, Jing Zhang, Charles Patrick Martin

We propose the stochastic optimal path which solves the classical optimal path problem by a probability-softening solution. This unified approach transforms a wide range of DP problems into directed acyclic graphs in whi…

Bayesian InferenceSinging Voice Synthesistext-to-speechText to Speech

Variational Bayesian Adaptive Learning of Deep Latent Variables for Acoustic Knowledge Transfer

2025-01-26 · Hu Hu, Sabato Marco Siniscalchi, Chao-Han Huck Yang, Chin-Hui Lee

In this work, we propose a novel variational Bayesian adaptive learning approach for cross-domain knowledge transfer to address acoustic mismatches between training and testing conditions, such as recording devices and e…

Acoustic Scene ClassificationScene ClassificationSpoken Command RecognitionTransfer Learning+1

Bayesian adaptive learning to latent variables via Variational Bayes and Maximum a Posteriori

2024-01-24 · Hu Hu, Sabato Marco Siniscalchi, Chin-Hui Lee

In this work, we aim to establish a Bayesian adaptive learning framework by focusing on estimating latent variables in deep neural network (DNN) models. Latent variables indeed encode both transferable distributional inf…

Acoustic Scene ClassificationScene ClassificationTransfer Learning