Performance-Guaranteed ODE Solvers with Complexity-Informed Neural Networks
Traditionally, we provide technical parameters for ODE solvers, such as the order, the stepsize and the local error threshold. However, there is no for performance metrics that users care about, such as the time consumption and the global error. In this paper, we provide such a user-oriented by using neural networks to fit the complex relationship between the technical parameters and performance metrics. The form of the neural network is carefully designed to incorporate the prior knowledge from time complexity analysis of ODE solvers, which has better performance than purely data-driven approaches. We test our strategy on some parametrized ODE problems, and experimental results show that the fitted model can achieve high accuracy, thus providing error for fixed methods and time for adaptive stepsize methods.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
Efficient Error Certification for Physics-Informed Neural Networks
Recent work provides promising evidence that Physics-Informed Neural Networks (PINN) can efficiently solve partial differential equations (PDE). However, previous works have failed to provide guarantees on the worst-case…
Fast gradient descent for drifting least squares regression, with application to bandits
Online learning algorithms require to often recompute least squares regression estimates of parameters. We study improving the computational complexity of such algorithms by using stochastic gradient descent (SGD) type s…
News RecommendationregressionImpact of Loss Weight and Model Complexity on Physics-Informed Neural Networks for Computational Fluid Dynamics
Physics Informed Neural Networks offer a mesh free framework for solving PDEs but are highly sensitive to loss weight selection. We propose two dimensional analysis based weighting schemes, one based on quantifiable term…
Calibrated Physics-Informed Uncertainty Quantification
Simulating complex physical systems is crucial for understanding and predicting phenomena across diverse fields, such as fluid dynamics and heat transfer, as well as plasma physics and structural mechanics. Traditional a…
Conformal PredictionUncertainty QuantificationA Physics-Informed Scenario Approach with Data Mitigation for Safety Verification of Nonlinear Systems
This paper develops a physics-informed scenario approach for safety verification of nonlinear systems using barrier certificates (BCs) to ensure that system trajectories remain within safe regions over an infinite time h…