Augmented Lagrangian & The Method of Multipliers
Augmented Lagrangian & The Method of Multipliers
Augmented Lagrangian:
> c
Lc (x, ) = f (x) + h(x) + kh(x)k2
2
• Quadratic penalty makes new objective strongly convex if
c is large
• Softer penalty than barrier – iterates no longer confined to
be interior points.
Quadratic Penalty Approach
Solve unconstrained minimization of Augmented Lagrangian:
x = arg min Lc (x, )
x2X
where
> c
Lc (x, ) = f (x) + h(x) + kh(x)k2
2
Since
from sufficiency condition, we have for large enough c
L(x, )
where
Basic convergence result
Assume m. Then
Practical issues
Example:
Method of Multipliers
Solve sequence of unconstrained minimization of Augmented
Lagrangian:
where
Method of Multipliers:
Method of Multipliers
Example: Non-convex problem
Method of Multipliers:
Practical issues
Inequality constraints
Inequality constraints