TL;DR
This paper introduces an adaptive bisection algorithm for efficiently sampling first-passage times of fractional Brownian motion, significantly reducing computational resources while maintaining accuracy, enabling validation of complex theoretical predictions.
Contribution
The paper presents a novel adaptive bisection method that improves efficiency in sampling first-passage times for fractional Brownian motion compared to classical algorithms.
Findings
Achieves similar accuracy with much less memory and CPU time.
Provides bounds on statistical error, ensuring controlled accuracy.
Algorithmic complexity scales as (ln N_eff)^3, outperforming traditional methods.
Abstract
We present an algorithm to efficiently sample first-passage times for fractional Brownian motion. To increase the resolution, an initial coarse lattice is successively refined close to the target, by adding exactly sampled midpoints, where the probability that they reach the target is non-negligible. Compared to a path of equally spaced points, the algorithm achieves the same numerical accuracy , while sampling only a small fraction of all points. Though this induces a statistical error, the latter is bounded for each bridge, allowing us to bound the total error rate by a number of our choice, say . This leads to significant improvements in both memory and speed. For and , we need times less CPU time and times less memory than the classical Davies Harte algorithm. The gain grows for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
