In geometry, the Chebyshev center of a bounded set
Q
Q
Q
In the field of parameter estimation, the Chebyshev center approach tries to find an estimator
\hatx
x
Q
\hatx
There exist several alternative representations for the Chebyshev center.Consider the set
Q
\hat{x}
\hat{x}
min{\hat,r}\left\{r:\left\|{\hatx}-x\right\|2\leqr,\forallx\inQ\right\}
\| ⋅ \|
\operatorname{\underset{\hat{x
Despite these properties, finding the Chebyshev center may be a hard numerical optimization problem. For example, in the second representation above, the inner maximization is non-convex if the set Q is not convex.
In inner product spaces and two-dimensional spaces, if
Q
Q
Q
In other spaces, the Chebyshev center may not be in
Q
Q
Q
\ellinfty
0=\operatorname{\underset{\hat{x
Consider the case in which the set
Q
k
min\hatmaxx\left\{\left\|{\hatx}-x\right\|2:fi(x)\le0,0\lei\lek\right\}
fi(x)=xTQix+
T | |
2g | |
i |
x+di\le0,0\lei\lek.
By introducing an additional matrix variable
\Delta=xxT
min\hatmax(\Delta\left\{\left\|{\hatx}\right\|2-2{\hatx}Tx+\operatorname{Tr}(\Delta)\right\}
\operatorname{Tr}( ⋅ )
G=\left\{(\Delta,x):{\rm{f}}i(\Delta,x)\le0,0\lei\lek,\Delta=xxT\right\}
fi(\Delta,x)=\operatorname{Tr}(Qi\Delta)+
T | |
2g | |
i |
x+di.
Relaxing our demand on
\Delta
\Delta\gexxT
\Delta-xxT\inS+
S+
RCC=max(\Delta
{T}=\left\{(\Delta,x):fi(\Delta,x)\le0,0\lei\lek,\Delta\gexxT\right\}.
This last convex optimization problem is known as the relaxed Chebyshev center (RCC).The RCC has the following important properties:
It can be shown that the well-known constrained least squares (CLS) problem is a relaxed version of the Chebyshev center.
The original CLS problem can be formulated as:
{\hatx}CLS=\operatorname*{\argmin}x\left\|y-Ax\right\|2
{C}=\left\{x:fi(x)=xTQix+
T | |
2g | |
i |
x+di\le0,1\lei\lek\right\}
Qi\ge0,gi\inRm,di\inR.
It can be shown that this problem is equivalent to the following optimization problem:
max(\Delta
V=\left\{\begin{array}{c} (\Delta,x):x\inC{\rm{}}\ \operatorname{Tr}(ATA\Delta)-2yTATx+\left\|y\right\|2-\rho\le0,\rm{}\Delta\gexxT\ \end{array}\right\}.
One can see that this problem is a relaxation of the Chebyshev center (though different than the RCC described above).
A solution set
(x,\Delta)
T\inV
Since both the RCC and CLS are based upon relaxation of the real feasibility set
Q
Q
l\leqaTx\lequ
(aTx-l)(aTx-u)\leq0.
This simple example shows us that great care should be given to the formulation of constraints when relaxation of the feasibility region is used.
This problem can be formulated as a linear programming problem, provided that the region Q is an intersection of finitely many hyperplanes.[4] Given a polytope, Q, defined as follows then it can be solved via the following linear program.
Q=\{x\inRn:Ax\leqb\}
\begin{align} &maxr,&&r\\ &s.t.&&ai\hatx+\|ai\|r\leqbi\\ &and&&r\geq0 \end{align}