Perturbation function: Difference between revisions

From testwiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 18:43, 2 August 2022

In mathematical optimization, the perturbation function is any function which relates to primal and dual problems. The name comes from the fact that any such function defines a perturbation of the initial problem. In many cases this takes the form of shifting the constraints.[1]

In some texts the value function is called the perturbation function, and the perturbation function is called the bifunction.[2]

Definition

Given two dual pairs of separated locally convex spaces (X,X*) and (Y,Y*). Then given the function f:X{+}, we can define the primal problem by

infxXf(x).

If there are constraint conditions, these can be built into the function f by letting ff+Iconstraints where I is the characteristic function. Then F:X×Y{+} is a perturbation function if and only if F(x,0)=f(x).[1][3]

Use in duality

The duality gap is the difference of the right and left hand side of the inequality

supy*Y*F*(0,y*)infxXF(x,0),

where F* is the convex conjugate in both variables.[3][4]

For any choice of perturbation function F weak duality holds. There are a number of conditions which if satisfied imply strong duality.[3] For instance, if F is proper, jointly convex, lower semi-continuous with 0core(PrY(domF)) (where core is the algebraic interior and PrY is the projection onto Y defined by PrY(x,y)=y) and X, Y are Fréchet spaces then strong duality holds.[1]

Examples

Lagrangian

Let (X,X*) and (Y,Y*) be dual pairs. Given a primal problem (minimize f(x)) and a related perturbation function (F(x,y)) then the Lagrangian L:X×Y*{+} is the negative conjugate of F with respect to y (i.e. the concave conjugate). That is the Lagrangian is defined by

L(x,y*)=infyY{F(x,y)y*(y)}.

In particular the weak duality minmax equation can be shown to be

supy*Y*F*(0,y*)=supy*Y*infxXL(x,y*)infxXsupy*Y*L(x,y*)=infxXF(x,0).

If the primal problem is given by

infx:g(x)0f(x)=infxXf~(x)

where f~(x)=f(x)+I+d(g(x)). Then if the perturbation is given by

infx:g(x)yf(x)

then the perturbation function is

F(x,y)=f(x)+I+d(yg(x)).

Thus the connection to Lagrangian duality can be seen, as L can be trivially seen to be

L(x,y*)={f(x)y*(g(x))if y*d,else.

Fenchel duality

Template:Main Let (X,X*) and (Y,Y*) be dual pairs. Assume there exists a linear map T:XY with adjoint operator T*:Y*X*. Assume the primal objective function f(x) (including the constraints by way of the indicator function) can be written as f(x)=J(x,Tx) such that J:X×Y{+}. Then the perturbation function is given by

F(x,y)=J(x,Txy).

In particular if the primal objective is f(x)+g(Tx) then the perturbation function is given by F(x,y)=f(x)+g(Txy), which is the traditional definition of Fenchel duality.[5]

References

Template:Reflist