paper-with-me

Papers

Variational Autoencoder Analysis of Ising Model Statistical Distributions and Phase Transitions

2021-04-13 · David Yevick

Variational autoencoders employ an encoding neural network to generate a probabilistic representation of a data set within a low-dimensional space of latent variables followed by a decoding stage that maps the latent variables back to the original variable space. Once trained, a statistical ensemble of simulated data realizations can be obtained by randomly assigning values to the latent variables that are subsequently processed by the decoding section of the network. To determine the accuracy of such a procedure when applied to lattice models, an autoencoder is here trained on a thermal equilibrium distribution of Ising spin realizations. When the output of the decoder for synthetic data is interpreted probabilistically, spin realizations can be generated by randomly assigning spin values according to the computed likelihood. The resulting state distribution in energy-magnetization space then qualitatively resembles that of the training samples. However, because correlations between spins are suppressed, the computed energies are unphysically large for low-dimensional latent variable spaces. The features of the learned distributions as a function of temperature, however, provide a qualitative indication of the presence of a phase transition and the distribution of realizations with characteristic cluster sizes.

📄 PDF Abstract BibTeX arXiv:2104.06368

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Statistical Guarantees for Variational Autoencoders using PAC-Bayesian Theory

2023-10-07 · NeurIPS 2023 11 · Sokhna Diarra Mbacke, Florence Clerc, Pascal Germain

Since their inception, Variational Autoencoders (VAEs) have become central in machine learning. Despite their widespread use, numerous questions regarding their theoretical properties remain open. Using PAC-Bayesian theo…

A Statistical Analysis of Wasserstein Autoencoders for Intrinsically Low-dimensional Data

2024-02-24 · Saptarshi Chakraborty, Peter L. Bartlett

Variational Autoencoders (VAEs) have gained significant popularity among researchers as a powerful tool for understanding unknown distributions based on limited samples. This popularity stems partly from their impressive…

The advantage of using Student's t-priors in variational autoencoders

2019-09-25 · Najmeh Abiri, Mattias Ohlsson

Is it optimal to use the standard Gaussian prior in variational autoencoders? With Gaussian distributions, which are not weakly informative priors, variational autoencoders struggle to reconstruct the actual data. We pro…

Variational Gibbs Inference for Statistical Model Estimation from Incomplete Data

2021-11-25 · NeurIPS 2023 11 · Vaidotas Simkus, Benjamin Rhodes, Michael U. Gutmann

Statistical models are central to machine learning with broad applicability across a range of downstream tasks. The models are controlled by free parameters that are typically estimated from data by maximum-likelihood es…

BIG-bench Machine LearningNormalising Flowsparameter estimationVariational Inference

Wasserstein Expansible Variational Autoencoder for Discriminative and Generative Continual Learning

2023-01-01 · ICCV 2023 1 · Fei Ye, Adrian G. Bors

Task-Free Continual Learning (TFCL) represents a challenging learning paradigm where a model is trained on the non-stationary data distributions without any knowledge of the task information, thus representing a more…

Continual LearningDiversity