Kalpana Kalpana (Editor)

Mumford–Shah functional

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

The Mumford–Shah functional is a functional that is used to establish an optimality criterion for segmenting an image into sub-regions. An image is modeled as a piecewise-smooth function. The functional penalizes the distance between the model and the input image, the lack of smoothness of the model within the sub-regions, and the length of the boundaries of the sub-regions. By minimizing the functional one may compute the best image segmentation. The functional was proposed by mathematicians David Mumford and Jayant Shah in 1989.

Contents

Definition of the Mumford–Shah functional

Consider an image I with a domain of definition D, call J the image's model, and call B the boundaries that are associated with the model: the Mumford–Shah functional E[ J,B ] is defined as

E [ J , B ] = C D ( I ( x ) J ( x ) ) 2 d x + A D / B J ( x ) J ( x ) d x + B B d s

Optimization of the functional may be achieved by approximating it with another functional, as proposed by Ambrosio and Tortorelli.

Ambrosio–Tortorelli limit

Ambrosio and Tortorelli showed that Mumford–Shah functional E[ J,B ] can be obtained as the limit of a family of energy functionals E[ J,z,ε ] where the boundary B is replaced by continuous function z whose magnitude indicates the presence of a boundary. Their analysis show that the Mumford–Shah functional has a well-defined minimum. It also yields an algorithm for estimating the minimum.

The functionals they define have the following form:

E [ J , z ; ϵ ] = C ( I ( x ) J ( x ) ) 2 d x + A z ( x ) | J ( x ) | 2 d x + B { ϵ | z ( x ) | 2 + ϵ 1 ϕ 2 ( z ( x ) ) } d x

where ε > 0 is a (small) parameter and ϕ(z) is a potential function. Two typical choices for ϕ(z) are

  • ϕ 1 ( z ) = ( 1 z ) / 2 z [ 0 , 1 ] . This choice associates the edge set B with the set of points z such that ϕ1(z) ≈ 0
  • ϕ 2 ( z ) = 3 z ( 1 z ) z [ 0 , 1 ] . This choice associates the edge set B with the set of points z such that ϕ1(z) ≈ ½
  • The non-trivial step in their deduction is the proof that, as ϵ 0 , the last two terms of the energy function (i.e. the last integral term of the energy functional) converge to the edge set integral ∫Bds.

    The energy functional E[ J,z,ε ] can be minimized by gradient descent methods, assuring the convergence to a local minimum.

    Ambrosio, Fusco, and Hutchinson, established a result to give an optimal estimate of the Hausdorff dimension of the singular set of minimizers of the Mumford-Shah energy.

    References

    Mumford–Shah functional Wikipedia