Are We Using Autoencoders in a Wrong Way?

09/04/2023
by   Gabriele Martino, et al.
0

Autoencoders are certainly among the most studied and used Deep Learning models: the idea behind them is to train a model in order to reconstruct the same input data. The peculiarity of these models is to compress the information through a bottleneck, creating what is called Latent Space. Autoencoders are generally used for dimensionality reduction, anomaly detection and feature extraction. These models have been extensively studied and updated, given their high simplicity and power. Examples are (i) the Denoising Autoencoder, where the model is trained to reconstruct an image from a noisy one; (ii) Sparse Autoencoder, where the bottleneck is created by a regularization term in the loss function; (iii) Variational Autoencoder, where the latent space is used to generate new consistent data. In this article, we revisited the standard training for the undercomplete Autoencoder modifying the shape of the latent space without using any explicit regularization term in the loss function. We forced the model to reconstruct not the same observation in input, but another one sampled from the same class distribution. We also explored the behaviour of the latent space in the case of reconstruction of a random sample from the whole dataset.

READ FULL TEXT
research
03/03/2017

Denoising Adversarial Autoencoders

Unsupervised learning is of growing interest because it unlocks the pote...
research
02/09/2022

Reducing Redundancy in the Bottleneck Representation of the Autoencoders

Autoencoders are a type of unsupervised neural networks, which can be us...
research
11/06/2018

Sets of autoencoders with shared latent spaces

Autoencoders receive latent models of input data. It was shown in recent...
research
10/29/2020

Distance Invariant Sparse Autoencoder for Wireless Signal Strength Mapping

Wireless signal strength based localization can enable robust localizati...
research
03/22/2023

Variantional autoencoder with decremental information bottleneck for disentanglement

One major challenge of disentanglement learning with variational autoenc...
research
01/11/2022

An Introduction to Autoencoders

In this article, we will look at autoencoders. This article covers the m...
research
04/23/2021

Eccentric Regularization: Minimizing Hyperspherical Energy without explicit projection

Several regularization methods have recently been introduced which force...

Please sign up or login with your details

Forgot password? Click here to reset