paper-with-me

Papers

Fast Convolutional Sparse Coding

2013-06-01 · CVPR 2013 6 · Hilton Bristow, Anders Eriksson, Simon Lucey

Sparse coding has become an increasingly popular method in learning and vision for a variety of classification, reconstruction and coding tasks. The canonical approach intrinsically assumes independence between observations during learning. For many natural signals however, sparse coding is applied to sub-elements ( i.e. patches) of the signal, where such an assumption is invalid. Convolutional sparse coding explicitly models local interactions through the convolution operator, however the resulting optimization problem is considerably more complex than traditional sparse coding. In this paper, we draw upon ideas from signal processing and Augmented Lagrange Methods (ALMs) to produce a fast algorithm with globally optimal subproblems and super-linear convergence.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Similar Papers 제목 키워드 기반

Fast and Flexible Convolutional Sparse Coding

2015-06-01 · CVPR 2015 6 · Felix Heide, Wolfgang Heidrich, Gordon Wetzstein

Convolutional sparse coding (CSC) has become an increasingly important tool in machine learning and computer vision. Image features can be learned and subsequently used for classification and reconstruction tasks. As opp…

General Classification

Compositional Factorization of Visual Scenes with Convolutional Sparse Coding and Resonator Networks

2024-04-29 · Christopher J. Kymn, Sonia Mazelet, Annabel Ng, Denis Kleyko 외

We propose a system for visual scene analysis and recognition based on encoding the sparse, latent feature-representation of an image into a high-dimensional vector that is subsequently factorized to parse scene content.…

Scene Parsing

Fast Convolutional Sparse Coding in the Dual Domain

2017-09-27 · Lama Affara, Bernard Ghanem, Peter Wonka

Convolutional sparse coding (CSC) is an important building block of many computer vision applications ranging from image and video compression to deep learning. We present two contributions to the state of the art in CSC…

Video Compression

Towards Understanding Residual and Dilated Dense Neural Networks via Convolutional Sparse Coding

2019-12-05 · Zhiyang Zhang, Shihua Zhang

Convolutional neural network (CNN) and its variants have led to many state-of-art results in various fields. However, a clear theoretical understanding about them is still lacking. Recently, multi-layer convolutional spa…

Scalable Online Convolutional Sparse Coding

2017-06-21 · Yaqing Wang, Quanming Yao, James T. Kwok, Lionel M. Ni

Convolutional sparse coding (CSC) improves sparse coding by learning a shift-invariant dictionary from the data. However, existing CSC algorithms operate in the batch mode and are expensive, in terms of both space and ti…