Optimising 4th-Order Runge-Kutta Methods: A Dynamic Heuristic Approach for Efficiency and Low Storage
Gavin Lee Goodship, Luis Miralles-Pechuan, Stephen O'Sullivan

TL;DR
This paper presents a hybrid GA-RL approach to optimize low-storage ESRK methods, achieving significant efficiency gains while maintaining accuracy for large-scale scientific computations.
Contribution
It introduces a novel hybrid heuristic optimization framework combining Genetic Algorithms and Reinforcement Learning for automatic tuning of ESRK methods.
Findings
Achieved 25% reduction in runtime for benchmark problems.
Maintained fourth-order accuracy and numerical stability.
Validated on fluid dynamics and biological models.
Abstract
Extended Stability Runge-Kutta (ESRK) methods are crucial for solving large-scale computational problems in science and engineering, including weather forecasting, aerodynamic analysis, and complex biological modelling. However, balancing accuracy, stability, and computational efficiency remains challenging, particularly for high-order, low-storage schemes. This study introduces a hybrid Genetic Algorithm (GA) and Reinforcement Learning (RL) approach for automated heuristic discovery, optimising low-storage ESRK methods. Unlike traditional approaches that rely on manually designed heuristics or exhaustive numerical searches, our method leverages GA-driven mutations for search-space exploration and an RL-inspired state transition mechanism to refine heuristic selection dynamically. This enables systematic parameter reduction, preserving fourth-order accuracy while significantly improving…
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.
Taxonomy
TopicsAdvanced Data Storage Technologies
