1 / 28

Iterated Shrinkage Algorithm for Basis Pursuit Minimization

This paper discusses the Iterated Shrinkage Algorithm for Basis Pursuit Minimization, a simple and effective sparsity-based denoising algorithm for signal and image denoising. It explores the optimality and relevance of shrinkage in handling redundant (or non-unitary) transforms. The paper presents the algorithm's application in denoising using different transforms and concludes with insights and conclusions.

amike
Download Presentation

Iterated Shrinkage Algorithm for Basis Pursuit Minimization

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. * * Joint work with Michael Zibulevsky and Boaz Matalon ITERATED SRINKAGE ALGORITHM FOR BASIS PURSUIT MINIMIZATION Michael Elad The Computer Science Department The Technion – Israel Institute of technology Haifa 32000, Israel SIAM Conference on Imaging Science May 15-17, 2005 – Minneapolis, Minnesota Sparse Representations – Theory and Applications in Image Processing

  2. ? Remove Additive Noise Noise Removal Our story begins with signal/image denoising … • 100 years of activity – numerous algorithms. • Considered Directions include: PDE, statistical estimators, adaptive filters, inverse problems & regularization, example-based restoration, sparse representations, … Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  3. LUT Apply Wavelet Transform Apply Inv. Wavelet Transform Shrinkage For Denoising • Shrinkage is a simple yet effective sparsity-based denoising algorithm [Donoho & Johnstone, 1993]. • Justification 1: minimax near-optimal over the Besov (smoothness) signal space (complicated!!!!). • Justification 2: Bayesian (MAP) optimal[Simoncelli & Adelson 1996, Moulin & Liu 1999]. • In both justifications, an additive Gaussian white noise and a unitary transform are crucial assumptions for the optimality claims. Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  4. Apply its (pseudo) Inverse Transform LUT Number of coefficients is (much!) greater than the number of input samples (pixels) Apply Redundant Transform Redundant Transforms? • This scheme is still applicable, and it works fine (tested with curvelet, contourlet, undecimated wavelet, and more). • However, it is no longer the optimal solution for the MAP criterion. TODAY’S FOCUS: IS SHRINKAGE STILL RELEVANT WHEN HANDLING REDUNDANT (OR NON-UNITARY) TRANSFORMS? HOW? WHY? WE SHOW THAT THE ABOVE SHRINKAGE METHOD IS THE FIRST ITERATION IN A VERY EFFECTIVE AND SIMPLE ALGORITHM THAT MINIMIZES THE BASIS PURSUIT, AND AS SUCH, IT IS A NEW PURSUIT TECHNIQUE. Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  5. Agenda • 1. Bayesian Point of View – a Unitary Transform • Optimality of shrinkage • 2. What About Redundant Representation? • Is shrinkage is relevant? Why? How? • 3. Conclusions ThomasBayes 1702 - 1761 Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  6. The MAP Approach Minimize the following function with respect to x: Prior or regularization Log-Likelihood term Unknown to be recovered Given measurements Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  7. Energy Smoothness Adapt+ Smooth Robust Statistics • Mumford & Shah formulation, • Compression algorithms as priors, • … Total-Variation Wavelet Sparsity Sparse & Redundant Image Prior? During the past several decades we have made all sort of guesses about the prior Pr(x): Today’s Focus Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  8. Define L2 is unitarily invariant We got a separable set of 1D optimization problems (Unitary) Wavelet Sparsity Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  9. Want to minimize this 1-D function with respect to z zopt a LUT Why Shrinkage? A LUT can be built for any other robust function (replacing the |z|), including non-convex ones (e.g., L0 norm)!! Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  10. Agenda n • 1. Bayesian Point of View – a Unitary Transform • Optimality of shrinkage • 2. What About Redundant Representation? • Is shrinkage is relevant? Why? How? • 3. Conclusions k Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  11. Tx== = An Overcomplete Transform • Redundant transforms are important because they can • Lead to a shift-invariance property, • Represent images better (because of orientation/scale analysis), • Enable deeper sparsity (when used in conjunction with the BP). Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  12. Define However Analysis versus Synthesis Analysis Prior: Synthesis Prior: Basis Pursuit Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  13. D-y= - Getting a sparse solution implies that y is composed of few atoms from D Basis Pursuit As Objective Our Objective: Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  14. Our objective Set j=1 Fix all entries of  apart from the j-th one Optimize with respect to j j=j+1 mod k Sequential Coordinate Descent • The unknown, , has k entries. • How about optimizing w.r.t. each of them sequentially? • The objective per each becomes Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  15. BEFORE: We had this 1-D function to minimize and the solution was Our 1-D objective is and the solution now is We Get Sequential Shrinkage NOW: Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  16. Set j=1 Fix all entries of  apart from the j-th one Optimize with respect to j j=j+1 mod k Not Good!! Sequential? • This method requires drawing one column at a time from D. • In most transforms this is not comfortable at all !!! • This also means that MP and its variants are inadequate. Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  17. For j=1:k Compute the descent direction per j : vj. Update the solution by How About Parallel Shrinkage? Our objective • Assume a current solution n. • Using the previous method, we have k descent directions obtained by a simple shrinkage. • How about taking all of them at once, with a proper relaxation? • Little bit of math lead to … Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  18. Back-projection to the signal domain Shrinkage operation The synthesis error Normalize by a diagonal matrix Update by exact line-search Parallel Coordinate Descent (PCD) At all stages, the dictionary is applied as a whole, either directly, or via its adjoint Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  19. Assume: Zero initialization D is a tight frame with normalized columns (Q=I) Line search is replaced with PCD – The First Iteration Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  20. Apply its (pseudo) Inverse Transform LUT Apply Redundant Transform Relation to Simple Shrinkage? The first iteration in our algorithm = the intuitive shrinkage !!! Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  21. We have proven convergence to the global minimizer of the BPDN objective function (with smoothing): • Approximate asymptotic convergence rate analysis yields: where M and m are the largest and smallest eigenvalues of respectively (H is the Hessian). PCD – Convergence Analysis • This rate equals that of the Steepest-Descent algorithm, preconditioned by the Hessian’s diagonal. • Substantial further speed-up can be obtained using the subspace optimization algorithm (SESOP) [Zibulevsky and Narkis 2004]. Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  22. Objective function 9000 Iterative Shrinkage Steepest Descent Conjugate Gradient Truncated Newton 8000 7000 6000 5000 4000 3000 2000 1000 0 2 4 6 8 10 12 14 16 18 Iterations Image Denoising • The Matrix M gives a variance per each coefficient, learned from the corrupted image. • D is the contourlet transform (recent version). • The length of : ~1e+6. • The Seq. Shrinkage algorithm cannot be simulated for this dim.. Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  23. Denoising PSNR 32 31 30 29 28 27 26 Iterative Shrinkage Steepest Descent Conjugate Gradient Truncated Newton 25 24 23 22 Iterations Image Denoising Even though one iteration of our algorithm is equivalent in complexity to that of the SD, the performance is much better 0 2 4 6 8 10 12 14 16 18 Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  24. Image Denoising Noisy Image with σ=20 Original Image Iterated Shrinkage – First Iteration PSNR=28.30dB Iterated Shrinkage – second iteration PSNR=31.05dB Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  25. Closely Related Work • Several recent works have devised iterative shrinkage algorithms, each with a different motivation: • E-M algorithm for image deblurring - [Figueiredo & Nowak 2003]. • Surrogate functionals for deblurring as above [Daubechies, Defrise, & De-Mol, 2004] and [Figueiredo & Nowak 2005]. • PCD minimization for denoising (as shown above) [Elad, 2005]. • While these algorithms are similar, they are in fact different. Our recent work have shown that: • PCD gives faster convergence, compared to the surrogate algorithms. • All the above methods can be further improved by SESOP, leading to Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  26. Agenda • 1. Bayesian Point of View – a Unitary Transform • Optimality of shrinkage • 2. What About Redundant Representation? • Is shrinkage is relevant? Why? How? • 3. Conclusions Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  27. When optimal? What if the transform is redundant? How? How to avoid the need to extract atoms? Getting what? Conclusion Shrinkage is an appealing signal denoising technique For additive Gaussian noise and unitary transforms Compute all the CD directions, and use the average Go Parallel Option 1: apply sequential coordinate descent which leads to a sequential shrinkage algorithm We obtain an easy to implement iterated shrinkage algorithm (PCD). This algorithm has been thoroughly studied (convergence, rate, comparisons). Iterated Shrinkage Algorithm for Basis Pursuit Minimization

  28. THANK YOU!! These slides and accompanying papers can be found in http://www.cs.technion.ac.il/~elad Iterated Shrinkage Algorithm for Basis Pursuit Minimization

More Related