paper-with-me

Papers

Neural Conservation Laws: A Divergence-Free Perspective

2022-10-04 · Jack Richter-Powell, Yaron Lipman, Ricky T. Q. Chen

We investigate the parameterization of deep neural networks that by design satisfy the continuity equation, a fundamental conservation law. This is enabled by the observation that any solution of the continuity equation can be represented as a divergence-free vector field. We hence propose building divergence-free neural networks through the concept of differential forms, and with the aid of automatic differentiation, realize two practical constructions. As a result, we can parameterize pairs of densities and vector fields that always exactly satisfy the continuity equation, foregoing the need for extra penalty methods or expensive numerical simulation. Furthermore, we prove these models are universal and so can be used to represent any divergence-free vector field. Finally, we experimentally validate our approaches by computing neural network-based solutions to fluid equations, solving for the Hodge decomposition, and learning dynamical optimal transport maps.

📄 PDF Abstract BibTeX arXiv:2210.01741

Code (1)

facebookresearch/neural-conservation-law 공식 구현 jax

Similar Papers 제목 키워드 기반

Riemann Tensor Neural Networks: Learning Conservative Systems with Physics-Constrained Networks

2025-03-02 · Anas Jnini, Lorenzo Breschi, Flavio Vella

Divergence-free symmetric tensors (DFSTs) are fundamental in continuum mechanics, encoding conservation laws such as mass and momentum conservation. We introduce Riemann Tensor Neural Networks (RTNNs), a novel neural arc…

Inductive Bias

Harnessing the Power of Neural Operators with Automatically Encoded Conservation Laws

2023-12-18 · Ning Liu, Yiming Fan, Xianyi Zeng, Milan Klöwer 외

Neural operators (NOs) have emerged as effective tools for modeling complex physical systems in scientific machine learning. In NOs, a central characteristic is to learn the governing physical laws directly from data. In…

Least-Squares Neural Network (LSNN) Method For Scalar Nonlinear Hyperbolic Conservation Laws: Discrete Divergence Operator

2021-10-21 · Zhiqiang Cai, Jingshuang Chen, Min Liu

A least-squares neural network (LSNN) method was introduced for solving scalar linear and nonlinear hyperbolic conservation laws (HCLs) in [7, 6]. This method is based on an equivalent least-squares (LS) formulation and …

Numerical Integration

Keep the Momentum: Conservation Laws beyond Euclidean Gradient Flows

2024-05-21 · Sibylle Marcotte, Rémi Gribonval, Gabriel Peyré

Conservation laws are well-established in the context of Euclidean gradient flow dynamics, notably for linear or ReLU neural network training. Yet, their existence and principles for non-Euclidean geometries and momentum…

An Exterior-Embedding Neural Operator Framework for Preserving Conservation Laws

2025-11-20 · Huanshuo Dong, Hong Wang, Hao Wu, Zhiwei Zhuang 외 arxiv

Neural operators have demonstrated considerable effectiveness in accelerating the solution of time-dependent partial differential equations (PDEs) by directly learning governing physical laws from data. However, for PDEs…