Complementarity problem
From Wikimization
m (→Remark) |
|||
Line 322: | Line 322: | ||
Since a very large class of nonlinear programming problems can be reduced to [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problems]], the importance of [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problems]] on polyhedral cones is obvious both from theoretical and practical point of view. | Since a very large class of nonlinear programming problems can be reduced to [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problems]], the importance of [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problems]] on polyhedral cones is obvious both from theoretical and practical point of view. | ||
+ | |||
+ | == Mixed complementarity problems == | ||
+ | |||
+ | Let <math>\mathbb{I}</math> and <math>\mathbb{J}</math> be two Hilbert spaces and <math>\mathcal{K}=\mathbb{I}\times K</math>, where <math>K</math> is an arbitrary closed convex cone in <math>\mathbb{J}</math>. Let <math>G:\,\mathbb{I}\times\mathbb{J}\rightarrow\mathbb{I}</math>, <math>H:\,\mathbb{I}\times\mathbb{J}\to\mathbb{J}</math> and <math>F=(G,H):\,\mathbb{I}\times\mathbb{J}\to\mathbb{I}\times\mathbb{J}</math>. Then, the [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problem]] <math>NCP(F,\mathcal{K})</math> is equivalent to the mixed complementarity problem <math>MiCP(G,H,K)</math> defined by | ||
+ | <center> | ||
+ | <math> | ||
+ | G(x,y)=0,\textrm{ }K\ni y\perp H(x,y)\in K^*. | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | === Proof === | ||
+ | |||
+ | Indeed, <math>MiCP(G,H,K)</math> is a simple equivalent reformulation of the [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problem]] <math>NCP(F,\mathcal{K})</math>, by noting that <math>\mathcal{K}^*=\{0\}\times K^*</math>. | ||
+ | |||
+ | == Conic optimization problems == | ||
+ | |||
+ | Let <math>f:\mathbb{R}^q\to\mathbb{R}</math> be a function and <math>K\subset\mathbb{R}^q</math> be a closed convex cone, <math>A\in\mathbb{R}^{p\times q}</math> a full row rank matrix and <math>b\in\mathbb{R}^p</math>. Then, the '''conic optimization problem''' defined by <math>f</math>, <math>A</math>, <math>b</math>, <math>K</math> is the problem | ||
+ | <center> | ||
+ | <math> | ||
+ | CO(f,A,b,K):\,\left\{ | ||
+ | \begin{array}{ll} | ||
+ | \textrm{Minimize} & f(x)\\ | ||
+ | \textrm{Subject to} & Ax=b\\ | ||
+ | & x\in K | ||
+ | \end{array} | ||
+ | \right. | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | == Reformulation of a conic optimization problem into a mixed complementarity problem == | ||
+ | |||
+ | Let <math>f:\mathbb{R}^q\to\mathbb{R}</math> be a differentiable convex function, <math>K\subset\mathbb{R}^q</math> be a closed convex cone, <math>A\in\mathbb{R}^{p\times q}</math> a full row rank matrix and <math>b\in\mathbb{R}^p</math>. Then, <math>x</math> is a solution of the [[Complementarity_problem#Conic_optimization_problems|conic optimization problem]] <math>CO(f,A,b,K)</math> if and only if <math>(y,x)</math> is a solution of | ||
+ | the [[Complementarity_problem#Mixed_complementarity_problems|mixed complementarity problem]] <math>MiCP(G,H,K)</math>, where <math>G(y,x)=b-Ax</math>, <math>H(y,x)=\nabla f(x)-A^\top y</math>, which can be written explicitly as | ||
+ | <center> | ||
+ | <math> | ||
+ | Ax=b,\textrm{ }K\ni x\perp \nabla f(x)-A^\top y\in K^*. | ||
+ | </math> | ||
+ | </center> | ||
+ | |||
+ | === Proof === | ||
+ | |||
+ | Consider the auxiliary problems | ||
+ | <center> | ||
+ | <math> | ||
+ | (1)\,\,\,\left\{ | ||
+ | \begin{array}{ll} | ||
+ | \textrm{Minimize}_{\,y,x} & y^\top(b-Ax)+f(x)\\ | ||
+ | \textrm{Subject to} & Ax=b,\\ | ||
+ | & x\in K | ||
+ | \end{array} | ||
+ | \right. | ||
+ | </math> | ||
+ | </center> | ||
+ | and | ||
+ | <center> | ||
+ | <math> | ||
+ | (2)\,\,\,\left\{ | ||
+ | \begin{array}{ll} | ||
+ | \textrm{Minimize}_{\,y,x} & y^\top(b-Ax)+f(x)\\ | ||
+ | \textrm{Subject to} & x\in K, | ||
+ | \end{array} | ||
+ | \right. | ||
+ | </math> | ||
+ | </center> | ||
+ | Then, obviously <math>(y,x)</math> is a solution of (1) if and only if <math>x</math> is a solution of the [[Complementarity_problem#Conic_optimization_problems|conic optimization problem]] <math>CO(f,A,b,K)</math>. Let <math>(y,x)</math> be a solution of (1) and <math>(\widetilde{y},\widetilde{x})</math> be a solution of (2). Denote <math>g(y,x)=y^\top(b-Ax)+f(x)</math> the common objective function of (1) and (2). | ||
+ | Then, | ||
+ | <center> | ||
+ | <math> | ||
+ | (3)\,\,\,g(\widetilde{y},\widetilde{x})\le g(y,x), | ||
+ | </math> | ||
+ | </center> | ||
+ | because the feasible set of (1) is contained in the feasible set of (2). | ||
+ | |||
+ | Since [[Complementarity_problem#A_convex_optimization_problem_on_a_closed_convex_cone_is_equivalent_to_a_nonlinear_complementarity_problem|a convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem]], we obtain that <math>(\widetilde{y},\widetilde{x})</math> is a solution of the [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problem]] <math>NCP(\nabla g,\mathbb{R}^p\times K)</math>, | ||
+ | [[Complementarity_problem#Mixed_complementarity_problems|which is equivalent to the mixed complementarity problem]] <math>MiCP(G,H,K)</math>, where <math>G(y,x)=b-Ax</math>, <math>H(y,x)=\nabla f(x)-A^\top y</math>. Hence, <math>A\widetilde{x}=b</math> and therefore <math>(\widetilde{y},\widetilde{x})</math> is in the feasible set of (1). Thus, | ||
+ | <center> | ||
+ | <math> | ||
+ | (4)\,\,\,g(y,x)\le g(\widetilde{y},\widetilde{x}). | ||
+ | </math> | ||
+ | </center> | ||
+ | From equations (3) and (4) it follows that <math>g(y,x)=g(\widetilde{y},\widetilde{x})</math>. This together with <math>(\widetilde{y},\widetilde{x})</math> being in the feasible set of (1) implies that (1) and (2) are equivalent. Since [[Complementarity_problem#A_convex_optimization_problem_on_a_closed_convex_cone_is_equivalent_to_a_nonlinear_complementarity_problem|a convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem]] problem (2) is equivalent to the [[Complementarity_problem#Nonlinear_complementarity_problems|nonlinear complementarity problem]] <math>NCP(\nabla g,\mathbb{R}^p\times K)</math>, [[Complementarity_problem#Mixed_complementarity_problems|which is equivalent to the mixed complementarity problem]] <math>MiCP(G,H,K)</math>. Thus, (1) is equivalent to the [[Complementarity_problem#Mixed_complementarity_problems|mixed complementarity problem]] <math>MiCP(G,H,K)</math>. But we have already remarked that <math>(y,x)</math> is a solution of (1) if and only if <math>x</math> is a solution of the [[Complementarity_problem#Conic_optimization_problems|conic optimization problem]] <math>CO(f,A,b,K)</math>. Therefore, <math>x</math> is a solution of the [[Complementarity_problem#Conic_optimization_problems|conic optimization problem]] <math>CO(f,A,b,K)</math> if and only if <math>(y,x)</math> is a solution of the [[Complementarity_problem#Mixed_complementarity_problems|mixed complementarity problem]] <math>MiCP(G,H,K)</math>. |
Revision as of 04:26, 29 June 2015
(In particular, we can have everywhere in this page.)
Fixed point problems
Let be a set and
a mapping. The fixed point problem defined by
is the problem
Nonlinear complementarity problems
Let be a closed convex cone in the Hilbert space
and
a mapping. Recall that the dual cone of
is the closed convex cone
where
is the polar of
The nonlinear complementarity problem defined by
and
is the problem
Every nonlinear complementarity problem is equivalent to a fixed point problem
Let be a closed convex cone in the Hilbert space
and
a mapping. Then the nonlinear complementarity problem
is equivalent to the fixed point problem
where
is the identity mapping defined by
and
is the projection onto
Proof
For all denote
and
Then
Suppose that is a solution of
Then
with
and
Hence, via Moreau's theorem, we get
Therefore
is a solution of
Conversely, suppose that is a solution of
Then
and via Moreau's theorem
Hence thus
Moreau's theorem also implies that
In conclusion,
and
Therefore
is a solution of
An alternative proof without Moreau's theorem
Variational inequalities
Let be a closed convex set in the Hilbert space
and
a mapping. The variational inequality defined by
and
is the problem
Remark
The next result is not needed for the alternative proof and it can be skipped. However, it is an important property in its own. It was included for the completeness of the ideas.
Every fixed point problem defined on closed convex set is equivalent to a variational inequality
Let be a closed convex set in the Hilbert space
and
a mapping. Then the fixed point problem
is equivalent to the variational inequality
where
Proof
Suppose that is a solution of
. Then,
and thus
is a solution of
Conversely, suppose that is a solution of
and
let
Then,
which is
equivalent to
Hence,
; that is,
is a solution of
.
Every variational inequality is equivalent to a fixed point problem
Let be a closed convex set in the Hilbert space
and
a mapping. Then the variational inequality
is equivalent to the fixed point problem
Proof
is a solution of
if and only if
Via characterization of the projection, the latter equation is equivalent to
for all But this holds if and only if
is a solution
to
Remark
The next section shows that the equivalence of variational inequalities and fixed point problems is much stronger than the equivalence of nonlinear complementarity problems and fixed point problems because each nonlinear complementarity problem is a variational inequality defined on a closed convex cone.
Every variational inequality defined on a closed convex cone is equivalent to a complementarity problem
Let be a closed convex cone in the Hilbert space
and
a mapping. Then the nonlinear complementarity problem
is equivalent to the variational inequality
Proof
Suppose that is a solution of
Then
and
Hence
for all Therefore
is a solution of
Conversely, suppose that is a solution of
Then
and
for all Choosing
and
in particular, we get a system of two inequalities that demands
Thus
for all
equivalently,
In conclusion,
and
Therefore
is a solution to
Concluding the alternative proof
Since is a closed convex cone, the nonlinear complementarity problem
is equivalent to the variational inequality
which is equivalent to the fixed point problem
Another fixed point problem providing solutions for variational inequalities and complementarity problems
Let be a closed convex set in the Hilbert space
the identity mapping defined by
and
a mapping. Then, for any solution
of the fixed point problem
the projection
of
onto
is a solution of the variational inequality
Proof
Since is a solution of the fixed point problem
, we have
Thus,
. Hence,
is a solution of the fixed point problem
and thus a solution of the variational inequality
In particular, if
is a closed convex cone, then the variational inequality
becomes the complementarity problem
Implicit complementarity problems
Let be a closed convex cone in the Hilbert space
and
two mappings. Recall that the dual cone of
is the closed convex cone
where
is the
polar
of
The implicit complementarity problem defined by
and the ordered pair of mappings
is the problem
Every implicit complementarity problem is equivalent to a fixed point problem
Let be a closed convex cone in the Hilbert space
and
two mappings. Then the implicit complementarity problem
is equivalent to the fixed point problem
where
is the identity mapping defined by
Proof
For all denote
and
Then
Suppose that is a solution of
Then
with
and
Via Moreau's theorem,
Therefore
is a solution of
Conversely, suppose that is a solution of
Then
and, via
Moreau's theorem,
Hence thus
.
Moreau's theorem
also implies
In conclusion,
and
Therefore
is a solution of
Remark
If in particular, we obtain the result
every nonlinear complementarity problem is equivalent to a fixed point problem.
But the more general result, every implicit complementarity problem is equivalent to a fixed point problem, has no known connection with variational inequalities. Using Moreau's theorem is therefore essential for proving the latter result.
Nonlinear optimization problems
Let be a closed convex set in the Hilbert space
and
a function. The
nonlinear optimization problem defined by
and
is the problem
Any solution of a nonlinear optimization problem is a solution of a variational inequality
Let be a closed convex set in the Hilbert space
and
a differentiable
function. Then any solution of the nonlinear optimization problem
is a solution of the variational inequality
where
is the gradient of
Proof
Let be a solution of
and
an arbitrary point. Then by convexity of
we have
hence
and
Therefore is a solution of
A convex optimization problem is equivalent to a variational inequality
Let be a closed convex set in the Hilbert space
and
a
differentiable convex function.
Then the nonlinear optimization problem
is equivalent to the variational inequality
where
is the gradient of
Proof
Any solution of
is a solution of
Conversely, suppose that is a solution of
By
convexity of
we have
for all
Therefore
is a solution of
Any solution of a nonlinear optimization problem on a closed convex cone is a solution of a nonlinear complementarity problem
Let be a closed convex cone in the Hilbert space
and
a differentiable function. Then any solution of the nonlinear optimization problem
is a
solution of the nonlinear complementarity problem
Proof
Any solution of is a solution of
which is equivalent to
A convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem
Theorem NOPT. Let be a closed convex cone in the Hilbert space
and
a differentiable convex function. Then the nonlinear optimization problem
is equivalent to the nonlinear complementarity problem
Proof
is equivalent to
which is equivalent to
An implicit complementarity problem can be associated to an optimization problem
It follows from the definition of an implicit complementarity problem that is a solution of
if and only the minimal value of
subject to
and
is
at
Fat nonlinear programming problem
Let be a function,
and
a fat matrix of full rank
Then the problem
is called fat nonlinear programming problem.
Any solution of a fat nonlinear programming problem is a solution of a nonlinear complementarity problem defined by a polyhedral cone
Let be a differentiable function,
and
a fat matrix of full rank
If
is a solution of the fat nonlinear programming problem
then
is a solution of the nonlinear
complementarity problem
where
is
a particular solution of the linear system of equations
is the polyhedral cone defined by
and
is defined by
Proof
Let be a solution of
Then it is easy to see that
is a solution of
where
is defined by
It follows from Theorem NOPT that
is a solution of
because
Remark
If is convex, then the converse of the above results also holds.
In other words,
We note that there are also many nonlinear programming problems defined by skinny matrices (i.e., m>n) that can be reduced to complementarity problems.
Since a very large class of nonlinear programming problems can be reduced to nonlinear complementarity problems, the importance of nonlinear complementarity problems on polyhedral cones is obvious both from theoretical and practical point of view.
Mixed complementarity problems
Let and
be two Hilbert spaces and
, where
is an arbitrary closed convex cone in
. Let
,
and
. Then, the nonlinear complementarity problem
is equivalent to the mixed complementarity problem
defined by
Proof
Indeed, is a simple equivalent reformulation of the nonlinear complementarity problem
, by noting that
.
Conic optimization problems
Let be a function and
be a closed convex cone,
a full row rank matrix and
. Then, the conic optimization problem defined by
,
,
,
is the problem
Reformulation of a conic optimization problem into a mixed complementarity problem
Let be a differentiable convex function,
be a closed convex cone,
a full row rank matrix and
. Then,
is a solution of the conic optimization problem
if and only if
is a solution of
the mixed complementarity problem
, where
,
, which can be written explicitly as
Proof
Consider the auxiliary problems
and
Then, obviously is a solution of (1) if and only if
is a solution of the conic optimization problem
. Let
be a solution of (1) and
be a solution of (2). Denote
the common objective function of (1) and (2).
Then,
because the feasible set of (1) is contained in the feasible set of (2).
Since a convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem, we obtain that is a solution of the nonlinear complementarity problem
,
which is equivalent to the mixed complementarity problem
, where
,
. Hence,
and therefore
is in the feasible set of (1). Thus,
From equations (3) and (4) it follows that . This together with
being in the feasible set of (1) implies that (1) and (2) are equivalent. Since a convex optimization problem on a closed convex cone is equivalent to a nonlinear complementarity problem problem (2) is equivalent to the nonlinear complementarity problem
, which is equivalent to the mixed complementarity problem
. Thus, (1) is equivalent to the mixed complementarity problem
. But we have already remarked that
is a solution of (1) if and only if
is a solution of the conic optimization problem
. Therefore,
is a solution of the conic optimization problem
if and only if
is a solution of the mixed complementarity problem
.