How to write a convex combination in terms of optimization problem?












2












$begingroup$


Let $w$, $s$ and $y$ be vectors in $C in mathbb{R}^n$ and $t in [0,1]$. The convex combination of $w$ and $s$ are as follows



$$
y = (1-t)w + ts tag{1}
$$



Consider the following optimization problem:
$$
y_* = argmin_{y in C} -tlangle y,s -w rangle + frac{1}{2} |y - w|_2^2 tag{2}
$$



which can be solved to get $y_*$ because the objective, i.e., $f(y) = -tlangle y,s -wrangle + frac{1}{2} |y - w|_2^2$ is convex, so the necessary and sufficient condition in order $y_*$ be the minimizer of $(2)$ is the following:



$$
langle -t (s -w) + (y-w), y- y_* rangle geq 0 ,,,, forall y in C
$$



$$
langle y - ((1-t)w +t s) , y - y_* rangle geq 0 ,,,, forall y in C
tag{3}$$



Evidently, for $y_* = (1-t)w +t s$ $(3)$ holds true not only for all $y in C$ but also for every $y$ in $mathbb{R}^n$. However, the cost function is strongly convex so it is strictly convex, therefore, it has one global minimizer.



Question:
Using $(3)$ how can we prove that, $y_*$ is indeed $(1-t)w +t s$?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
    $endgroup$
    – madnessweasley
    Feb 1 at 23:46










  • $begingroup$
    @madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
    $endgroup$
    – Saeed
    Feb 2 at 2:52












  • $begingroup$
    @LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
    $endgroup$
    – Saeed
    Feb 4 at 17:07










  • $begingroup$
    @LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
    $endgroup$
    – Saeed
    Feb 4 at 18:48










  • $begingroup$
    Do you need to use (3)? Why not use the first order criterion?
    $endgroup$
    – LinAlg
    Feb 4 at 18:49
















2












$begingroup$


Let $w$, $s$ and $y$ be vectors in $C in mathbb{R}^n$ and $t in [0,1]$. The convex combination of $w$ and $s$ are as follows



$$
y = (1-t)w + ts tag{1}
$$



Consider the following optimization problem:
$$
y_* = argmin_{y in C} -tlangle y,s -w rangle + frac{1}{2} |y - w|_2^2 tag{2}
$$



which can be solved to get $y_*$ because the objective, i.e., $f(y) = -tlangle y,s -wrangle + frac{1}{2} |y - w|_2^2$ is convex, so the necessary and sufficient condition in order $y_*$ be the minimizer of $(2)$ is the following:



$$
langle -t (s -w) + (y-w), y- y_* rangle geq 0 ,,,, forall y in C
$$



$$
langle y - ((1-t)w +t s) , y - y_* rangle geq 0 ,,,, forall y in C
tag{3}$$



Evidently, for $y_* = (1-t)w +t s$ $(3)$ holds true not only for all $y in C$ but also for every $y$ in $mathbb{R}^n$. However, the cost function is strongly convex so it is strictly convex, therefore, it has one global minimizer.



Question:
Using $(3)$ how can we prove that, $y_*$ is indeed $(1-t)w +t s$?










share|cite|improve this question









$endgroup$












  • $begingroup$
    Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
    $endgroup$
    – madnessweasley
    Feb 1 at 23:46










  • $begingroup$
    @madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
    $endgroup$
    – Saeed
    Feb 2 at 2:52












  • $begingroup$
    @LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
    $endgroup$
    – Saeed
    Feb 4 at 17:07










  • $begingroup$
    @LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
    $endgroup$
    – Saeed
    Feb 4 at 18:48










  • $begingroup$
    Do you need to use (3)? Why not use the first order criterion?
    $endgroup$
    – LinAlg
    Feb 4 at 18:49














2












2








2





$begingroup$


Let $w$, $s$ and $y$ be vectors in $C in mathbb{R}^n$ and $t in [0,1]$. The convex combination of $w$ and $s$ are as follows



$$
y = (1-t)w + ts tag{1}
$$



Consider the following optimization problem:
$$
y_* = argmin_{y in C} -tlangle y,s -w rangle + frac{1}{2} |y - w|_2^2 tag{2}
$$



which can be solved to get $y_*$ because the objective, i.e., $f(y) = -tlangle y,s -wrangle + frac{1}{2} |y - w|_2^2$ is convex, so the necessary and sufficient condition in order $y_*$ be the minimizer of $(2)$ is the following:



$$
langle -t (s -w) + (y-w), y- y_* rangle geq 0 ,,,, forall y in C
$$



$$
langle y - ((1-t)w +t s) , y - y_* rangle geq 0 ,,,, forall y in C
tag{3}$$



Evidently, for $y_* = (1-t)w +t s$ $(3)$ holds true not only for all $y in C$ but also for every $y$ in $mathbb{R}^n$. However, the cost function is strongly convex so it is strictly convex, therefore, it has one global minimizer.



Question:
Using $(3)$ how can we prove that, $y_*$ is indeed $(1-t)w +t s$?










share|cite|improve this question









$endgroup$




Let $w$, $s$ and $y$ be vectors in $C in mathbb{R}^n$ and $t in [0,1]$. The convex combination of $w$ and $s$ are as follows



$$
y = (1-t)w + ts tag{1}
$$



Consider the following optimization problem:
$$
y_* = argmin_{y in C} -tlangle y,s -w rangle + frac{1}{2} |y - w|_2^2 tag{2}
$$



which can be solved to get $y_*$ because the objective, i.e., $f(y) = -tlangle y,s -wrangle + frac{1}{2} |y - w|_2^2$ is convex, so the necessary and sufficient condition in order $y_*$ be the minimizer of $(2)$ is the following:



$$
langle -t (s -w) + (y-w), y- y_* rangle geq 0 ,,,, forall y in C
$$



$$
langle y - ((1-t)w +t s) , y - y_* rangle geq 0 ,,,, forall y in C
tag{3}$$



Evidently, for $y_* = (1-t)w +t s$ $(3)$ holds true not only for all $y in C$ but also for every $y$ in $mathbb{R}^n$. However, the cost function is strongly convex so it is strictly convex, therefore, it has one global minimizer.



Question:
Using $(3)$ how can we prove that, $y_*$ is indeed $(1-t)w +t s$?







linear-algebra inequality convex-analysis convex-optimization






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Feb 1 at 22:10









SaeedSaeed

1,149310




1,149310












  • $begingroup$
    Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
    $endgroup$
    – madnessweasley
    Feb 1 at 23:46










  • $begingroup$
    @madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
    $endgroup$
    – Saeed
    Feb 2 at 2:52












  • $begingroup$
    @LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
    $endgroup$
    – Saeed
    Feb 4 at 17:07










  • $begingroup$
    @LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
    $endgroup$
    – Saeed
    Feb 4 at 18:48










  • $begingroup$
    Do you need to use (3)? Why not use the first order criterion?
    $endgroup$
    – LinAlg
    Feb 4 at 18:49


















  • $begingroup$
    Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
    $endgroup$
    – madnessweasley
    Feb 1 at 23:46










  • $begingroup$
    @madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
    $endgroup$
    – Saeed
    Feb 2 at 2:52












  • $begingroup$
    @LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
    $endgroup$
    – Saeed
    Feb 4 at 17:07










  • $begingroup$
    @LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
    $endgroup$
    – Saeed
    Feb 4 at 18:48










  • $begingroup$
    Do you need to use (3)? Why not use the first order criterion?
    $endgroup$
    – LinAlg
    Feb 4 at 18:49
















$begingroup$
Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
$endgroup$
– madnessweasley
Feb 1 at 23:46




$begingroup$
Do you know that $y_* in C$? If not, it isn't feasible to (2), so your claim doesn't hold. If so, then $y_*$ is an unconstrained minimizer of the objective of (2) and therefore must be a (constrained) minimizer of (2) as well.
$endgroup$
– madnessweasley
Feb 1 at 23:46












$begingroup$
@madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
$endgroup$
– Saeed
Feb 2 at 2:52






$begingroup$
@madnessweasley: $y_*$ is the minimizer of $(2)$ and has to be in $C$ because the optimization is over $C$. My questions is why choosing $y_*=(1-t)w+ts$ which is a point in $C$ is the minimizer of constraint problem. In other words, assume we just had $(3)$, can we think of other $y in C$ for which $(3)$ holds?
$endgroup$
– Saeed
Feb 2 at 2:52














$begingroup$
@LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
$endgroup$
– Saeed
Feb 4 at 17:07




$begingroup$
@LinAlg: I have marked all the ones that has been answered. If I have forgotten one and you aware of that, please let me know.
$endgroup$
– Saeed
Feb 4 at 17:07












$begingroup$
@LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
$endgroup$
– Saeed
Feb 4 at 18:48




$begingroup$
@LinAlg: Dear LinAlg, there are several questions on the statement that are left unanswered :-). Your answer addressed just 2 of them but it was helpful and gave me insight. I marked it off.
$endgroup$
– Saeed
Feb 4 at 18:48












$begingroup$
Do you need to use (3)? Why not use the first order criterion?
$endgroup$
– LinAlg
Feb 4 at 18:49




$begingroup$
Do you need to use (3)? Why not use the first order criterion?
$endgroup$
– LinAlg
Feb 4 at 18:49










0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");

StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3096787%2fhow-to-write-a-convex-combination-in-terms-of-optimization-problem%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3096787%2fhow-to-write-a-convex-combination-in-terms-of-optimization-problem%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

MongoDB - Not Authorized To Execute Command

How to fix TextFormField cause rebuild widget in Flutter

Npm cannot find a required file even through it is in the searched directory