TL;DR
This paper demonstrates that convolutional neural networks can efficiently approximate solutions to the diffusion equation, significantly speeding up complex simulations in biological and physical models, with customizable accuracy measures.
Contribution
It introduces a CNN-based surrogate model for the stationary diffusion equation and discusses training strategies and accuracy metrics for practical application.
Findings
Neural network surrogate is about 1000 times faster than direct calculation.
Training with roll-back improves convergence.
Various loss functions help tailor accuracy to specific needs.
Abstract
In many mechanistic medical, biological, physical and engineered spatiotemporal dynamic models the numerical solution of partial differential equations (PDEs) can make simulations impractically slow. Biological models require the simultaneous calculation of the spatial variation of concentration of dozens of diffusing chemical species. Machine learning surrogates, neural networks trained to provide approximate solutions to such complicated numerical problems, can often provide speed-ups of several orders of magnitude compared to direct calculation. PDE surrogates enable use of larger models than are possible with direct calculation and can make including such simulations in real-time or near-real time workflows practical. Creating a surrogate requires running the direct calculation tens of thousands of times to generate training data and then training the neural network, both of which…
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
MethodsDiffusion
