paper-with-me

Papers

Convolutional Dictionary Learning in Hierarchical Networks

2019-07-23 · Javier Zazo, Bahareh Tolooshams, Demba Ba

Filter banks are a popular tool for the analysis of piecewise smooth signals such as natural images. Motivated by the empirically observed properties of scale and detail coefficients of images in the wavelet domain, we propose a hierarchical deep generative model of piecewise smooth signals that is a recursion across scales: the low pass scale coefficients at one layer are obtained by filtering the scale coefficients at the next layer, and adding a high pass detail innovation obtained by filtering a sparse vector. This recursion describes a linear dynamic system that is a non-Gaussian Markov process across scales and is closely related to multilayer-convolutional sparse coding (ML-CSC) generative model for deep networks, except that our model allows for deeper architectures, and combines sparse and non-sparse signal representations. We propose an alternating minimization algorithm for learning the filters in this hierarchical model given observations at layer zero, e.g., natural images. The algorithm alternates between a coefficient-estimation step and a filter update step. The coefficient update step performs sparse (detail) and smooth (scale) coding and, when unfolded, leads to a deep neural network. We use MNIST to demonstrate the representation capabilities of the model, and its derived features (coefficients) for classification.

📄 PDF Abstract BibTeX arXiv:1907.09881

Code (0)

등록된 구현이 없습니다.

Tasks

Dictionary Learning

Similar Papers 제목 키워드 기반

Sparse Bayesian Dictionary Learning with a Gaussian Hierarchical Model

2015-03-07 · Linxiao Yang, Jun Fang, Hong Cheng, Hongbin Li

We consider a dictionary learning problem whose objective is to design a dictionary such that the signals admits a sparse or an approximate sparse representation over the learned dictionary. Such a problem finds a variet…

Bayesian InferenceDenoisingDictionary LearningImage Denoising

Learning Deep Analysis Dictionaries -- Part II: Convolutional Dictionaries

2020-01-31 · Jun-Jie Huang, Pier Luigi Dragotti

In this paper, we introduce a Deep Convolutional Analysis Dictionary Model (DeepCAM) by learning convolutional dictionaries instead of unstructured dictionaries as in the case of deep analysis dictionary model introduced…

ClusteringDictionary LearningImage Super-ResolutionSuper-Resolution

Weighted Hierarchical Sparse Representation for Hyperspectral Target Detection

2021-05-11 · Chenlu Wei, Zhiyu Jiang, Yuan Yuan

Hyperspectral target detection has been widely studied in the field of remote sensing. However, background dictionary building issue and the correlation analysis of target and background dictionary issue have not been we…

The Temporal Dictionary Ensemble (TDE) Classifier for Time Series Classification

2021-05-09 · Matthew Middlehurst, James Large, Gavin Cawley, Anthony Bagnall

Using bag of words representations of time series is a popular approach to time series classification. These algorithms involve approximating and discretising windows over a series to form words, then forming a count of …

ClassificationGeneral ClassificationTime SeriesTime Series Analysis+1

Online Convolutional Dictionary Learning

2017-06-29 · Jialin Liu, Cristina Garcia-Cardona, Brendt Wohlberg, Wotao Yin

While a number of different algorithms have recently been proposed for convolutional dictionary learning, this remains an expensive problem. The single biggest impediment to learning from large training sets is the memor…

Dictionary Learning