paper-with-me

Papers

Convolutional Sparse Coding with Overlapping Group Norms

2017-08-29 · Brendt Wohlberg

The most widely used form of convolutional sparse coding uses an $\ell_1$ regularization term. While this approach has been successful in a variety of applications, a limitation of the $\ell_1$ 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 $\ell_1$ 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 strategy also improves the performance obtained from the much simpler and computationally cheaper $\ell_1$ norm.

📄 PDF Abstract BibTeX arXiv:1708.09038

Code (0)

등록된 구현이 없습니다.

Tasks

Denoising

Similar Papers 제목 키워드 기반

Error Bounds for Compressed Sensing Algorithms With Group Sparsity: A Unified Approach

2015-12-29 · M. Eren Ahsen, M. Vidyasagar

In compressed sensing, in order to recover a sparse or nearly sparse vector from possibly noisy measurements, the most popular approach is $\ell_1$-norm minimization. Upper bounds for the $\ell_2$- norm of the error betw…

compressed sensing

k-Support and Ordered Weighted Sparsity for Overlapping Groups: Hardness and Algorithms

2017-12-01 · NeurIPS 2017 12 · Cong Han Lim, Stephen Wright

The k-support and OWL norms generalize the l1 norm, providing better prediction accuracy and better handling of correlated variables. We study the norms obtained from extending the k-support norm and OWL norms to the set…

Structured sparsity-inducing norms through submodular functions

2010-12-01 · NeurIPS 2010 12 · Francis R. Bach

Sparse methods for supervised learning aim at finding good linear predictors from as few variables as possible, i.e., with small cardinality of their supports. This combinatorial selection problem is often turned into a …

Sparse Coding for Learning Interpretable Spatio-Temporal Primitives

2010-12-01 · NeurIPS 2010 12 · Taehwan Kim, Gregory Shakhnarovich, Raquel Urtasun

Sparse coding has recently become a popular approach in computer vision to learn dictionaries of natural images. In this paper we extend sparse coding to learn interpretable spatio-temporal primitives of human motion. W…

The non-overlapping statistical approximation to overlapping group lasso

2022-11-16 · Mingyu Qi, Tianxi Li

Group lasso is a commonly used regularization method in statistical learning in which parameters are eliminated from the model according to predefined groups. However, when the groups overlap, optimizing the group lasso …