What does that mean support of a distribution is contained in unit ball?
$begingroup$
In page 4, part 2 of assumption I in On the Regret Minimization of Nonconvex Online Gradient Ascent for Online PCA, the papers says "the support of $D$ is contained in a Euclidean ball of radius $R$ centered at the origin, i.e.,"
$$
sup_{textbf{q} in text{support}(D)} |textbf{q}|_2 leq R
$$
where $D$ is a distribution and $textbf{q}$'s are sampled i.i.d from $D$.
What is the meaning of that assumption? Could you elaborate it intuitively for me? What is the significance of such an assumption?
probability statistics probability-distributions definition
$endgroup$
add a comment |
$begingroup$
In page 4, part 2 of assumption I in On the Regret Minimization of Nonconvex Online Gradient Ascent for Online PCA, the papers says "the support of $D$ is contained in a Euclidean ball of radius $R$ centered at the origin, i.e.,"
$$
sup_{textbf{q} in text{support}(D)} |textbf{q}|_2 leq R
$$
where $D$ is a distribution and $textbf{q}$'s are sampled i.i.d from $D$.
What is the meaning of that assumption? Could you elaborate it intuitively for me? What is the significance of such an assumption?
probability statistics probability-distributions definition
$endgroup$
add a comment |
$begingroup$
In page 4, part 2 of assumption I in On the Regret Minimization of Nonconvex Online Gradient Ascent for Online PCA, the papers says "the support of $D$ is contained in a Euclidean ball of radius $R$ centered at the origin, i.e.,"
$$
sup_{textbf{q} in text{support}(D)} |textbf{q}|_2 leq R
$$
where $D$ is a distribution and $textbf{q}$'s are sampled i.i.d from $D$.
What is the meaning of that assumption? Could you elaborate it intuitively for me? What is the significance of such an assumption?
probability statistics probability-distributions definition
$endgroup$
In page 4, part 2 of assumption I in On the Regret Minimization of Nonconvex Online Gradient Ascent for Online PCA, the papers says "the support of $D$ is contained in a Euclidean ball of radius $R$ centered at the origin, i.e.,"
$$
sup_{textbf{q} in text{support}(D)} |textbf{q}|_2 leq R
$$
where $D$ is a distribution and $textbf{q}$'s are sampled i.i.d from $D$.
What is the meaning of that assumption? Could you elaborate it intuitively for me? What is the significance of such an assumption?
probability statistics probability-distributions definition
probability statistics probability-distributions definition
asked Dec 27 '18 at 0:40
SaeedSaeed
1,036310
1,036310
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Roughly speaking, the support of a distribution is a closed set that contains [as subsets] all the sets with positive probability. For example, the uniform distribution on $[0,1]$ has support $[0,1]$, the exponential distribution has support $[0, infty)$, and the Gaussian distribution has support $mathbb{R}$. See the Wikipedia link for a more rigorous definition.
So $text{support}(D)$ is a set, and the statement is simply saying $text{support}(D) subseteq B_R$ where $B_R$ is the Euclidean ball of radius $R$ centered at the origin. The inequality written in your question is equivalent: it simply states that all elements in the set $text{support}(D)$ have Euclidean norm $le R$.
Long story short, the assumption is saying that the distribution $D$ gives zero probability to subsets lying outside of the Euclidean ball of radius $R$.
$endgroup$
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053466%2fwhat-does-that-mean-support-of-a-distribution-is-contained-in-unit-ball%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Roughly speaking, the support of a distribution is a closed set that contains [as subsets] all the sets with positive probability. For example, the uniform distribution on $[0,1]$ has support $[0,1]$, the exponential distribution has support $[0, infty)$, and the Gaussian distribution has support $mathbb{R}$. See the Wikipedia link for a more rigorous definition.
So $text{support}(D)$ is a set, and the statement is simply saying $text{support}(D) subseteq B_R$ where $B_R$ is the Euclidean ball of radius $R$ centered at the origin. The inequality written in your question is equivalent: it simply states that all elements in the set $text{support}(D)$ have Euclidean norm $le R$.
Long story short, the assumption is saying that the distribution $D$ gives zero probability to subsets lying outside of the Euclidean ball of radius $R$.
$endgroup$
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
add a comment |
$begingroup$
Roughly speaking, the support of a distribution is a closed set that contains [as subsets] all the sets with positive probability. For example, the uniform distribution on $[0,1]$ has support $[0,1]$, the exponential distribution has support $[0, infty)$, and the Gaussian distribution has support $mathbb{R}$. See the Wikipedia link for a more rigorous definition.
So $text{support}(D)$ is a set, and the statement is simply saying $text{support}(D) subseteq B_R$ where $B_R$ is the Euclidean ball of radius $R$ centered at the origin. The inequality written in your question is equivalent: it simply states that all elements in the set $text{support}(D)$ have Euclidean norm $le R$.
Long story short, the assumption is saying that the distribution $D$ gives zero probability to subsets lying outside of the Euclidean ball of radius $R$.
$endgroup$
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
add a comment |
$begingroup$
Roughly speaking, the support of a distribution is a closed set that contains [as subsets] all the sets with positive probability. For example, the uniform distribution on $[0,1]$ has support $[0,1]$, the exponential distribution has support $[0, infty)$, and the Gaussian distribution has support $mathbb{R}$. See the Wikipedia link for a more rigorous definition.
So $text{support}(D)$ is a set, and the statement is simply saying $text{support}(D) subseteq B_R$ where $B_R$ is the Euclidean ball of radius $R$ centered at the origin. The inequality written in your question is equivalent: it simply states that all elements in the set $text{support}(D)$ have Euclidean norm $le R$.
Long story short, the assumption is saying that the distribution $D$ gives zero probability to subsets lying outside of the Euclidean ball of radius $R$.
$endgroup$
Roughly speaking, the support of a distribution is a closed set that contains [as subsets] all the sets with positive probability. For example, the uniform distribution on $[0,1]$ has support $[0,1]$, the exponential distribution has support $[0, infty)$, and the Gaussian distribution has support $mathbb{R}$. See the Wikipedia link for a more rigorous definition.
So $text{support}(D)$ is a set, and the statement is simply saying $text{support}(D) subseteq B_R$ where $B_R$ is the Euclidean ball of radius $R$ centered at the origin. The inequality written in your question is equivalent: it simply states that all elements in the set $text{support}(D)$ have Euclidean norm $le R$.
Long story short, the assumption is saying that the distribution $D$ gives zero probability to subsets lying outside of the Euclidean ball of radius $R$.
answered Dec 27 '18 at 0:45
angryavianangryavian
41.1k23380
41.1k23380
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
add a comment |
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
$begingroup$
Thank you so much. It was very intuitive, specially the conclusion. Is this assumption something as we assume the norm of decision variable is less than $M$ in optimization?
$endgroup$
– Saeed
Dec 27 '18 at 1:00
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3053466%2fwhat-does-that-mean-support-of-a-distribution-is-contained-in-unit-ball%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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