Moreau envelope

From testwiki
Jump to navigation Jump to search

The Moreau envelope (or the Moreau-Yosida regularization) Mf of a proper lower semi-continuous convex function f is a smoothed version of f. It was proposed by Jean-Jacques Moreau in 1965.[1]

The Moreau envelope has important applications in mathematical optimization: minimizing over Mf and minimizing over f are equivalent problems in the sense that the sets of minimizers of f and Mf are the same. However, first-order optimization algorithms can be directly applied to Mf, since f may be non-differentiable while Mf is always continuously differentiable. Indeed, many proximal gradient methods can be interpreted as a gradient descent method over Mf.

Definition

The Moreau envelope of a proper lower semi-continuous convex function f from a Hilbert space 𝒳 to (,+] is defined as[2]

Mλf(v)=infx𝒳(f(x)+12λxv22).

Given a parameter λ, the Moreau envelope of λf is also called as the Moreau envelope of f with parameter λ.[2]

Properties

  • The Moreau envelope can also be seen as the infimal convolution between f and (1/2)22.
  • The proximal operator of a function is related to the gradient of the Moreau envelope by the following identity:

Mλf(x)=1λ(xproxλf(x)). By defining the sequence xk+1=proxλf(xk) and using the above identity, we can interpret the proximal operator as a gradient descent algorithm over the Moreau envelope.

Mλf(v)=maxp𝒳(p,vλ2p2f*(p)), where f* denotes the convex conjugate of f. Since the subdifferential of a proper, convex, lower semicontinuous function on a Hilbert space is inverse to the subdifferential of its convex conjugate, we can conclude that if p0𝒳 is the maximizer of the above expression, then x0:=vλp0 is the minimizer in the primal formulation and vice versa.

See also

References

Template:Reflist