paper-with-me

홈 › Papers

Neural Networks Trained to Solve Differential Equations Learn General Representations

2018-06-29 · NeurIPS 2018 12 · Martin Magill, Faisal Qureshi, Hendrick W. de Haan

We introduce a technique based on the singular vector canonical correlation analysis (SVCCA) for measuring the generality of neural network layers across a continuously-parametrized set of tasks. We illustrate this method by studying generality in neural networks trained to solve parametrized boundary value problems based on the Poisson partial differential equation. We find that the first hidden layer is general, and that deeper layers are successively more specific. Next, we validate our method against an existing technique that measures layer generality using transfer learning experiments. We find excellent agreement between the two methods, and note that our method is much faster, particularly for continuously-parametrized problems. Finally, we visualize the general representations of the first layers, and interpret them as generalized coordinates over the input domain.

📄 PDF Abstract BibTeX arXiv:1807.00042

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Learning To Solve Differential Equations Across Initial Conditions

2020-03-26 · ICLR Workshop DeepDiffEq 2019 12 · Shehryar Malik, Usman Anwar, Ali Ahmed, Alireza Aghasi

Recently, there has been a lot of interest in using neural networks for solving partial differential equations. A number of neural network-based partial differential equation solvers have been formulated which provide pe…

Stochastic Scaling in Loss Functions for Physics-Informed Neural Networks

2022-08-07 · Ethan Mills, Alexey Pozdnyakov

Differential equations are used in a wide variety of disciplines, describing the complex behavior of the physical world. Analytic solutions to these equations are often difficult to solve for, limiting our current abilit…

Physics Informed Deep Learning (Part II): Data-driven Discovery of Nonlinear Partial Differential Equations

2017-11-28 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

We introduce physics informed neural networks -- neural networks that are trained to solve supervised learning tasks while respecting any given law of physics described by general nonlinear partial differential equations…

New Designed Loss Functions to Solve Ordinary Differential Equations with Artificial Neural Network

2022-12-29 · Xiao Xiong

This paper investigates the use of artificial neural networks (ANNs) to solve differential equations (DEs) and the construction of the loss function which meets both differential equation and its initial/boundary conditi…

Physics Informed Deep Learning (Part I): Data-driven Solutions of Nonlinear Partial Differential Equations

2017-11-28 · Maziar Raissi, Paris Perdikaris, George Em. Karniadakis

We introduce physics informed neural networks -- neural networks that are trained to solve supervised learning tasks while respecting any given law of physics described by general nonlinear partial differential equations…