How to MCMC (or other simulation) given a non-stationary distribution?












2












$begingroup$


Say I was given some directed graph that satisfies the Markov property, has a stationary distribution, $pi$, and I know the transition probabilities are functions of some unknown parameters $P_{ito j}=p(pmb{alpha})$, where $pmbalpha$ is a vector of unknown parameters (pardon my poor probability notation here). I know that I can use Markov Chain Monte Carlo to simulate the stationary distribution, $pi$, to calculate the posterior for $pmbalpha$. However, I am curious if MCMC can still be used to get the posterior if you were given some non-stationary distribution instead? By non-stationary, I mean non-equilibrium distribution here.



In example, let $t>0$ be time and $T$ be the time it takes for the graph to reach the equilibrium (stationary) state. Now say your experiment/data takes too long to reach equilibrium and you can only sample the data at some time $t_0<T$. Can you still use that distribution to get the posterior and thereby infer $pi$?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
    $endgroup$
    – Alex
    Jan 6 at 21:14








  • 1




    $begingroup$
    @Alex That makes sense. Thanks for your response!
    $endgroup$
    – MasterYoda
    Jan 7 at 4:37
















2












$begingroup$


Say I was given some directed graph that satisfies the Markov property, has a stationary distribution, $pi$, and I know the transition probabilities are functions of some unknown parameters $P_{ito j}=p(pmb{alpha})$, where $pmbalpha$ is a vector of unknown parameters (pardon my poor probability notation here). I know that I can use Markov Chain Monte Carlo to simulate the stationary distribution, $pi$, to calculate the posterior for $pmbalpha$. However, I am curious if MCMC can still be used to get the posterior if you were given some non-stationary distribution instead? By non-stationary, I mean non-equilibrium distribution here.



In example, let $t>0$ be time and $T$ be the time it takes for the graph to reach the equilibrium (stationary) state. Now say your experiment/data takes too long to reach equilibrium and you can only sample the data at some time $t_0<T$. Can you still use that distribution to get the posterior and thereby infer $pi$?










share|cite|improve this question









$endgroup$








  • 1




    $begingroup$
    Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
    $endgroup$
    – Alex
    Jan 6 at 21:14








  • 1




    $begingroup$
    @Alex That makes sense. Thanks for your response!
    $endgroup$
    – MasterYoda
    Jan 7 at 4:37














2












2








2


1



$begingroup$


Say I was given some directed graph that satisfies the Markov property, has a stationary distribution, $pi$, and I know the transition probabilities are functions of some unknown parameters $P_{ito j}=p(pmb{alpha})$, where $pmbalpha$ is a vector of unknown parameters (pardon my poor probability notation here). I know that I can use Markov Chain Monte Carlo to simulate the stationary distribution, $pi$, to calculate the posterior for $pmbalpha$. However, I am curious if MCMC can still be used to get the posterior if you were given some non-stationary distribution instead? By non-stationary, I mean non-equilibrium distribution here.



In example, let $t>0$ be time and $T$ be the time it takes for the graph to reach the equilibrium (stationary) state. Now say your experiment/data takes too long to reach equilibrium and you can only sample the data at some time $t_0<T$. Can you still use that distribution to get the posterior and thereby infer $pi$?










share|cite|improve this question









$endgroup$




Say I was given some directed graph that satisfies the Markov property, has a stationary distribution, $pi$, and I know the transition probabilities are functions of some unknown parameters $P_{ito j}=p(pmb{alpha})$, where $pmbalpha$ is a vector of unknown parameters (pardon my poor probability notation here). I know that I can use Markov Chain Monte Carlo to simulate the stationary distribution, $pi$, to calculate the posterior for $pmbalpha$. However, I am curious if MCMC can still be used to get the posterior if you were given some non-stationary distribution instead? By non-stationary, I mean non-equilibrium distribution here.



In example, let $t>0$ be time and $T$ be the time it takes for the graph to reach the equilibrium (stationary) state. Now say your experiment/data takes too long to reach equilibrium and you can only sample the data at some time $t_0<T$. Can you still use that distribution to get the posterior and thereby infer $pi$?







stochastic-processes markov-chains machine-learning markov-process monte-carlo






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Dec 26 '18 at 17:20









MasterYodaMasterYoda

94839




94839








  • 1




    $begingroup$
    Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
    $endgroup$
    – Alex
    Jan 6 at 21:14








  • 1




    $begingroup$
    @Alex That makes sense. Thanks for your response!
    $endgroup$
    – MasterYoda
    Jan 7 at 4:37














  • 1




    $begingroup$
    Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
    $endgroup$
    – Alex
    Jan 6 at 21:14








  • 1




    $begingroup$
    @Alex That makes sense. Thanks for your response!
    $endgroup$
    – MasterYoda
    Jan 7 at 4:37








1




1




$begingroup$
Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
$endgroup$
– Alex
Jan 6 at 21:14






$begingroup$
Yes, any data from the Markov chain on the graph will be useful. E.g. if there are two states, $0$ and $1$ and you observe that the first $10$ observations are $0, 0, 0, 0, 0, 1, 0, 0, 0, 0$ then you have information that $P_{0 rightarrow 0}$ is probably close to $1$ (because we observe 7 $(0 rightarrow 0)$ transitions and only $1$ $(0 rightarrow 1)$ transition). Unless the Markov chain is not time-homogeneous then observations at any time in its run are as good as any other. Of course, the more transitions you observe and the more states that you visit, the more information you will have.
$endgroup$
– Alex
Jan 6 at 21:14






1




1




$begingroup$
@Alex That makes sense. Thanks for your response!
$endgroup$
– MasterYoda
Jan 7 at 4:37




$begingroup$
@Alex That makes sense. Thanks for your response!
$endgroup$
– MasterYoda
Jan 7 at 4:37










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%2f3053119%2fhow-to-mcmc-or-other-simulation-given-a-non-stationary-distribution%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%2f3053119%2fhow-to-mcmc-or-other-simulation-given-a-non-stationary-distribution%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

To store a contact into the json file from server.js file using a class in NodeJS

Redirect URL with Chrome Remote Debugging Android Devices

Dieringhausen