paper-with-me

Papers

Learning Implicit PDE Integration with Linear Implicit Layers

2021-09-27 · NeurIPS Workshop DLDE 2021 12 · Marcel Nonnenmacher, David S. Greenberg

Neural networks can learn local interactions to faithfully reproduce large-scale dynamics in important physical systems. Trained on PDE integrations or noisy observations, these emulators can assimilate data, tune parameters and learn sub-grid process representations. However, implicit integration schemes cannot be expressed as local feedforward computations. We therefore introduce linear implicit layers (LILs), which learn and solve linear systems with locally computed coefficients. LILs use diagonal dominance to ensure parallel solver convergence and support efficient backward mode differentiation. As a challenging test case, we train emulators on semi-implicit integration of 2D shallow-water equations with closed boundaries. LIL networks learned compact representations of the local interactions controlling the 30.000 degrees of freedom of this discretized system of PDEs. This enabled accurate and stable LIL-based emulation over many time steps where feedforward networks failed.

📄 PDF Abstract BibTeX

Code (1)

m-dml/lil2021swe 공식 구현 pytorch

Similar Papers 제목 키워드 기반

On the Theory of Implicit Deep Learning: Global Convergence with Implicit Layers

2021-02-15 · Kenji Kawaguchi

A deep equilibrium model uses implicit layers, which are implicitly defined through an equilibrium point of an infinite sequence of computation. It avoids any explicit computation of the infinite sequence by finding an e…

Relation

$(\textrm{Implicit})^2$: Implicit Layers for Implicit Representations

2021-12-01 · NeurIPS 2021 12 · Zhichun Huang, Shaojie Bai, J. Zico Kolter

Recent research in deep learning has investigated two very different forms of ''implicitness'': implicit representations model high-frequency data such as images or 3D shapes directly via a low-dimensional neural network…

Gradient Descent Optimizes Infinite-Depth ReLU Implicit Networks with Linear Widths

2022-05-16 · Tianxiang Gao, Hongyang Gao

Implicit deep learning has recently become popular in the machine learning community since these implicit models can achieve competitive performance with state-of-the-art deep networks while using significantly less memo…

A global convergence theory for deep ReLU implicit networks via over-parameterization

2021-10-11 · ICLR 2022 4 · Tianxiang Gao, Hailiang Liu, Jia Liu, Hridesh Rajan 외

Implicit deep learning has received increasing attention recently due to the fact that it generalizes the recursive prediction rules of many commonly used neural network architectures. Its prediction rule is provided imp…

Implicit Integration of Superpixel Segmentation into Fully Convolutional Networks

2021-03-05 · Teppei Suzuki

Superpixels are a useful representation to reduce the complexity of image data. However, to combine superpixels with convolutional neural networks (CNNs) in an end-to-end fashion, one requires extra models to generate su…

Depth EstimationMonocular Depth EstimationSegmentationSemantic Segmentation+1