1 / 24

Improved Denoising Performance Using Multiple Sparse Representations

This paper discusses the concept of using several sparse representations for image denoising, demonstrating improved performance compared to using the sparsest representation alone. It explores different directions in signal processing and presents a new idea for denoising. The paper also introduces the use of learned dictionaries and sparse representations for image denoising. It discusses the relation to prior or regularization methods and energy minimization algorithms. The paper further explores the evolution of signal priors over time and the modeling of signals using sparse and redundant dictionaries. The paper also presents a greedy algorithm for finding sparse representations and suggests using multiple sparse representations for better denoising results. The motivation behind this approach is discussed, highlighting the potential advantages over pursuit algorithms and the ability to convey different stories about the desired signal.

hardenl
Download Presentation

Improved Denoising Performance Using Multiple Sparse Representations

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 Irad Yavneh The Computer Science Department The Technion – Israel Institute of technology Haifa 32000, Israel A Weighted Average of Sparse Several Representations is Better than the Sparsest One Alone Michael Elad The Computer Science Department The Technion – Israel Institute of technology Haifa 32000, Israel SIAM Conference on Imaging Science IS`08Session on Topics in Sparse and Redundant Representations – Part IJuly 8th, 2008 San-Diego

  2. ? Remove Additive Noise Noise Removal? Today we focus on signal/image denoising … • Important: (i) Practical application; (ii) A convenient platform for testing basic ideas in signal/image processing. • Many Considered Directions: Partial differential equations, Statistical estimators, Adaptive filters, Inverse problems & regularization, Wavelets, Example-based techniques, Sparse representations, … • Main Massage Today: Several sparse representations can be found and used for better denoising performance – we introduce, demonstrate and explain this new idea. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  3. Part I The Basics of Denoising by Sparse Representations Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  4. Relation to measurements Prior or regularization ThomasBayes 1702 - 1761 Denoising By Energy Minimization Many of the proposed signal denoising algorithms are related to the minimization of an energy function of the form y : Given measurements x : Unknown to be recovered • This is in-fact a Bayesian point of view, adopting the Maximum-A-posteriori Probability (MAP) estimation. • Clearly, the wisdom in such an approach is within the choice of the prior – modeling the signals of interest. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  5. Energy Smoothness Adapt+ Smooth Robust Statistics • Hidden Markov Models, • Compression algorithms as priors, • … Total-Variation Wavelet Sparsity Sparse & Redundant The Evolution Of Pr(x) During the past several decades we have made all sort of guesses about the prior Pr(x) for signals/images: Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  6. Every column in D (dictionary) is a prototype signal (atom). N • The vector is generated randomly with few (say L) non-zeros at random locations and with random values. N A sparse & random vector K A fixed Dictionary Sparse Modeling of Signals M Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  7. D-y= - Back to Our MAP Energy Function • We L0 norm is effectively counting the number of non-zeros in . • The vector  is the representation (sparse/redundant). • Bottom line: Denoising of y is done by minimizing or . Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  8. The Solver We Use: Greed Based • The MPis one of the greedy algorithms that finds one atom at a time [Mallat & Zhang (’93)]. • Next steps: given the previously found atoms, find the next one to best fit the residual. • Step 1: find the one atom that best matches the signal. • The algorithm stops when the error is below the destination threshold. • The Orthogonal MP (OMP) is an improved version that re-evaluates the coefficients by Least-Squares after each round. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  9. OMP finds one atom at a time for approximating the solution of Orthogonal Matching Pursuit Main Iteration 1. 2. 3. 4. 5. Initialization No Yes Stop Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  10. Part II Finding & Using More than One Sparse Representation Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  11. Back to the Beginning. What If … • Basic Questions: • What could we do with such a set of competing solutions in order to better denoise y? • Why should this work? • How shall we practically find such a set of solutions? Consider the denoising problem and suppose that we can find a group of J candidate solutions such that These questions were studied and answered recently [Elad and Yavneh (’08)] Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  12. Motivation • Why bother with such a set? • Because of the intriguing relation to example-based techniques, where several nearest-neighbors for the signal are used jointly. • Because each representation conveys a different story about the desired signal. • Because pursuit algorithms are often wrong in finding the sparsest representation, and then relying on their solution becomes too sensitive. • … Maybe there are “deeper” reasons? D D Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  13. Generating Many Representations Our Answer: Randomizing the OMP Main Iteration 1. 2. 3. 4. 5. Initialization No Yes Stop Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  14. D Lets Try + = • Proposed Experiment : • Form a random D. • Multiply by a sparse vector α0 ( ). • Add Gaussian iid noise (σ=1) and obtain . • Solve the problem using OMP, and obtain . • Use RandOMP and obtain . • Lets look at the obtained representations … 100 200 Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  15. Some Observations • We see that • The OMP gives the sparsest solution • Nevertheless, it is not the most effective for denoising. • The cardinality of a representation does not reveal its efficiency. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  16. The Surprise … Lets propose the average as our representation This representation IS NOT SPARSE AT ALL but its noise attenuation is: 0.06 (OMP gives 0.16) Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  17. Is It Consistent? Yes! Here are the results of 1000 trials with the same parameters … ? Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  18. N A fixed Dictionary K The Explanation – Our Signal Model • Signal Model Assumed • D is fixed and known • α is built by: • Choosing the support S w.p. P(S) of all the 2K possibilities Ω, • Choosing the coefficients using iid Gaussian entries* N(0,σx): P(x|S). • The ideal signal is x=Dα. The p.d.f. of the signal P(x) is: * Not exactly, but this does not change our analysis. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  19. + K The Explanation – Adding Noise Noise Assumed: The noise v is additive white Gaussian vector with probability Pv(v) N A fixed Dictionary The p.d.f. of the noisy signal P(y), and the conditionals P(y|S) and P(S|y) are clear and well-defined (although nasty). Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  20. Projection of the signal y onto the support S Some Algebra Leads To Implications: The best estimator (in terms of L2 error) is a weighted average of many sparse representations!!! Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  21. As It Turns Out … • The MMSE estimation we got requires a sweep through all 2K supports (i.e. combinatorial search) – impractical. • Similarly, an explicit expression for P(x/y) can be derived and maximized – this is the MAP estimation, and it also requires a sweep through all possible supports – impractical too. • The OMP is a (good) approximation for the MAP estimate. • The RandOMP is a (good) approximation of the Minimum-Mean-Squared-Error (MMSE) estimate. It is close to the Gibbs sampler of the probability P(S|y) from which we should draw the weights. Back to the beginning: Why Use Several Representations? Because their average leads to provable better noise suppression. Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  22. 0.5 1. Emp. Oracle 0.45 2. Theor. Oracle 3. Emp. MMSE 0.4 4. Theor. MMSE 5. Emp. MAP 0.35 6. Theor. MAP 7. OMP 0.3 8. RandOMP Relative Mean-Squared-Error 0.25 0.2 0.15 0.1 0.05 0 0.5 1 1.5 s Comparative Results The following results correspond to a small dictionary (20×30), where the combinatorial formulas can be evaluated as well. • Parameters: • N=20, K=30 • True support=3 • σx=1 • Averaged over 1000 experiments Known support 0 2 Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  23. Part III Summary and Conclusion Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

  24. Today We Have Seen that … Sparsity, Redundancy, and the use of examples are important ideas that can be used in designing better tools in signal/image processing In our work on we cover theoretical, numerical, and applicative issues related to this model and its use in practice What do we do? We have shown that averaging several sparse representations for a signal lead to better denoising, as it approximates the MMSE estimator. and today More on these (including the slides, the papers, and a Matlab toolbox) in http://www.cs.technion.ac.il/~elad Image Denoising & Beyond Via Learned Dictionaries and Sparse representations By: Michael Elad

More Related