35
Inverse Ill–Posed Problems in Image Processing Image Deblurring I. Hnˇ etynkov´ a 1 , M. Pleˇ singer 2 , Z. Strakoˇ s 3 [email protected], [email protected], [email protected] 1,3 Faculty of Mathematics and Phycics, Charles University, Prague 2 Department of Mathematics, FP, TU Liberec 1,2,3 Institute of Computer Science, Academy of Sciences of the Czech Republic Schola Ludus — Nov´ e Hrady — July 25, 2012 1 / 34

Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

  • Upload
    others

  • View
    0

  • Download
    0

Embed Size (px)

Citation preview

Page 1: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Inverse Ill–Posed Problems in Image Processing

� Image Deblurring �

I. Hnetynkova1 , M. Plesinger2, Z. Strakos3

[email protected], [email protected], [email protected]

1,3Faculty of Mathematics and Phycics, Charles University, Prague2Department of Mathematics, FP, TU Liberec

1,2,3Institute of Computer Science, Academy of Sciences of the Czech Republic

Schola Ludus — Nove Hrady — July 25, 2012

1 / 34

Page 2: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Goals of this lecture

� What is the inverse ill-posed problem?

(Image deblurring as an example of such problem.)

� What is the regularization?

How / why it works?

2 / 34

Page 3: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Motivation. A gentle start ...What is it an inverse problem?

3 / 34

Page 4: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Motivation. A gentle start ...What is it an inverse problem?

Forward problem

Inverse problem

[Kjøller: M.Sc. thesis, DTU Lyngby, 2007].

observation b unknown xA(x) = b

A

A−1

3/ 34

Page 5: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

More realistic examples of inverse ill-posed problemsComputer tomography in medical sciences

Computer tomograph (CT) maps a 3D object of M × N × Kvoxels by � X-ray measurements on � pictures with m × n pixels,

A(·) ≡ : RM×N×K −→

�⊗j=1

Rm×n.

Simpler 2D tomography problem leads to the Radon transform.The inverse problem is ill-posed. (3D case is more complicated.)

The mathematical problem is extremely sensitive to errors whichare always present in the (measured) data: discretization error(finite �, m, n); rounding errors; physical sources of noise(electronic noise in semiconductor PN-junctions in transistors, ...).

4 / 34

Page 6: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

More realistic examples of inverse ill-posed problemsTransmision computer tomography in crystalographics

Reconstruction of an unknown orientation distribution function(ODF) of grains in a given sample of a polycrystalline matherial,

A

⎛⎜⎜⎝

⎞⎟⎟⎠ ≡ −→

⎛⎜⎜⎝ , . . .

⎞⎟⎟⎠

︸ ︷︷ ︸observation = data +noise

.

The right-hand side is a set of measured difractograms.[Hansen, Sørensen, Sudkosd, Poulsen: SIIMS, 2009].

Further analogous applications also in geology, e.g.:

� Seismic tomography (cracks in tectonic plates),

� Gravimetry & magnetometry (ore mineralization).

5 / 34

Page 7: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

More realistic examples of inverse ill-posed problemsGeneral framework

In general we deal with a linear problem

Ax = b

which typically arose as a discretization of a

Fredholm integral equation of the 1st kind

b(s) =

∫K (s, t)x(t)dt ≡ A(

x(t)),

and the right-hand side b is typically contaminated by noise.

Our pilot application is the image deblurring problem.

6 / 34

Page 8: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringImage deblurring—Our pilot application

Our pilot application is the image deblurring problem [J. Nagy]:

A

⎛⎜⎜⎜⎜⎜⎜⎜⎜⎜⎜⎜⎜⎝

x = true image⎞⎟⎟⎟⎟⎟⎟⎟⎟⎟⎟⎟⎟⎠

=

b = blurred, noisy image

It leads to a linear system Ax = b with square nonsingular matrix.

We consider gray-scale images, thus each pixel is represetned byone real number, e.g., from the interval [0, 1] ≡ [black,white].

7 / 34

Page 9: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringBlurring as an operator of the vector space of images

Consider a single-pixel-image (SPI) and a blurring operator A asfollows

A(X ) = A

⎛⎜⎜⎝

⎞⎟⎟⎠ = = B .

and denote

X = [x1, . . . , xn], B = [b1, . . . , bn] ∈ Rm×n.

Consider a mapping vec : Rm×n −→ R

mn such that

x = vec(X ) ≡ [xT1 , . . . , xT

n ]T .

The picutre B is called point-spread-function (PSF).

8 / 34

Page 10: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringReshaping

b =B b b b= [ , ,..., ]1 2 w

[ ]b

b

b

1

2

...

w

B = [b1, . . . , bn]

b =

⎡⎢⎣

b1...

bn

⎤⎥⎦

b = vec(B)

9 / 34

Page 11: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringLinear and spatial invariant operator

Linearity + spatial invariance:

↓ ↓ ↓ ↓ ↓ ↓

+ + + + =

+ + + + =

First row: Original (SPI) images (matrices X ).Second row: Blurred (PSF) images (matrices B = A(X )).

10 / 34

Page 12: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringMatrix A

11 / 34

Page 13: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Mathematical model of blurringPoint—spread—function (PSF)

Examples of PSFA:

horizontal vertical out-of-focus Gaußianmotion blur motion blur blur blur

(Note: Action of the linear and spatial invariant blurring operatorA(X ) on the given image X is done by 2D convolution of theimage with the PSF corresponding to the operator.)

12 / 34

Page 14: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

System of linear algebraic equationsSmoothing properties

If A is linear, then A(X ) = B , the problem A(X ) = B can berewritten as a system of linear algebraic equations

Ax = b, A ∈ Rmn×mn, x = vec(X ), b = vec(B) ∈ R

mn.

The kernel K (s, t) in the underlying Fredholm equation

b(s) =

∫K (s, t)x(t)dt,

� has smoothing property,

� thus the function b(s) is smooth (recall the blurred image).

Because A and b are restrictions of K (s, t), and y(s); the linearsystem Ax = b in some sense inherits these properties.

13 / 34

Page 15: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

System of linear algebraic equationsSingular valued decomposition

For any matrix A ∈ RM×N , r = rank(A) there exist orthogonal

matrices

U = [u1, . . . , uM ] ∈ RM×M , U−1 = UT

V = [v1, . . . , vN ] ∈ RN×N , V−1 = V T

and diagonal matrix

Σ = diag(σ1, . . . , σN) ∈ RM×N , σ1 ≥ . . . ≥ σr > 0

with r positive nonincreasing entries on the diagonal, such that

A = U Σ V T , A = u1 σ1 vT1︸ ︷︷ ︸

A1

+ . . . + ur σr vTr︸ ︷︷ ︸

Ar

.

It is called the singular value decomposition (SVD).(See also the principal component analysis (PCA).)

14 / 34

Page 16: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

System of linear algebraic equationsSingular valued decomposition

A U � VT

A

A1

A2

Ar -1

Ar

...

+

+

+

+

i = 1

r

� AiA =

15 / 34

Page 17: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

System of linear algebraic equationsSingular valued decomposition

In our case the matrix A is square nonsingular (i.e. M = N = r),and, symmetric positive definite (i.e. the SVD is identical to thespectral decomposition of A).

Using the SVD the soution of

Ax = b, A ∈ RN×N , N = mn,

can be written as

x = A−1b = V Σ−1UTb =∑N

j=1

uTj b

σjvj .

Recall that σ1 ≥ σ2 ≥ . . . ≥ σN > 0.

16 / 34

Page 18: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Properties of the problemThe Discrete Picard condition (DPC)

The singular values σj of A decay but the sum

x =∑N

j=1

uTj b

σjvj

represents some “real data”. By the (discrete) Picard condition:the projections |uT

j b| has to decay on average faster than σj .

0 10 20 30 40 50 60

10−40

10−30

10−20

10−10

100

singular value number

σj, double precision arithmetic

σj, high precision arithmetic

|(bexact, uj)|, high precision arithmetic

17 / 34

Page 19: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Properties of the problemSingular vectors of A

Left singular vectors of A represent bases with increasingfrequencies:

0 200 400−0.1

0

0.1

u1

0 200 400−0.1

0

0.1

u2

0 200 400−0.1

0

0.1

u3

0 200 400−0.1

0

0.1

u4

0 200 400−0.1

0

0.1

u5

0 200 400−0.1

0

0.1

u6

0 200 400−0.1

0

0.1

u7

0 200 400−0.1

0

0.1

u8

0 200 400−0.1

0

0.1

u9

0 200 400−0.1

0

0.1

u10

0 200 400−0.1

0

0.1

u11

0 200 400−0.1

0

0.1

u12

(1D ill-posed problem SHAW(400) [Regularization Toolbox]).

18 / 34

Page 20: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Properties of the problemRight singular vectors ≡ Singular images

Reshaped right singular vectors of A (singular images)

(Image deblurring problem, Gaußian blur, zero BC).19 / 34

Page 21: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Impact of noiseNoise, Sources of noise

Consider a problem of the form

Ax = b, b = bexact + bnoise, ‖bexact‖ � ‖bnoise‖,

where bnoise is unknown and represents, e.g.,

� rounding errors,

� discretization error,

� noise with physical sources.

We want to compute (approximate)

xexact ≡ A−1bexact.

The vector bnoise typically resebles white noise, i.e. it has flatfrequency characteristics.

20 / 34

Page 22: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Impact of noiseViolation of the discrete Picard condition

Recall that the singular vectors of A represent frequencies.

Thus the white noise components in left singular subspaces areabout the same order of magnitude.

The vector bnoise

violates the discrete Picard condition.

Summarizing:

� bexact has some real pre-image xexact, it satifies DPC

� bnoise does not have any real pre-image, it violates DPC.

21 / 34

Page 23: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Impact of noise & regularizationViolation of the discrete Picard condition

Violation of the discrete Picard condition by noise (SHAW(400)):

0 50 100 150 200 250 300 350 40010

−20

10−15

10−10

10−5

100

105

singular value number

σj

|(b, uj)| for δ

noise = 10−14

|(b, uj)| for δ

noise = 10−8

|(b, uj)| for δ

noise = 10−4

22 / 34

Page 24: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Impact of noise & regularizationViolation of the discrete Picard condition

Consider the naive solution

x = A−1b = A−1bexact + A−1bnoise,

using the singular value expansion

x = A−1b =∑N

j=1

uTj b

σjvj

=∑N

j=1

uTj bexact

σjvj

︸ ︷︷ ︸xexact

+∑N

j=1

uTj bnoise

σjvj

︸ ︷︷ ︸amplified noise

.

Thus, even for ‖bexact‖ � ‖bnoise‖,‖A−1bexact‖ ‖A−1bnoise‖,

the data are covered by the inverted noise.23 / 34

Page 25: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Regulaization

〈MatLab demo〉

24 / 34

Page 26: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationFiltered solution, Truncated SVD filter

The impact of noise can be eliminated by filtering the solution

xFilt =N∑

j=1

φj

uTj b

σjvj instead of x = A−1b =

N∑j=1

uTj b

σjvj .

The simplest case is the truncated SVD (TSVD) filter

φj =

{1, forj ≤ k0, forj > k

xTSVD(k) =k∑

j=1

uTj b

σjvj , k N.

Disadvantage: We have to know the SVD of A explicitely.

25 / 34

Page 27: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationTSVD filter

0 1 2 3 4 5 6 7 8

x 104

10−12

10−10

10−8

10−6

10−4

10−2

100

102

104

singular values of A and TSDV filtered projections uiTb

filtered projections φ(i) uiTb

singular values σi

noise levelfilter function φ(i)

26 / 34

Page 28: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationTSVD solution

TSVD solution, k = 2983

50 100 150 200 250 300

50

100

150

200

250

27 / 34

Page 29: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationTikhonov regularization

Recall that the norm ‖A−1b‖ ≥ ‖A−1bnoise‖ can be large.

The goal of Tikhonov regularization is to minimize both, theresidual norm and the solution norm

xTikh(λ) = arg minx{‖b − Ax‖2 + λ2‖x‖2}, for some λ.

(It represents a least squares problem.)Using the SVD of A the Tikhonov solution can be written as

xTikh =N∑

j=1

σ2j

σ2j + λ2

uTj b

σjvj .

Which is the filtered solution with filter factors φj =σ2

j

σ2j +λ2 .

28 / 34

Page 30: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationTikhonov filter

0 1 2 3 4 5 6 7 8

x 104

10−25

10−20

10−15

10−10

10−5

100

105

singular values of A and Tikhonov filtered projections uiTb

filtered projections φ(i) uiTb

singular values σi

noise levelfilter function φ(i)

29 / 34

Page 31: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationTikhonov solution

Tikhonov solution, λ = 8*10−4

50 100 150 200 250 300

50

100

150

200

250

30 / 34

Page 32: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationChoosing the parameter

Choosing of the regularization parameter (k or λ):

� Discrepancy principle [Morozov ’66, ’84]

� Generalized cross validation (GCV) [Chung, Nagy, O’Leary’04], [Golub, Von Matt ’97], [Nguyen, Milanfar, Golub ’01]

� L-curve [Calvetti, Golub, Reichel ’99]

� Normalized cumulative periodograms (NCP) [Rust ’98, ’00],[Rust, O’Leary ’08], [Hansen, Kilmer, Kjeldsen ’06]

� ...

31 / 34

Page 33: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

RegulaizationIterative and hybrid approaches

Stationary iterative methods:

� Simultaneous iterative reconstruction techniques (SIRT)

(Landweber, Cimminio iteration)

� Kaczmar’s method / algebraic reconstuction techniques(ART)

Projection methods (Krylov subspace metods):

� CGLS, LSQR, CGNE

Hybrid methods [O’Leary, Simmons ’81], [Hansen ’98], [Fiero,Golub, Hansen, O’Leary ’97], ... and many others

32 / 34

Page 34: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

ReferencesTextbooks + software

Textbooks:

� Hansen, Nagy, O’Leary: Deblurring Images, Spectra, Matrices,and Filtering, SIAM, FA03, 2006.

� Hansen: Discrete Inverse Problems, Insight and Algorithms,SIAM, FA07, 2010.

Sofwtare (MatLab toolboxes):

� HNO package,

� Regularization tools,

� AIRtools,

� ...

(software available on the homepage of P. C. Hansen).

33 / 34

Page 35: Inverse Ill–Posed Problems in Image Processing · Schola Ludus — Nov´e Hrady — July 25, 2012 1/34. Goals of this lecture What is the inverse ill-posed problem? (Image deblurring

Thank You for Your Attention!

34 / 34