Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding weak levy area #496

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

lockwo
Copy link
Contributor

@lockwo lockwo commented Aug 20, 2024

We don't add this to the VBT because we don't know how to (to quote James "Perhaps some fancy coupling is possible here, but it's probably quite difficult."). But one thing we are still thinking about was the best approach to generalize this to non vector Wiener processes. Because we need this antisymmetric matrix, but we can't do b + b.T necessarily. Maybe the solver is ill-defined for Wiener processes greater than 1D @frankschae

@patrick-kidger
Copy link
Owner

If you want Davie approximations to Levy area then I think we had that in torchsde. It does exist!

@lockwo
Copy link
Contributor Author

lockwo commented Aug 21, 2024

If you want Davie approximations to Levy area then I think we had that in torchsde. It does exist!

This torchsde package sounds pretty neat, I might have to check it out ;).

But yea, this is basically the same Levy area as in torchsde (well, it's a work in progress). The difficulty seems to come in for weak schemes that have non-previsible adaptive steps, then (per James) sampling A is hard.

@lockwo lockwo marked this pull request as ready for review August 23, 2024 23:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants