WARP-LCA: Efficient Convolutional Sparse Coding with Locally Competitive Algorithm
Geoffrey Kasenbacher, Felix Ehret, Gerrit Ecke, Sebastian Otte

TL;DR
WARP-LCA introduces a predictive warm-up to the locally competitive algorithm, significantly enhancing convergence speed and solution quality in convolutional sparse coding, with improved sparsity, robustness, and practical application in image denoising.
Contribution
The paper proposes WARP-LCA, a novel initialization method for LCA that accelerates convergence and improves solution quality in convolutional sparse coding tasks.
Findings
WARP-LCA converges faster by orders of magnitude.
WARP-LCA achieves sparser representations with better reconstruction.
WARP-LCA demonstrates robustness in image denoising applications.
Abstract
The locally competitive algorithm (LCA) can solve sparse coding problems across a wide range of use cases. Recently, convolution-based LCA approaches have been shown to be highly effective for enhancing robustness for image recognition tasks in vision pipelines. To additionally maximize representational sparsity, LCA with hard-thresholding can be applied. While this combination often yields very good solutions satisfying an sparsity criterion, it comes with significant drawbacks for practical application: (i) LCA is very inefficient, typically requiring hundreds of optimization cycles for convergence; (ii) the use of hard-thresholding results in a non-convex loss function, which might lead to suboptimal minima. To address these issues, we propose the Locally Competitive Algorithm with State Warm-up via Predictive Priming (WARP-LCA), which leverages a predictor network to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Data Compression Techniques · Sparse and Compressive Sensing Techniques · Video Coding and Compression Technologies
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
