<< Chapter < Page Chapter >> Page >
This module provides an overview of convex optimization approaches to sparse signal recovery.

An important class of sparse recovery algorithms fall under the purview of convex optimization . Algorithms in this category seek to optimize a convex function f ( · ) of the unknown variable x over a (possibly unbounded) convex subset of R N .

Setup

Let J ( x ) be a convex sparsity-promoting cost function (i.e., J ( x ) is small for sparse x .) To recover a sparse signal representation x ^ from measurements y = Φ x , Φ R M × N , we may either solve

min x { J ( x ) : y = Φ x } ,

when there is no noise, or solve

min x { J ( x ) : H ( Φ x , y ) ϵ }

when there is noise in the measurements. Here, H is a cost function that penalizes the distance between the vectors Φ x and y . For an appropriate penalty parameter μ , [link] is equivalent to the unconstrained formulation:

min x J ( x ) + μ H ( Φ x , y )

for some μ > 0 . The parameter μ may be chosen by trial-and-error, or by statistical techniques such as cross-validation [link] .

For convex programming algorithms, the most common choices of J and H are usually chosen as follows: J ( x ) = x 1 , the 1 -norm of x , and H ( Φ x , y ) = 1 2 Φ x - y 2 2 , the 2 -norm of the error between the observed measurements and the linear projections of the target vector x . In statistics, minimizing this H subject to x 1 δ is known as the Lasso problem. More generally, J ( · ) acts as a regularization term and can be replaced by other, more complex, functions; for example, the desired signal may be piecewise constant, and simultaneously have a sparse representation under a known basis transform Ψ . In this case, we may use a mixed regularization term:

J ( x ) = T V ( x ) + λ x 1

It might be tempting to use conventional convex optimization packages for the above formulations ( [link] , [link] , and [link] ). Nevertheless, the above problems pose two key challenges which are specific to practical problems encountered in CS : (i) real-world applications are invariably large-scale (an image of a resolution of 1024 × 1024 pixels leads to optimization over a million variables, well beyond the reach of any standard optimization software package); (ii) the objective function is nonsmooth, and standard smoothing techniques do not yield very good results. Hence, for these problems, conventional algorithms (typically involving matrix factorizations) are not effective or even applicable. These unique challenges encountered in the context of CS have led to considerable interest in developing improved sparse recovery algorithms in the optimization community.

Linear programming

In the noiseless case, the 1 -minimization problem (obtained by substituting J ( x ) = x 1 in [link] ) can be recast as a linear program (LP) with equality constraints. These can be solved in polynomial time ( O ( N 3 ) ) using standard interior-point methods [link] . This was the first feasible reconstruction algorithm used for CS recovery and has strong theoretical guarantees, as shown earlier in this course . In the noisy case, the problem can be recast as a second-order cone program (SOCP) with quadratic constraints. Solving LPs and SOCPs is a principal thrust in optimization research; nevertheless, their application in practical CS problems is limited due to the fact that both the signal dimension N , and the number of constraints M , can be very large in many scenarios. Note that both LPs and SOCPs correspond to the constrained formulations in [link] and [link] and are solved using first order interior-point methods.

Questions & Answers

what is biology
Hajah Reply
the study of living organisms and their interactions with one another and their environments
AI-Robot
what is biology
Victoria Reply
HOW CAN MAN ORGAN FUNCTION
Alfred Reply
the diagram of the digestive system
Assiatu Reply
allimentary cannel
Ogenrwot
How does twins formed
William Reply
They formed in two ways first when one sperm and one egg are splited by mitosis or two sperm and two eggs join together
Oluwatobi
what is genetics
Josephine Reply
Genetics is the study of heredity
Misack
how does twins formed?
Misack
What is manual
Hassan Reply
discuss biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles
Joseph Reply
what is biology
Yousuf Reply
the study of living organisms and their interactions with one another and their environment.
Wine
discuss the biological phenomenon and provide pieces of evidence to show that it was responsible for the formation of eukaryotic organelles in an essay form
Joseph Reply
what is the blood cells
Shaker Reply
list any five characteristics of the blood cells
Shaker
lack electricity and its more savely than electronic microscope because its naturally by using of light
Abdullahi Reply
advantage of electronic microscope is easily and clearly while disadvantage is dangerous because its electronic. advantage of light microscope is savely and naturally by sun while disadvantage is not easily,means its not sharp and not clear
Abdullahi
cell theory state that every organisms composed of one or more cell,cell is the basic unit of life
Abdullahi
is like gone fail us
DENG
cells is the basic structure and functions of all living things
Ramadan
What is classification
ISCONT Reply
is organisms that are similar into groups called tara
Yamosa
in what situation (s) would be the use of a scanning electron microscope be ideal and why?
Kenna Reply
A scanning electron microscope (SEM) is ideal for situations requiring high-resolution imaging of surfaces. It is commonly used in materials science, biology, and geology to examine the topography and composition of samples at a nanoscale level. SEM is particularly useful for studying fine details,
Hilary
cell is the building block of life.
Condoleezza Reply
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, An introduction to compressive sensing. OpenStax CNX. Apr 02, 2011 Download for free at http://legacy.cnx.org/content/col11133/1.5
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'An introduction to compressive sensing' conversation and receive update notifications?

Ask