Convolutional Sparse Coding with Overlapping Group Norms
Brendt Wohlberg

TL;DR
This paper explores replacing the traditional $\\ell_1$ regularization in convolutional sparse coding with mixed group norms, develops algorithms for this, and evaluates their impact on denoising performance, finding mixed norms perform poorly unless weighted.
Contribution
It introduces algorithms for convolutional sparse coding with mixed group norms and evaluates their effectiveness in denoising tasks.
Findings
Mixed group norms perform poorly in denoising without weighting.
Weighting strategies improve mixed norm performance significantly.
The simple $\ell_1$ norm remains competitive and computationally cheaper.
Abstract
The most widely used form of convolutional sparse coding uses an regularization term. While this approach has been successful in a variety of applications, a limitation of the penalty is that it is homogeneous across the spatial and filter index dimensions of the sparse representation array, so that sparsity cannot be separately controlled across these dimensions. The present paper considers the consequences of replacing the penalty with a mixed group norm, motivated by recent theoretical results for convolutional sparse representations. Algorithms are developed for solving the resulting problems, which are quite challenging, and the impact on the performance of the denoising problem is evaluated. The mixed group norms are found to perform very poorly in this application. While their performance is greatly improved by introducing a weighting strategy, such a…
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
TopicsSparse and Compressive Sensing Techniques · Image and Signal Denoising Methods · Advanced Data Compression Techniques
