Primal-dual Interior Point Method For Nonlinear Optimization
The primal-dual method's idea is easy to demonstrate for constrained nonlinear optimization. For simplicity consider the all-inequality version of a nonlinear optimization problem:
- minimize subject to .
The logarithmic barrier function associated with (1) is
Here is a small positive scalar, sometimes called the "barrier parameter". As converges to zero the minimum of should converge to a solution of (1).
The barrier function gradient is
where is the gradient of the original function and is the gradient of .
In addition to the original ("primal") variable we introduce a Lagrange multiplier inspired dual variable (sometimes called "slack variable")
(4) is sometimes called the "perturbed complementarity" condition, for its resemblance to "complementary slackness" in KKT conditions.
We try to find those which turn gradient of barrier function to zero.
Applying (4) to (3) we get equation for gradient:
where the matrix is the constraint Jacobian.
The intuition behind (5) is that the gradient of should lie in the subspace spanned by the constraints' gradients. The "perturbed complementarity" with small (4) can be understood as the condition that the solution should either lie near the boundary or that the projection of the gradient on the constraint component normal should be almost zero.
Applying Newton's method to (4) and (5) we get an equation for update :
where is the Hessian matrix of and is a diagonal matrix of .
Because of (1), (4) the condition
should be enforced at each step. This can be done by choosing appropriate :
- .
Read more about this topic: Interior Point Method
Famous quotes containing the words interior, point and/or method:
“Professor Eucalyptus said, The search
For reality is as momentous as
The search for god. It is the philosophers search
For an interior made exterior
And the poets search for the same exterior made
Interior: breathless things broodingly abreath....”
—Wallace Stevens (18791955)
“The point of the dragonflys terrible lip, the giant water bug, birdsong, or the beautiful dazzle and flash of sunlighted minnows, is not that it all fits together like clockwork--for it doesnt ... but that it all flows so freely wild, like the creek, that it all surges in such a free, finged tangle. Freedom is the worlds water and weather, the worlds nourishment freely given, its soil and sap: and the creator loves pizzazz.”
—Annie Dillard (b. 1945)
“Steady labor with the hands, which engrosses the attention also, is unquestionably the best method of removing palaver and sentimentality out of ones style, both of speaking and writing.”
—Henry David Thoreau (18171862)
