LGNEDec 20, 2014

Scoring and Classifying with Gated Auto-encoders

arXiv:1412.6610v51 citations
Originality Incremental advance
AI Analysis

This work addresses the understudied area of gated auto-encoders for researchers in machine learning, though it appears incremental as it extends existing auto-encoder methods with new theoretical insights and empirical validation.

The authors tackled the problem of representation learning with gated auto-encoders by deriving a scoring function from a dynamical systems perspective and connecting it to Restricted Boltzmann Machines, demonstrating effectiveness on deep learning benchmarks for classification tasks.

Auto-encoders are perhaps the best-known non-probabilistic methods for representation learning. They are conceptually simple and easy to train. Recent theoretical work has shed light on their ability to capture manifold structure, and drawn connections to density modelling. This has motivated researchers to seek ways of auto-encoder scoring, which has furthered their use in classification. Gated auto-encoders (GAEs) are an interesting and flexible extension of auto-encoders which can learn transformations among different images or pixel covariances within images. However, they have been much less studied, theoretically or empirically. In this work, we apply a dynamical systems view to GAEs, deriving a scoring function, and drawing connections to Restricted Boltzmann Machines. On a set of deep learning benchmarks, we also demonstrate their effectiveness for single and multi-label classification.

Foundations

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

Your Notes