Osher
From Wikimization
Line 1: | Line 1: | ||
= Stanley Osher = | = Stanley Osher = | ||
- | [[Image:Osher2.jpg|thumb|right|450px|Stanley Osher ca. 2008]] | + | [[Image:Osher2.jpg|thumb|right|450px|Stanley Osher, ca. 2008]] |
+ | |||
+ | |||
+ | == Bregman Iterative Algorithms for L1 Minimization with Applications to Compressed Sensing == | ||
+ | [http://www.convexoptimization.com/TOOLS/sjo-BregmanIteration10-07.ppt Presented by Stanley Osher with W. Yin, D. Goldfarb, & J. Darbon at the iCME Colloquium (CME 500), Stanford University, December 3, 2007] (400KByte) | ||
+ | |||
+ | === The effectiveness of Bregman iteration as applied to compressed sensing and image restoration === | ||
+ | ==== Stanley Osher (University of California at Los Angeles) ==== | ||
+ | |||
+ | Bregman iterative regularization (1967) was introduced by Osher, Burger, Goldfarb, Xu and Yin as a device for improving total variation (TV)-based image restoration (2004) and was used by Xu and Osher in (2006) to analyze and improve wavelet shrinkage. In recent work by Yin, Osher, Goldfarb and Darbon, we devised simple and extremely efficient methods for solving the basis pursuit problem which is used in compressed sensing. A linearized version done by Osher, Dong, Mao and Yin requires two lines of MATLAB code and is remarkably efficient. This means we rapidly and easily solve the problem: | ||
+ | for a given <math>k\times n</math> matrix <math>\,A\,</math>, with <math>k\ll n</math> and <math>f\in R^k</math>. | ||
+ | |||
+ | <math>\mbox{minimize}_{u\in R^n}\mu||u||_1+\frac{1}{2}||Au-f||_2^2</math> | ||
+ | |||
+ | By some beautiful results of Candes, Tao, Donoho, and collaborators, this L1 minimization gives the sparsest solution <math>\,u\,</math>, under reasonable assumptions. |
Revision as of 01:11, 8 August 2008
Contents |
Stanley Osher
Bregman Iterative Algorithms for L1 Minimization with Applications to Compressed Sensing
The effectiveness of Bregman iteration as applied to compressed sensing and image restoration
Stanley Osher (University of California at Los Angeles)
Bregman iterative regularization (1967) was introduced by Osher, Burger, Goldfarb, Xu and Yin as a device for improving total variation (TV)-based image restoration (2004) and was used by Xu and Osher in (2006) to analyze and improve wavelet shrinkage. In recent work by Yin, Osher, Goldfarb and Darbon, we devised simple and extremely efficient methods for solving the basis pursuit problem which is used in compressed sensing. A linearized version done by Osher, Dong, Mao and Yin requires two lines of MATLAB code and is remarkably efficient. This means we rapidly and easily solve the problem:
for a given matrix
, with
and
.
By some beautiful results of Candes, Tao, Donoho, and collaborators, this L1 minimization gives the sparsest solution , under reasonable assumptions.