NELGMLJan 16, 2013

Sparse Penalty in Deep Belief Networks: Using the Mixed Norm Constraint

arXiv:1301.3533v215 citations
Originality Synthesis-oriented
AI Analysis

This work addresses improving DBN performance for digit recognition tasks, but it appears incremental as it builds on existing sparse constraint methods.

The paper tackles the problem of optimizing data representation in Deep Belief Networks (DBNs) by introducing sparse constraints using a mixed norm for groups, and it reports classification accuracy results on digit recognition datasets like MNIST, USPS, and RIMES, though no concrete numbers are provided in the abstract.

Deep Belief Networks (DBN) have been successfully applied on popular machine learning tasks. Specifically, when applied on hand-written digit recognition, DBNs have achieved approximate accuracy rates of 98.8%. In an effort to optimize the data representation achieved by the DBN and maximize their descriptive power, recent advances have focused on inducing sparse constraints at each layer of the DBN. In this paper we present a theoretical approach for sparse constraints in the DBN using the mixed norm for both non-overlapping and overlapping groups. We explore how these constraints affect the classification accuracy for digit recognition in three different datasets (MNIST, USPS, RIMES) and provide initial estimations of their usefulness by altering different parameters such as the group size and overlap percentage.

Foundations

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

Your Notes