paper-with-me

홈 › Papers

Conservative approximation-based feedforward neural network for WENO schemes

2025-07-08 · Kwanghyuk Park, Jiaxi Gu, Jae-Hun Jung

In this work, we present the feedforward neural network based on the conservative approximation to the derivative from point values, for the weighted essentially non-oscillatory (WENO) schemes in solving hyperbolic conservation laws. The feedforward neural network, whose inputs are point values from the three-point stencil and outputs are two nonlinear weights, takes the place of the classical WENO weighting procedure. For the training phase, we employ the supervised learning and create a new labeled dataset for one-dimensional conservative approximation, where we construct a numerical flux function from the given point values such that the flux difference approximates the derivative to high-order accuracy. The symmetric-balancing term is introduced for the loss function so that it propels the neural network to match the conservative approximation to the derivative and satisfy the symmetric property that WENO3-JS and WENO3-Z have in common. The consequent WENO schemes, WENO3-CADNNs, demonstrate robust generalization across various benchmark scenarios and resolutions, where they outperform WENO3-Z and achieve accuracy comparable to WENO5-JS.

📄 PDF Abstract BibTeX arXiv:2507.06190

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning WENO for entropy stable schemes to solve conservation laws

2024-03-21 · Philip Charles, Deep Ray

Entropy conditions play a crucial role in the extraction of a physically relevant solution for systems of conservation laws, thus motivating the construction of entropy stable schemes that satisfy a discrete analogue of …

A third-order finite difference weighted essentially non-oscillatory scheme with shallow neural network

2024-07-08 · Kwanghyuk Park, Xinjuan Chen, Dongjin Lee, Jiaxi Gu 외

In this paper, we introduce the finite difference weighted essentially non-oscillatory (WENO) scheme based on the neural network for hyperbolic conservation laws. We employ the supervised learning and design two loss fun…

Computational Efficiency

Supervised and Unsupervised Neural Network Solver for First Order Hyperbolic Nonlinear PDEs

2026-01-10 · Zakaria Baba, Alexandre M. Bayen, Alexi Canesse, Maria Laura Delle Monache 외 arxiv

We present a neural network-based method for learning scalar hyperbolic conservation laws. Our method replaces the traditional numerical flux in finite volume schemes with a trainable neural network while preserving the …

Traffic Prediction

Deep smoothness WENO scheme for two-dimensional hyperbolic conservation laws: A deep learning approach for learning smoothness indicators

2023-09-18 · Tatiana Kossaczká, Ameya D. Jagtap, Matthias Ehrhardt

In this paper, we introduce an improved version of the fifth-order weighted essentially non-oscillatory (WENO) shock-capturing scheme by incorporating deep learning techniques. The established WENO algorithm is improved …

Deep Learning

Conservative Physics-Informed Neural Networks for Non-Conservative Hyperbolic Conservation Laws Near Critical States

2023-05-22 · Reyna Quita, Yu-Shuo Chen, Hsin-Yi Lee Alex C. Hu, John M. Hong

In this paper, a modified version of conservative Physics-informed Neural Networks (cPINN for short) is provided to construct the weak solutions of Riemann problem for the hyperbolic scalar conservation laws in non-conse…