TL;DR
This paper introduces Minimal Residual Multistep (MRMS) methods that adaptively choose coefficients to avoid large matrix factorizations in stiff ODE systems, reducing computational complexity while maintaining stability and accuracy.
Contribution
The paper proposes a novel class of MRMS methods that adaptively minimize residuals, enabling efficient solution of large stiff non-autonomous linear ODEs without matrix factorization.
Findings
MRMS methods are faster than classical BDF for large systems.
Order and stability properties match underlying BDF formulas.
Numerical experiments confirm efficiency and comparable accuracy.
Abstract
The purpose of this work is to introduce a new idea of how to avoid the factorization of large matrices during the solution of stiff systems of ODEs. Starting from the general form of an explicit linear multistep method we suggest to adaptively choose its coefficients on each integration step in order to minimize the norm of the residual of an implicit BDF formula. Thereby we reduce the number of unknowns on each step from to , where is the dimension of the ODE system. We call this type of methods Minimal Residual Multistep (MRMS) methods. In the case of linear non-autonomous problem, besides the evaluations of the right-hand side of ODE, the resulting numerical scheme additionally requires one solution of a linear least-squares problem with a thin matrix per step. We show that the order of the method and its zero-stability properties coincide with those of the used…
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.
