paper-with-me

홈 › Papers

On denoising autoencoders trained to minimise binary cross-entropy

2017-08-28 · Antonia Creswell, Kai Arulkumaran, Anil A. Bharath

Denoising autoencoders (DAEs) are powerful deep learning models used for feature extraction, data generation and network pre-training. DAEs consist of an encoder and decoder which may be trained simultaneously to minimise a loss (function) between an input and the reconstruction of a corrupted version of the input. There are two common loss functions used for training autoencoders, these include the mean-squared error (MSE) and the binary cross-entropy (BCE). When training autoencoders on image data a natural choice of loss function is BCE, since pixel values may be normalised to take values in [0,1] and the decoder model may be designed to generate samples that take values in (0,1). We show theoretically that DAEs trained to minimise BCE may be used to take gradient steps in the data space towards regions of high probability under the data-generating distribution. Previously this had only been shown for DAEs trained using MSE. As a consequence of the theory, iterative application of a trained DAE moves a data sample from regions of low probability to regions of higher probability under the data-generating distribution. Firstly, we validate the theory by showing that novel data samples, consistent with the training data, may be synthesised when the initial data samples are random noise. Secondly, we motivate the theory by showing that initial data samples synthesised via other methods may be improved via iterative application of a trained DAE to those initial samples.

📄 PDF Abstract BibTeX arXiv:1708.08487

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDenoising

Similar Papers 제목 키워드 기반

Denoising random forests

2017-10-30 · Masaya Hibino, Akisato Kimura, Takayoshi Yamashita, Yuji Yamauchi 외

This paper proposes a novel type of random forests called a denoising random forests that are robust against noises contained in test samples. Such noise-corrupted samples cause serious damage to the estimation performan…

Denoising

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

Post-DAE: Anatomically Plausible Segmentation via Post-Processing with Denoising Autoencoders

2020-06-24 · Agostina J. Larrazabal, César Martínez, Ben Glocker, Enzo Ferrante

We introduce Post-DAE, a post-processing method based on denoising autoencoders (DAE) to improve the anatomical plausibility of arbitrary biomedical image segmentation algorithms. Some of the most popular segmentation me…

DenoisingImage SegmentationSegmentationSemantic Segmentation+1

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

Analyzing noise in autoencoders and deep networks

2014-06-06 · Ben Poole, Jascha Sohl-Dickstein, Surya Ganguli

Autoencoders have emerged as a useful framework for unsupervised learning of internal representations, and a wide variety of apparently conceptually disparate regularization techniques have been proposed to generate usef…

Denoising