paper-with-me

Papers

Gradual Training Method for Denoising Auto Encoders

2015-04-11 · Alexander Kalmanovich, Gal Chechik

Stacked denoising auto encoders (DAEs) are well known to learn useful deep representations, which can be used to improve supervised training by initializing a deep network. We investigate a training scheme of a deep DAE, where DAE layers are gradually added and keep adapting as additional layers are added. We show that in the regime of mid-sized datasets, this gradual training provides a small but consistent improvement over stacked training in both reconstruction quality and classification error over stacked training on MNIST and CIFAR datasets.

📄 PDF Abstract BibTeX arXiv:1504.02902

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingGeneral Classification

Similar Papers 제목 키워드 기반

Gradual training of deep denoising auto encoders

2014-12-19 · Alexander Kalmanovich, Gal Chechik

Stacked denoising auto encoders (DAEs) are well known to learn useful deep representations, which can be used to improve supervised training by initializing a deep network. We investigate a training scheme of a deep DAE,…

DenoisingGeneral Classification

Denoising Gravitational Waves with Enhanced Deep Recurrent Denoising Auto-Encoders

2019-03-06 · Hongyu Shen, Daniel George, E. A. Huerta, Zhizhen Zhao

Denoising of time domain data is a crucial task for many applications such as communication, translation, virtual assistants etc. For this task, a combination of a recurrent neural net (RNNs) with a Denoising Auto-Encode…

DenoisingTime SeriesTime Series AnalysisTranslation

Denoising Adversarial Autoencoders

2017-03-03 · Antonia Creswell, Anil Anthony Bharath

Unsupervised learning is of growing interest because it unlocks the potential held in vast amounts of unlabelled data to learn useful representations for inference. Autoencoders, a form of generative model, may be traine…

DenoisingGeneral Classification

Training Stacked Denoising Autoencoders for Representation Learning

2021-02-16 · Jason Liang, Keith Kelly

We implement stacked denoising autoencoders, a class of neural networks that are capable of learning powerful representations of high dimensional data. We describe stochastic gradient descent for unsupervised training of…

Denoisingimage-classificationImage ClassificationRepresentation Learning

Blind Image Denoising and Inpainting Using Robust Hadamard Autoencoders

2021-01-26 · Rasika Karkare, Randy Paffenroth, Gunjan Mahindre

In this paper, we demonstrate how deep autoencoders can be generalized to the case of inpainting and denoising, even when no clean training data is available. In particular, we show how neural networks can be trained to …

Anomaly DetectionDenoisingImage DenoisingImage Inpainting+1