中文
相关论文

相关论文: An Introduction to Autoencoders

200 篇论文

An autoencoder is a specific type of a neural network, which is mainly designed to encode the input into a compressed and meaningful representation, and then decode it back such that the reconstructed input is similar as possible to the…

机器学习 · 计算机科学 2021-04-06 Dor Bank , Noam Koenigstein , Raja Giryes

Autoencoders are techniques for data representation learning based on artificial neural networks. Differently to other feature learning methods which may be focused on finding specific transformations of the feature space, they can be…

机器学习 · 计算机科学 2020-05-12 David Charte , Francisco Charte , María J. del Jesus , Francisco Herrera

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…

机器学习 · 计算机科学 2023-09-06 Gabriele Martino , Davide Moroni , Massimo Martinelli

Autoencoders are frequently used for anomaly detection, both in the unsupervised and semi-supervised settings. They rely on the assumption that when trained using the reconstruction loss, they will be able to reconstruct normal data more…

机器学习 · 计算机科学 2025-01-24 Roel Bouman , Tom Heskes

This paper proposes a theoretical framework on the mechanism of autoencoders. To the encoder part, under the main use of dimensionality reduction, we investigate its two fundamental properties: bijective maps and data disentangling. The…

机器学习 · 计算机科学 2022-12-13 Changcun Huang

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 extensions.

机器学习 · 计算机科学 2019-12-12 Diederik P. Kingma , Max Welling

Autoencoders are composed of coding and decoding units, hence they hold the inherent potential of high-performance data compression and signal compressed sensing. The main disadvantages of current autoencoders comprise the following several…

机器学习 · 计算机科学 2022-07-28 Honggui Li , Dimitri Galayko , Maria Trocan , Mohamad Sawan

In many machine learning tasks, learning a good representation of the data can be the key to building a well-performant solution. This is because most learning algorithms operate with the features in order to find models for the data. For…

机器学习 · 计算机科学 2020-05-22 David Charte , Francisco Charte , María J. del Jesus , Francisco Herrera

The autoencoder is an effective unsupervised learning model which is widely used in deep learning. It is well known that an autoencoder with a single fully-connected hidden layer, a linear activation function and a squared error cost…

机器学习 · 统计学 2019-01-01 Elad Plaut

A rapidly growing area of research is the use of machine learning approaches such as autoencoders for dimensionality reduction of data and models in scientific applications. We show that the canonical formulation of autoencoders suffers…

机器学习 · 计算机科学 2022-07-28 Andrey A. Popov , Arash Sarshar , Austin Chennault , Adrian Sandu

Dimension Estimation (DE) and Dimension Reduction (DR) are two closely related topics, but with quite different goals. In DE, one attempts to estimate the intrinsic dimensionality or number of latent variables in a set of measurements of a…

机器学习 · 计算机科学 2019-09-25 Nitish Bahadur , Randy Paffenroth

Autoencoders are widely used for unsupervised learning and as a regularization scheme in semi-supervised learning. However, theoretical understanding of their generalization properties and of the manner in which they can assist supervised…

机器学习 · 统计学 2019-02-06 Baruch Epstein , Ron Meir

Autoencoders are neural network formulations where the input and output of the network are identical and the goal is to identify the hidden representation in the provided datasets. Generally, autoencoders project the data nonlinearly onto a…

信号处理 · 电气工程与系统科学 2019-07-10 Debjani Bhowick , Deepak K. Gupta , Saumen Maiti , Uma Shankar

Autoencoders have been extensively used in the development of recent anomaly detection techniques. The premise of their application is based on the notion that after training the autoencoder on normal training data, anomalous inputs will…

机器学习 · 计算机科学 2024-03-29 Amin Ghafourian , Huanyi Shui , Devesh Upadhyay , Rajesh Gupta , Dimitar Filev , Iman Soltani Bozchalooi

Autoencoders are a widespread tool in machine learning to transform high-dimensional data into a lowerdimensional representation which still exhibits the essential characteristics of the input. The encoder provides an embedding from the…

机器学习 · 计算机科学 2021-04-28 Juliane Braunsmann , Marko Rajković , Martin Rumpf , Benedikt Wirth

Autoencoders are a category of neural networks with applications in numerous domains and hence, improvement of their performance is gaining substantial interest from the machine learning community. Ensemble methods, such as boosting, are…

机器学习 · 计算机科学 2021-10-29 Sai Krishna , Thulasi Tholeti , Sheetal Kalyani

Autoencoders, which consist of an encoder and a decoder, are widely used in machine learning for dimension reduction of high-dimensional data. The encoder embeds the input data manifold into a lower-dimensional latent space, while the…

数值分析 · 数学 2024-03-29 Juliane Braunsmann , Marko Rajković , Martin Rumpf , Benedikt Wirth

An autoencoder is a neural network which data projects to and from a lower dimensional latent space, where this data is easier to understand and model. The autoencoder consists of two sub-networks, the encoder and the decoder, which carry…

计算机视觉与模式识别 · 计算机科学 2019-04-03 Saïd Ladjal , Alasdair Newson , Chi-Hieu Pham

We discuss the similarities and differences between training an auto-encoder to minimize the reconstruction error, and training the same auto-encoder to compress the data via a generative model. Minimizing a codelength for the data using an…

神经与进化计算 · 计算机科学 2015-01-26 Yann Ollivier

Autoencoders are widely used in machine learning applications, in particular for anomaly detection. Hence, they have been introduced in high energy physics as a promising tool for model-independent new physics searches. We scrutinize the…

高能物理 - 唯象学 · 物理学 2021-07-15 Thorben Finke , Michael Krämer , Alessandro Morandini , Alexander Mück , Ivan Oleksiyuk
‹ 上一页 1 2 3 10 下一页 ›