Smooth stochastic differential equations
Research on stochastic differential equations seems to be exclusively focused on the Brownian motion noise, where the solution is a nowhere differentiable function.
I am instead interested in stochastic equations of the form
$$dy/dt=f(y)+e(t),$$
where $e(t)$ is a smooth random function, e.g. a smooth Gaussian process.
Is there any interesting theory about such equations? I'm specifically interested in parameter inference, but any other references will be appreciated too.
reference-request stochastic-processes stochastic-calculus
add a comment |
Research on stochastic differential equations seems to be exclusively focused on the Brownian motion noise, where the solution is a nowhere differentiable function.
I am instead interested in stochastic equations of the form
$$dy/dt=f(y)+e(t),$$
where $e(t)$ is a smooth random function, e.g. a smooth Gaussian process.
Is there any interesting theory about such equations? I'm specifically interested in parameter inference, but any other references will be appreciated too.
reference-request stochastic-processes stochastic-calculus
add a comment |
Research on stochastic differential equations seems to be exclusively focused on the Brownian motion noise, where the solution is a nowhere differentiable function.
I am instead interested in stochastic equations of the form
$$dy/dt=f(y)+e(t),$$
where $e(t)$ is a smooth random function, e.g. a smooth Gaussian process.
Is there any interesting theory about such equations? I'm specifically interested in parameter inference, but any other references will be appreciated too.
reference-request stochastic-processes stochastic-calculus
Research on stochastic differential equations seems to be exclusively focused on the Brownian motion noise, where the solution is a nowhere differentiable function.
I am instead interested in stochastic equations of the form
$$dy/dt=f(y)+e(t),$$
where $e(t)$ is a smooth random function, e.g. a smooth Gaussian process.
Is there any interesting theory about such equations? I'm specifically interested in parameter inference, but any other references will be appreciated too.
reference-request stochastic-processes stochastic-calculus
reference-request stochastic-processes stochastic-calculus
asked Feb 19 '18 at 13:56
Heriberto Norvell
265
265
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
I don't think such a theory exists.
My understanding of stochastic SDEs is that they're a reinterpretation of a stochastic integral; that is, a stochastic SDE can be rewritten as a stochastic integral, and it is in terms of said integrals we should think of stochastic SDEs.
A key property of stochastic integrals is that they are continuous-time martingales, and there your project ends because all continuous-time martingales are time-shifted Brownian motion. That is, for any continuous-time martingale $M$ there is a Brownian motion $B$ s.t. $M_t = B_{langle M, M rangle_t}$ for all $t$, with $langle M, M rangle_t$ being the quadratic variation of $M$. Since $B$ is nowhere differentiable $M$ is nowhere differentiable; this includes all stochastic integrals.
Brownian motion is special because it is the only Gaussian process that is also a martingale and has independent increments (two properties that turn out to be redundant; one implies the other). I'm pretty sure no one knows of a differentiable process that is also a martingale; it certainly isn't a Gaussian process if it exists (and I don't think it does).
In short, talking about SDEs involving smooth stochastic processes means we would need to abandon martingales and build a brand new theory for stochastic integration. No one is in any hurry to do that.
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
add a comment |
I doubt there's much literature - most stochastic processes we care about are not differentiable.
However if there is a particular case you're interested in you can simply solve things pathwise - no stochastic calculus involved.
add a comment |
Since a Gaussian process can be interpreted as a solution of the stochastic heat equation (see e.g. here), my impression is that it should be possible to reframe the equation you're interested in as one driven by white noise. It would probably be second order, though.
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%2f2656987%2fsmooth-stochastic-differential-equations%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
I don't think such a theory exists.
My understanding of stochastic SDEs is that they're a reinterpretation of a stochastic integral; that is, a stochastic SDE can be rewritten as a stochastic integral, and it is in terms of said integrals we should think of stochastic SDEs.
A key property of stochastic integrals is that they are continuous-time martingales, and there your project ends because all continuous-time martingales are time-shifted Brownian motion. That is, for any continuous-time martingale $M$ there is a Brownian motion $B$ s.t. $M_t = B_{langle M, M rangle_t}$ for all $t$, with $langle M, M rangle_t$ being the quadratic variation of $M$. Since $B$ is nowhere differentiable $M$ is nowhere differentiable; this includes all stochastic integrals.
Brownian motion is special because it is the only Gaussian process that is also a martingale and has independent increments (two properties that turn out to be redundant; one implies the other). I'm pretty sure no one knows of a differentiable process that is also a martingale; it certainly isn't a Gaussian process if it exists (and I don't think it does).
In short, talking about SDEs involving smooth stochastic processes means we would need to abandon martingales and build a brand new theory for stochastic integration. No one is in any hurry to do that.
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
add a comment |
I don't think such a theory exists.
My understanding of stochastic SDEs is that they're a reinterpretation of a stochastic integral; that is, a stochastic SDE can be rewritten as a stochastic integral, and it is in terms of said integrals we should think of stochastic SDEs.
A key property of stochastic integrals is that they are continuous-time martingales, and there your project ends because all continuous-time martingales are time-shifted Brownian motion. That is, for any continuous-time martingale $M$ there is a Brownian motion $B$ s.t. $M_t = B_{langle M, M rangle_t}$ for all $t$, with $langle M, M rangle_t$ being the quadratic variation of $M$. Since $B$ is nowhere differentiable $M$ is nowhere differentiable; this includes all stochastic integrals.
Brownian motion is special because it is the only Gaussian process that is also a martingale and has independent increments (two properties that turn out to be redundant; one implies the other). I'm pretty sure no one knows of a differentiable process that is also a martingale; it certainly isn't a Gaussian process if it exists (and I don't think it does).
In short, talking about SDEs involving smooth stochastic processes means we would need to abandon martingales and build a brand new theory for stochastic integration. No one is in any hurry to do that.
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
add a comment |
I don't think such a theory exists.
My understanding of stochastic SDEs is that they're a reinterpretation of a stochastic integral; that is, a stochastic SDE can be rewritten as a stochastic integral, and it is in terms of said integrals we should think of stochastic SDEs.
A key property of stochastic integrals is that they are continuous-time martingales, and there your project ends because all continuous-time martingales are time-shifted Brownian motion. That is, for any continuous-time martingale $M$ there is a Brownian motion $B$ s.t. $M_t = B_{langle M, M rangle_t}$ for all $t$, with $langle M, M rangle_t$ being the quadratic variation of $M$. Since $B$ is nowhere differentiable $M$ is nowhere differentiable; this includes all stochastic integrals.
Brownian motion is special because it is the only Gaussian process that is also a martingale and has independent increments (two properties that turn out to be redundant; one implies the other). I'm pretty sure no one knows of a differentiable process that is also a martingale; it certainly isn't a Gaussian process if it exists (and I don't think it does).
In short, talking about SDEs involving smooth stochastic processes means we would need to abandon martingales and build a brand new theory for stochastic integration. No one is in any hurry to do that.
I don't think such a theory exists.
My understanding of stochastic SDEs is that they're a reinterpretation of a stochastic integral; that is, a stochastic SDE can be rewritten as a stochastic integral, and it is in terms of said integrals we should think of stochastic SDEs.
A key property of stochastic integrals is that they are continuous-time martingales, and there your project ends because all continuous-time martingales are time-shifted Brownian motion. That is, for any continuous-time martingale $M$ there is a Brownian motion $B$ s.t. $M_t = B_{langle M, M rangle_t}$ for all $t$, with $langle M, M rangle_t$ being the quadratic variation of $M$. Since $B$ is nowhere differentiable $M$ is nowhere differentiable; this includes all stochastic integrals.
Brownian motion is special because it is the only Gaussian process that is also a martingale and has independent increments (two properties that turn out to be redundant; one implies the other). I'm pretty sure no one knows of a differentiable process that is also a martingale; it certainly isn't a Gaussian process if it exists (and I don't think it does).
In short, talking about SDEs involving smooth stochastic processes means we would need to abandon martingales and build a brand new theory for stochastic integration. No one is in any hurry to do that.
answered Feb 20 '18 at 7:39
cgmil
707316
707316
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
add a comment |
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
"Brownian motion is special because it is the only Gaussian process that is also a martingale" Worse, I believe it is the only Gaussian process that is even a semimartingale. By Bichteler Dellacherie, this makes it the only Gaussian process we can define a stochastic integral against.
– user223391
Feb 20 '18 at 18:13
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
At least fBm is not a semimartingale and I don't really know any continuous Gaussian processes other than that, lol
– user223391
Feb 20 '18 at 18:32
add a comment |
I doubt there's much literature - most stochastic processes we care about are not differentiable.
However if there is a particular case you're interested in you can simply solve things pathwise - no stochastic calculus involved.
add a comment |
I doubt there's much literature - most stochastic processes we care about are not differentiable.
However if there is a particular case you're interested in you can simply solve things pathwise - no stochastic calculus involved.
add a comment |
I doubt there's much literature - most stochastic processes we care about are not differentiable.
However if there is a particular case you're interested in you can simply solve things pathwise - no stochastic calculus involved.
I doubt there's much literature - most stochastic processes we care about are not differentiable.
However if there is a particular case you're interested in you can simply solve things pathwise - no stochastic calculus involved.
answered Feb 20 '18 at 2:36
user223391
add a comment |
add a comment |
Since a Gaussian process can be interpreted as a solution of the stochastic heat equation (see e.g. here), my impression is that it should be possible to reframe the equation you're interested in as one driven by white noise. It would probably be second order, though.
add a comment |
Since a Gaussian process can be interpreted as a solution of the stochastic heat equation (see e.g. here), my impression is that it should be possible to reframe the equation you're interested in as one driven by white noise. It would probably be second order, though.
add a comment |
Since a Gaussian process can be interpreted as a solution of the stochastic heat equation (see e.g. here), my impression is that it should be possible to reframe the equation you're interested in as one driven by white noise. It would probably be second order, though.
Since a Gaussian process can be interpreted as a solution of the stochastic heat equation (see e.g. here), my impression is that it should be possible to reframe the equation you're interested in as one driven by white noise. It would probably be second order, though.
answered Nov 20 '18 at 10:25
prdnr
645
645
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f2656987%2fsmooth-stochastic-differential-equations%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