Greedy kernel methods for accelerating implicit integrators for parametric ODEs
T. Br\"unnette, G. Santin, B. Haasdonk

TL;DR
This paper introduces a kernel-based surrogate acceleration method for implicit ODE solvers, reducing computation time while maintaining accuracy, demonstrated on the Burgers equation.
Contribution
It proposes a greedy kernel surrogate model to accelerate implicit ODE solvers, combining offline training with online prediction for efficiency.
Findings
Significant reduction in solver iterations.
Maintained solution accuracy.
Effective acceleration demonstrated on Burgers equation.
Abstract
We present a novel acceleration method for the solution of parametric ODEs by single-step implicit solvers by means of greedy kernel-based surrogate models. In an offline phase, a set of trajectories is precomputed with a high-accuracy ODE solver for a selected set of parameter samples, and used to train a kernel model which predicts the next point in the trajectory as a function of the last one. This model is cheap to evaluate, and it is used in an online phase for new parameter samples to provide a good initialization point for the nonlinear solver of the implicit integrator. The accuracy of the surrogate reflects into a reduction of the number of iterations until convergence of the solver, thus providing an overall speedup of the full simulation. Interestingly, in addition to providing an acceleration, the accuracy of the solution is maintained, since the ODE solver is still used to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
