中文
相关论文

相关论文: A Note on Generalization in Variational Autoencode…

200 篇论文

Unsupervised representation learning holds the promise of exploiting large amounts of unlabeled data to learn general representations. A promising technique for unsupervised learning is the framework of Variational Auto-encoders (VAEs).…

计算机视觉与模式识别 · 计算机科学 2020-04-09 Kamal Gupta , Saurabh Singh , Abhinav Shrivastava

There is significant growth and interest in the use of synthetic data as an enabler for machine learning in environments where the release of real data is restricted due to privacy or availability constraints. Despite a large number of…

机器学习 · 计算机科学 2020-11-25 Harrison Wilde , Jack Jewson , Sebastian Vollmer , Chris Holmes

Amortized variational inference (AVI) replaces instance-specific local inference with a global inference network. While AVI has enabled efficient training of deep generative models such as variational autoencoders (VAE), recent empirical…

机器学习 · 统计学 2018-07-25 Yoon Kim , Sam Wiseman , Andrew C. Miller , David Sontag , Alexander M. Rush

Variational autoencoders (VAE) often use Gaussian or category distribution to model the inference process. This puts a limit on variational learning because this simplified assumption does not match the true posterior distribution, which is…

机器学习 · 计算机科学 2017-02-28 Ke Sun , Xiangliang Zhang

We propose a theoretical approach towards the training numerical stability of Variational AutoEncoders (VAE). Our work is motivated by recent studies empowering VAEs to reach state of the art generative results on complex image datasets.…

机器学习 · 计算机科学 2021-06-28 David Dehaene , Rémy Brossard

Purpose: Handling heterogeneous and mixed data types has become increasingly critical with the exponential growth in real-world databases. While deep generative models attempt to merge diverse data views into a common latent space, they…

Variational Auto-encoders (VAEs) are deep generative latent variable models that are widely used for a number of downstream tasks. While it has been demonstrated that VAE training can suffer from a number of pathologies, existing literature…

机器学习 · 统计学 2022-03-17 Yaniv Yacoby , Weiwei Pan , Finale Doshi-Velez

Variational auto-encoders (VAEs) are deep generative latent variable models that can be used for learning the distribution of complex data. VAEs have been successfully used to learn a probabilistic prior over speech signals, which is then…

声音 · 计算机科学 2020-12-18 Mostafa Sadeghi , Simon Leglaive , Xavier Alameda-PIneda , Laurent Girin , Radu Horaud

In this paper, we suggest a framework to make use of mutual information as a regularization criterion to train Auto-Encoders (AEs). In the proposed framework, AEs are regularized by minimization of the mutual information between input and…

机器学习 · 计算机科学 2017-08-08 Yan Zhang , Mete Ozay , Zhun Sun , Takayuki Okatani

User attributes, such as gender and education, face severe incompleteness in social networks. In order to make this kind of valuable data usable for downstream tasks like user profiling and personalized recommendation, attribute inference…

机器学习 · 计算机科学 2021-06-01 Yadong Zhou , Zhihao Ding , Xiaoming Liu , Chao Shen , Lingling Tong , Xiaohong Guan

Variational Autoencoders (VAEs) are a popular generative model, but one in which conditional inference can be challenging. If the decomposition into query and evidence variables is fixed, conditional VAEs provide an attractive solution. To…

机器学习 · 统计学 2018-10-05 Ga Wu , Justin Domke , Scott Sanner

We consider the task of estimating variational autoencoders (VAEs) when the training data is incomplete. We show that missing data increases the complexity of the model's posterior distribution over the latent variables compared to the…

机器学习 · 计算机科学 2024-06-28 Vaidotas Simkus , Michael U. Gutmann

Deep Learning has seen an unprecedented increase in vision applications since the publication of large-scale object recognition datasets and introduction of scalable compute hardware. State-of-the-art methods for most vision tasks for…

计算机视觉与模式识别 · 计算机科学 2020-04-30 Nikita Jaipuria , Xianling Zhang , Rohan Bhasin , Mayar Arafa , Punarjay Chakravarty , Shubham Shrivastava , Sagar Manglani , Vidya N. Murali

Real world datasets often contain entries with missing elements e.g. in a medical dataset, a patient is unlikely to have taken all possible diagnostic tests. Variational Autoencoders (VAEs) are popular generative models often used for…

机器学习 · 计算机科学 2021-03-23 Mark Collier , Alfredo Nazabal , Christopher K. I. Williams

Machine learning (ML) models trained to detect physical-layer threats on one optical fiber system often fail catastrophically when applied to a different system, due to variations in operating wavelength, fiber properties, and network…

Recommender systems have been studied extensively due to their practical use in many real-world scenarios. Despite this, generating effective recommendations with sparse user ratings remains a challenge. Side information associated with…

信息检索 · 计算机科学 2018-07-17 Yifan Chen , Maarten de Rijke

Materials informatics (MI), which uses artificial intelligence and data analysis techniques to improve the efficiency of materials development, is attracting increasing interest from industry. One of its main applications is the rapid…

机器学习 · 计算机科学 2023-02-07 Yoshihiro Osakabe , Akinori Asahara

In the following short article we adapt a new and popular machine learning model for inference on medical data sets. Our method is based on the Variational AutoEncoder (VAE) framework that we adapt to survival analysis on small data sets…

机器学习 · 统计学 2018-12-06 Cédric Beaulac , Jeffrey S. Rosenthal , David Hodgson

Variational auto-encoders (VAE) are popular deep latent variable models which are trained by maximizing an Evidence Lower Bound (ELBO). To obtain tighter ELBO and hence better variational approximations, it has been proposed to use…

机器学习 · 统计学 2021-07-22 Achille Thin , Nikita Kotelevskii , Arnaud Doucet , Alain Durmus , Eric Moulines , Maxim Panov

Variational Auto-encoders (VAEs) are deep generative latent variable models consisting of two components: a generative model that captures a data distribution p(x) by transforming a distribution p(z) over latent space, and an inference…

机器学习 · 计算机科学 2022-08-25 Yaniv Yacoby , Weiwei Pan , Finale Doshi-Velez