LGNEMLApr 30, 2015

Lateral Connections in Denoising Autoencoders Support Supervised Learning

arXiv:1504.08215v122 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of enhancing supervised learning performance for tasks like image classification, though it appears incremental as it builds on existing autoencoder methods.

The paper tackled the problem of improving supervised learning by using a deep denoising autoencoder with lateral connections as an auxiliary unsupervised task, resulting in significant state-of-the-art improvements in permutation-invariant MNIST classification.

We show how a deep denoising autoencoder with lateral connections can be used as an auxiliary unsupervised learning task to support supervised learning. The proposed model is trained to minimize simultaneously the sum of supervised and unsupervised cost functions by back-propagation, avoiding the need for layer-wise pretraining. It improves the state of the art significantly in the permutation-invariant MNIST classification task.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes