paper-with-me

Papers

Sparsity in Variational Autoencoders

2018-12-18 · Andrea Asperti

Working in high-dimensional latent spaces, the internal encoding of data in Variational Autoencoders becomes naturally sparse. We discuss this known but controversial phenomenon sometimes refereed to as overpruning, to emphasize the under-use of the model capacity. In fact, it is an important form of self-regularization, with all the typical benefits associated with sparsity: it forces the model to focus on the really important features, highly reducing the risk of overfitting. Especially, it is a major methodological guide for the correct tuning of the model capacity, progressively augmenting it to attain sparsity, or conversely reducing the dimension of the network removing links to zeroed out neurons. The degree of sparsity crucially depends on the network architecture: for instance, convolutional networks typically show less sparsity, likely due to the tighter relation of features to different spatial regions of the input.

📄 PDF Abstract BibTeX arXiv:1812.07238

Code (0)

등록된 구현이 없습니다.

Similar 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 w…

modelVariational Inference

KATE: K-Competitive Autoencoder for Text

2017-05-04 · Yu Chen, Mohammed J. Zaki

Autoencoders have been successful in learning meaningful representations from image datasets. However, their performance on text datasets has not been widely studied. Traditional autoencoders tend to learn possibly trivi…

Document ClassificationRetrievalTopic Models

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…

An Introduction to Variational Autoencoders

2019-06-06 · Diederik P. Kingma, Max Welling

Variational autoencoders provide a principled framework for learning deep latent-variable models and corresponding inference models. In this work, we provide an introduction to variational autoencoders and some important…

Information flows of diverse autoencoders

2021-02-15 · Sungyeop Lee, Junghyo Jo

The outstanding performance of deep learning in various fields has been a fundamental query, which can be potentially examined using information theory that interprets the learning process as the transmission and compres…

Information PlaneRepresentation Learning