A Local Block Coordinate Descent Algorithm for the Convolutional Sparse Coding Model
Ev Zisselman, Jeremias Sulam, Michael Elad

TL;DR
This paper introduces a simple, local block coordinate descent algorithm for convolutional sparse coding, improving efficiency and performance in image processing tasks like inpainting and fusion.
Contribution
It proposes a novel local block coordinate descent method (LoBCoD) and its stochastic variant for convolutional sparse coding, enhancing simplicity and effectiveness over existing approaches.
Findings
Achieves state-of-the-art results in image inpainting.
Demonstrates superior performance in multi-focus image fusion.
Offers a scalable, online learning algorithm for training filters.
Abstract
The Convolutional Sparse Coding (CSC) model has recently gained considerable traction in the signal and image processing communities. By providing a global, yet tractable, model that operates on the whole image, the CSC was shown to overcome several limitations of the patch-based sparse model while achieving superior performance in various applications. Contemporary methods for pursuit and learning the CSC dictionary often rely on the Alternating Direction Method of Multipliers (ADMM) in the Fourier domain for the computational convenience of convolutions, while ignoring the local characterizations of the image. A recent work by Papyan et al. suggested the SBDL algorithm for the CSC, while operating locally on image patches. SBDL demonstrates better performance compared to the Fourier-based methods, albeit still relying on the ADMM. In this work we maintain the localized strategy of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSparse and Compressive Sensing Techniques · Advanced Image Processing Techniques · Image and Signal Denoising Methods
MethodsAlternating Direction Method of Multipliers
