paper-with-me

Papers

Modular proximal optimization for multidimensional total-variation regularization

2014-11-03 · Álvaro Barbero, Suvrit Sra

We study \emph{TV regularization}, a widely used technique for eliciting structured sparsity. In particular, we propose efficient algorithms for computing prox-operators for $\ell_p$-norm TV. The most important among these is $\ell_1$-norm TV, for whose prox-operator we present a new geometric analysis which unveils a hitherto unknown connection to taut-string methods. This connection turns out to be remarkably useful as it shows how our geometry guided implementation results in efficient weighted and unweighted 1D-TV solvers, surpassing state-of-the-art methods. Our 1D-TV solvers provide the backbone for building more complex (two or higher-dimensional) TV solvers within a modular proximal optimization approach. We review the literature for an array of methods exploiting this strategy, and illustrate the benefits of our modular design through extensive suite of experiments on (i) image denoising, (ii) image deconvolution, (iii) four variants of fused-lasso, and (iv) video denoising. To underscore our claims and permit easy reproducibility, we provide all the reviewed and our new TV solvers in an easy to use multi-threaded C++, Matlab and Python library.

📄 PDF Abstract BibTeX arXiv:1411.0589

Code (3)

albarji/proxTV 공식 구현
elras/SoftsegmentNeurons
farrowlab/Neuron-Softsegmentation

Tasks

DenoisingImage DeconvolutionImage DenoisingVideo Denoising

Similar Papers 제목 키워드 기반

Shaping Level Sets with Submodular Functions

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

We consider a class of sparsity-inducing regularization terms based on submodular functions. While previous work has focused on non-decreasing functions, we explore symmetric submodular functions and their \lova extensi…

Change Point DetectionClusteringOutlier Detection

Closed-Form Approximation of the Total Variation Proximal Operator

2024-12-10 · Edward P. Chandler, Shirin Shoushtari, Brendt Wohlberg, Ulugbek S. Kamilov

Total variation (TV) is a widely used function for regularizing imaging inverse problems that is particularly appropriate for images whose underlying structure is piecewise constant. TV regularized optimization problems …

Computed Tomography (CT)DenoisingFormImage Denoising+1

FAASTA: A fast solver for total-variation regularization of ill-conditioned problems with application to brain imaging

2015-12-22 · Gaël Varoquaux, Michael Eickenberg, Elvis Dohmatob, Bertand Thirion

The total variation (TV) penalty, as many other analysis-sparsity problems, does not lead to separable factors or a proximal operatorwith a closed-form expression, such as soft thresholding for the $\ell\_1$ penalty. As …

Brain Decoding

Near-optimal compressed sensing guarantees for total variation minimization

2012-10-11 · Deanna Needell, Rachel Ward

Consider the problem of reconstructing a multidimensional signal from an underdetermined set of measurements, as in the setting of compressed sensing. Without any additional assumptions, this problem is ill-posed. Howeve…

compressed sensing

Proximal Gradient Algorithms: Applications in Signal Processing

2020-01-27

Advances in numerical optimization have supported breakthroughs in several areas of signal processing. This paper focuses on the recent enhanced variants of the proximal gradient numerical optimization algorithm, which c…

Denoising