10.03.2015 Views

sparse image representation via combined transforms - Convex ...

sparse image representation via combined transforms - Convex ...

sparse image representation via combined transforms - Convex ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2 CHAPTER 1. INTRODUCTION<br />

1.2 Outline<br />

This thesis is organized as follows:<br />

• Chapter 2 explains why <strong>sparse</strong> decomposition may lead to a more efficient <strong>image</strong><br />

coding and compression. It contains two parts: the first part gives a brief description<br />

of the mathematical framework of a modern communication system; the second part<br />

presents some quantitative results to explain (mainly in the asymptotic sense) why<br />

sparsity in coefficients may lead to efficiency in <strong>image</strong> coding.<br />

• Chapter 3 is a survey of existing <strong>transforms</strong> for <strong>image</strong>s. It serves as a background for<br />

this project.<br />

• Chapter 4 explains our approach in finding a <strong>sparse</strong> decomposition in an overcomplete<br />

dictionary. We minimize the objective function that is a sum of the residual sum<br />

of squares and a penalty on coefficients. We apply Newton’s method to solve this<br />

minimization problem. To find the Newton’s direction, we use an iterative method—<br />

LSQR—to solve a system of linear equations, which happens to be equivalent to a<br />

least squares problem. (LSQR solves a least square problem.) With carefully chosen<br />

parameters, the solution here is close to the solution of an exact Basis Pursuit, which<br />

is the minimum l 1 norm solution with exact equality constraints.<br />

• Chapter 5 is a survey of iterative methods and explains why we choose LSQR. Some<br />

alternative approaches are discussed.<br />

• Chapter 6 presents some numerical simulations. They show that a <strong>combined</strong> approach<br />

does provide a <strong>sparse</strong>r decomposition than the existing approach that uses only one<br />

transform.<br />

• Chapter 7 discusses some thoughts on future research.<br />

• Appendix A documents the details about how to implement the exact edgelet transform<br />

in a direct way. This algorithm has high complexity. Some examples are given.<br />

• Appendix B documents the details about how to implement an approximate edgelet<br />

transform in a fast way. Some examples are given. This transform is the one we used<br />

in simulations.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!