Litcius/Paper detail

Deep Residual Autoencoders for Expectation Maximization-Inspired Dictionary Learning

Bahareh Tolooshams, Sourav Dey, Demba Ba

2020IEEE Transactions on Neural Networks and Learning Systems37 citationsDOIOpen Access PDF

Abstract

We introduce a neural-network architecture, termed the constrained recurrent sparse autoencoder (CRsAE), that solves convolutional dictionary learning problems, thus establishing a link between dictionary learning and neural networks. Specifically, we leverage the interpretation of the alternating-minimization algorithm for dictionary learning as an approximate expectation-maximization algorithm to develop autoencoders that enable the simultaneous training of the dictionary and regularization parameter (ReLU bias). The forward pass of the encoder approximates the sufficient statistics of the E-step as the solution to a sparse coding problem, using an iterative proximal gradient algorithm called FISTA. The encoder can be interpreted either as a recurrent neural network or as a deep residual network, with two-sided ReLU nonlinearities in both cases. The M-step is implemented via a two-stage backpropagation. The first stage relies on a linear decoder applied to the encoder and a norm-squared loss. It parallels the dictionary update step in dictionary learning. The second stage updates the regularization parameter by applying a loss function to the encoder that includes a prior on the parameter motivated by Bayesian statistics. We demonstrate in an image-denoising task that CRsAE learns Gabor-like filters and that the EM-inspired approach for learning biases is superior to the conventional approach. In an application to recordings of electrical activity from the brain, we demonstrate that CRsAE learns realistic spike templates and speeds up the process of identifying spike times by 900× compared with algorithms based on convex optimization.

Topics & Concepts

Computer scienceArtificial intelligenceAutoencoderPattern recognition (psychology)ResidualDeep learningGradient descentBackpropagationArtificial neural networkAlgorithmSparse and Compressive Sensing TechniquesBlind Source Separation TechniquesImage and Signal Denoising Methods