paper-with-me

홈 › Papers

Discovering Artificial Viscosity Models for Discontinuous Galerkin Approximation of Conservation Laws using Physics-Informed Machine Learning

2024-02-26 · Matteo Caldana, Paola F. Antonietti, Luca Dede'

Finite element-based high-order solvers of conservation laws offer large accuracy but face challenges near discontinuities due to the Gibbs phenomenon. Artificial viscosity is a popular and effective solution to this problem based on physical insight. In this work, we present a physics-informed machine learning algorithm to automate the discovery of artificial viscosity models in a non-supervised paradigm. The algorithm is inspired by reinforcement learning and trains a neural network acting cell-by-cell (the viscosity model) by minimizing a loss defined as the difference with respect to a reference solution thanks to automatic differentiation. This enables a dataset-free training procedure. We prove that the algorithm is effective by integrating it into a state-of-the-art Runge-Kutta discontinuous Galerkin solver. We showcase several numerical tests on scalar and vectorial problems, such as Burgers' and Euler's equations in one and two dimensions. Results demonstrate that the proposed approach trains a model that is able to outperform classical viscosity models. Moreover, we show that the learnt artificial viscosity model is able to generalize across different problems and parameters.

📄 PDF Abstract BibTeX arXiv:2402.16517

Code (0)

등록된 구현이 없습니다.

Tasks

Physics-informed machine learning

Similar Papers 제목 키워드 기반

Discontinuous Galerkin finite element operator network for solving non-smooth PDEs

2026-01-07 · Kapil Chawla, Youngjoon Hong, Jae Yong Lee, Sanghyun Lee arxiv

We introduce Discontinuous Galerkin Finite Element Operator Network (DG--FEONet), a data-free operator learning framework that combines the strengths of the discontinuous Galerkin (DG) method with neural networks to solv…

A Discontinuous Galerkin method with weighted averages for advection-diffusion equations with locally vanishing and anisotropic diffusivity

2007-05-20 · modeling and scientific computing 2007 5 · Alexandre Ern, Annette F. Stephansen, Paolo Zunino

We consider Discontinuous Galerkin approximations of advection-diffusion equations with anisotropic and discontinuous diffusivity, and propose the symmetric weighted interior penalty (SWIP) method for better coping wit…

DGNN: A Neural PDE Solver Induced by Discontinuous Galerkin Methods

2025-03-13 · GuanYu Chen, Shengze Xu, Dong Ni, Tieyong Zeng

We propose a general framework for the Discontinuous Galerkin-induced Neural Network (DGNN), inspired by the Interior Penalty Discontinuous Galerkin Method (IPDGM). In this approach, the trial space consists of piecewise…

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

Structure preserving discontinuous Galerkin approximation of one-dimensional port-Hamiltonian systems

2022-12-16 · Tobias Thoma, Paul Kotyczka

In this article, we present the structure-preserving discretization of linear one-dimensional port-Hamiltonian (PH) systems of two conservation laws using discontinuous Galerkin (DG) methods. We recall the DG discretizat…