Learning data-driven discretizations for partial differential equations.
TL;DR: In this paper, a method for learning optimized approximations to PDEs based on actual solutions to the known underlying equations is proposed, using neural networks to estimate spatial derivatives, which are optimized end to end to best satisfy the equations on a low-resolution grid.
read more
Abstract: The numerical solution of partial differential equations (PDEs) is challenging because of the need to resolve spatiotemporal features over wide length- and timescales. Often, it is computationally intractable to resolve the finest features in the solution. The only recourse is to use approximate coarse-grained representations, which aim to accurately represent long-wavelength dynamics while properly accounting for unresolved small-scale physics. Deriving such coarse-grained equations is notoriously difficult and often ad hoc. Here we introduce data-driven discretization, a method for learning optimized approximations to PDEs based on actual solutions to the known underlying equations. Our approach uses neural networks to estimate spatial derivatives, which are optimized end to end to best satisfy the equations on a low-resolution grid. The resulting numerical methods are remarkably accurate, allowing us to integrate in time a collection of nonlinear equations in 1 spatial dimension at resolutions 4× to 8× coarser than is possible with standard finite-difference methods.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Data-driven discovery of coordinates and governing equations
TL;DR: A custom deep autoencoder network is designed to discover a coordinate transformation into a reduced space where the dynamics may be sparsely represented, and the governing equations and the associated coordinate system are simultaneously learned.
869
Deep learning for the design of photonic structures
TL;DR: Recent progress in deep-learning-based photonic design is reviewed by providing the historical background, algorithm fundamentals and key applications, with the emphasis on various model architectures for specific photonic tasks.
822
A physics-informed deep learning framework for inversion and surrogate modeling in solid mechanics
TL;DR: It is found that honoring the physics leads to improved robustness: when trained only on a few parameters, the PINN model can accurately predict the solution for a wide range of parameters new to the network—thus pointing to an important application of this framework to sensitivity analysis and surrogate modeling.
769
Machine learning-accelerated computational fluid dynamics.
TL;DR: In this paper, an end-to-end deep learning approach is used to improve approximations inside computational fluid dynamics for modeling two-dimensional turbulent flows, achieving state-of-the-art accuracy.
619
•Posted Content
Integrating Physics-Based Modeling with Machine Learning: A Survey
Jared Willard,Xiaowei Jia,Shaoming Xu,Michael Steinbach,Vipin Kumar +4 more
- 01 Jan 2020
TL;DR: An overview of techniques to integrate machine learning with physics-based modeling and classes of methodologies used to construct physics-guided machine learning models and hybrid physics-machine learning frameworks from a machine learning standpoint is provided.
422
References
Deep learning
TL;DR: Deep learning is making major advances in solving problems that have resisted the best attempts of the artificial intelligence community for many years, and will have many more successes in the near future because it requires very little engineering by hand and can easily take advantage of increases in the amount of available computation and data.
67K
Advances in Neural Information Processing Systems 29
Onur Teymur,Kostas Zygalakis,Ben Calderhead +2 more
- 01 Jan 2016
11K
•Posted Content
PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space
TL;DR: A hierarchical neural network that applies PointNet recursively on a nested partitioning of the input point set and proposes novel set learning layers to adaptively combine features from multiple scales to learn deep point set features efficiently and robustly.
•Posted Content
Proceedings of the 29th International Conference on Machine Learning (ICML-12)
John Langford,Joelle Pineau +1 more
TL;DR: This is an index to the papers that appear in the Proceedings of the 29th International Conference on Machine Learning (ICML-12).
5.5K
•Proceedings Article
Axiomatic attribution for deep networks
Mukund Sundararajan,Ankur Taly,Qiqi Yan +2 more
- 06 Aug 2017
TL;DR: In this article, the authors identify two fundamental axioms (sensitivity and implementation invariance) that attribution methods ought to satisfy and use them to guide the design of a new attribution method called Integrated Gradients.
Related Papers (5)
[...]