CVSep 27, 2017

Fast Convolutional Sparse Coding in the Dual Domain

arXiv:1709.09479v2
Originality Highly original
AI Analysis

This work addresses a bottleneck in computer vision applications like image compression and deep learning by providing a faster method for convolutional sparse coding.

The paper tackled the computational inefficiency of convolutional sparse coding by proposing a new optimization framework in the dual domain, achieving up to 20 times speedup compared to state-of-the-art solvers.

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. First, we significantly speed up the computation by proposing a new optimization framework that tackles the problem in the dual domain. Second, we extend the original formulation to higher dimensions in order to process a wider range of inputs, such as RGB images and videos. Our results show up to 20 times speedup compared to current state-of-the-art CSC solvers.

Foundations

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

Your Notes