FMint: Bridging Human Designed and Data Pretrained Models for Differential Equation Foundation Model
Zezheng Song, Jiaxin Yuan, Haizhao Yang

TL;DR
FMint is a novel foundation model that combines human-designed and data-driven approaches to efficiently and accurately simulate dynamical systems, especially in complex, high-dimensional, and chaotic cases.
Contribution
The paper introduces FMint, a transformer-based model that learns a universal error correction scheme for dynamical systems using multi-modal data, bridging the gap between traditional and neural methods.
Findings
Achieves 10-100x accuracy improvement over existing methods.
Provides 5x faster simulation compared to classical numerical solvers.
Demonstrates effectiveness on chaotic and high-dimensional ODEs.
Abstract
The fast simulation of dynamical systems is a key challenge in many scientific and engineering applications, such as weather forecasting, disease control, and drug discovery. With the recent success of deep learning, there is increasing interest in using neural networks to solve differential equations in a data-driven manner. However, existing methods are either limited to specific types of differential equations or require large amounts of data for training. This restricts their practicality in many real-world applications, where data is often scarce or expensive to obtain. To address this, we propose a novel multi-modal foundation model, named \textbf{FMint} (\textbf{F}oundation \textbf{M}odel based on \textbf{In}i\textbf{t}ialization), to bridge the gap between human-designed and data-driven models for the fast simulation of dynamical systems. Built on a decoder-only transformer…
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.
Taxonomy
TopicsAdvanced Data Processing Techniques · Simulation Techniques and Applications
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
