<< Chapter < Page Chapter >> Page >
min w , u i w i + β 2 i w i - D i u 2 + μ 2 K u - f 2 ,

where β 0 is a penalty parameter. It is well known that the solution of ( ) converges to that of ( ) as β . In the following, we concentrate on problem ( ).

Basic algorithm

The benefit of ( ) is that while either one of the two variables u and w is fixed, minimizing the objective function with respect to the other has a closed-form formula that we willspecify below. First, for a fixed u , the first two terms in ( ) are separable with respect to w i , and thus the minimization for w is equivalent to solving

min w i w i + β 2 w i - D i u 2 , i = 1 , 2 , ... , n 2 .

It is easy to verify that the unique solutions of ( ) are

w i = max D i u - 1 β , 0 D i u D i u , i = 1 , ... , n 2 ,

where the convention 0 · ( 0 / 0 ) = 0 is followed. On the other hand, for a fixed w , ( ) is quadratic in u and the minimizer u is given by the normal equations

i D i D i + μ β K K u = i D i w i + μ β K f .

By noting the relation between D and D i and a reordering of variables, ( ) can be rewritten as

D D + μ β K K u = D w + μ β K f ,

where

w w 1 w 2 R 2 n 2 and w j ( w 1 ) j ( w n 2 ) j , j = 1 , 2 .

The normal equation ( ) can also be solved easily provided that proper boundary conditions are assumed on u . Since both the finite difference operations and the convolution are notwell-defined on the boundary of u , certain boundary assumptions are needed when solving ( ). Under the periodic boundary conditions for u , i.e. the 2D image u is treated as a periodic function in both horizontal and vertical directions, D ( 1 ) , D ( 2 ) and K are all block circulant matrices with circulant blocks; see e.g. , . Therefore, the Hessianmatrix on the left-hand side of ( ) has a block circulant structure and thus can be diagonalized by the 2D discreteFourier transform F , see e.g. . Using the convolution theorem of Fourier transforms, the solution of( ) is given by

u = F - 1 F D w + ( μ / β ) K f diag F ( D D + ( μ / β ) K K ) ,

where the division is implemented by componentwise. Since all quantities but w are constant for given β , computing u from ( ) involves merely the finite difference operation on w and two FFTs (including one inverse FFT), once the constant quantities are computed.

Since minimizing the objective function in ( ) with respect to either w or u is computationally inexpensive, we solve ( ) for a fixed β by an alternating minimization scheme given below.

Algorithm :

  • Input f , K and μ > 0 . Given β > 0 and initialize u = f .
  • While“not converged”, Do
    • Compute w according to ( ) for fixed u .
    • Compute u according to ( ) for fixed w (or equivalently w ).
  • End Do

Optimality conditions and convergence results

To present the convergence results of Algorithm "Basic Algorithm" for a fixed β , we make the following weak assumption.

Assumption 1 N ( K ) N ( D ) = { 0 } , where N ( · ) represents the null space of a matrix.

Define

M = D D + μ β K K and T = D M - 1 D .

Furthermore, we will make use of the following two index sets:

L = i : D i u * < 1 β and E = { 1 , ... , n 2 } L .

Under Assumption 1, the proposed algorithm has the following convergence properties.

Theorem 1 For any fixed β > 0 , the sequence { ( w k , u k ) } generated by Algorithm "Basic Algorithm" from any starting point ( w 0 , u 0 ) converges to a solution ( w * , u * ) of ( ). Furthermore, the sequence satisfies

  • w E k + 1 - w E * ρ ( ( T 2 ) E E ) w E k - w E * ;
  • u k + 1 - u * M ρ ( T E E ) u k - u * M ;

Questions & Answers

what is microbiology
Agebe Reply
What is a cell
Odelana Reply
what is cell
Mohammed
how does Neisseria cause meningitis
Nyibol Reply
what is microbiologist
Muhammad Reply
what is errata
Muhammad
is the branch of biology that deals with the study of microorganisms.
Ntefuni Reply
What is microbiology
Mercy Reply
studies of microbes
Louisiaste
when we takee the specimen which lumbar,spin,
Ziyad Reply
How bacteria create energy to survive?
Muhamad Reply
Bacteria doesn't produce energy they are dependent upon their substrate in case of lack of nutrients they are able to make spores which helps them to sustain in harsh environments
_Adnan
But not all bacteria make spores, l mean Eukaryotic cells have Mitochondria which acts as powerhouse for them, since bacteria don't have it, what is the substitution for it?
Muhamad
they make spores
Louisiaste
what is sporadic nd endemic, epidemic
Aminu Reply
the significance of food webs for disease transmission
Abreham
food webs brings about an infection as an individual depends on number of diseased foods or carriers dully.
Mark
explain assimilatory nitrate reduction
Esinniobiwa Reply
Assimilatory nitrate reduction is a process that occurs in some microorganisms, such as bacteria and archaea, in which nitrate (NO3-) is reduced to nitrite (NO2-), and then further reduced to ammonia (NH3).
Elkana
This process is called assimilatory nitrate reduction because the nitrogen that is produced is incorporated in the cells of microorganisms where it can be used in the synthesis of amino acids and other nitrogen products
Elkana
Examples of thermophilic organisms
Shu Reply
Give Examples of thermophilic organisms
Shu
advantages of normal Flora to the host
Micheal Reply
Prevent foreign microbes to the host
Abubakar
they provide healthier benefits to their hosts
ayesha
They are friends to host only when Host immune system is strong and become enemies when the host immune system is weakened . very bad relationship!
Mark
what is cell
faisal Reply
cell is the smallest unit of life
Fauziya
cell is the smallest unit of life
Akanni
ok
Innocent
cell is the structural and functional unit of life
Hasan
is the fundamental units of Life
Musa
what are emergency diseases
Micheal Reply
There are nothing like emergency disease but there are some common medical emergency which can occur simultaneously like Bleeding,heart attack,Breathing difficulties,severe pain heart stock.Hope you will get my point .Have a nice day ❣️
_Adnan
define infection ,prevention and control
Innocent
I think infection prevention and control is the avoidance of all things we do that gives out break of infections and promotion of health practices that promote life
Lubega
Heyy Lubega hussein where are u from?
_Adnan
en français
Adama
which site have a normal flora
ESTHER Reply
Many sites of the body have it Skin Nasal cavity Oral cavity Gastro intestinal tract
Safaa
skin
Asiina
skin,Oral,Nasal,GIt
Sadik
How can Commensal can Bacteria change into pathogen?
Sadik
How can Commensal Bacteria change into pathogen?
Sadik
all
Tesfaye
by fussion
Asiina
what are the advantages of normal Flora to the host
Micheal
what are the ways of control and prevention of nosocomial infection in the hospital
Micheal
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, The art of the pfug. OpenStax CNX. Jun 05, 2013 Download for free at http://cnx.org/content/col10523/1.34
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'The art of the pfug' conversation and receive update notifications?

Ask