A third-order finite difference weighted essentially non-oscillatory scheme with shallow neural network
Kwanghyuk Park, Xinjuan Chen, Dongjin Lee, Jiaxi Gu, Jae-Hun Jung

TL;DR
This paper presents a neural network-based third-order finite difference WENO scheme that improves accuracy and efficiency for hyperbolic conservation laws, outperforming traditional methods in 1D and 2D tests.
Contribution
The paper introduces a shallow neural network to enhance WENO schemes, eliminating post-processing and improving performance around discontinuities.
Findings
Outperforms traditional WENO3-JS and WENO3-Z schemes in 1D tests.
Shows improved behavior in 2D simulations.
Uses a shallow neural network for computational efficiency.
Abstract
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 functions, one with the mean squared error and the other with the mean squared logarithmic error, where the WENO3-JS weights are computed as the labels. Each loss function consists of two components where the first component compares the difference between the weights from the neural network and WENO3-JS weights, while the second component matches the output weights of the neural network and the linear weights. The former of the loss function enforces the neural network to follow the WENO properties, implying that there is no need for the post-processing layer. Additionally the latter leads to better performance around discontinuities. As a neural network structure, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDifferential Equations and Numerical Methods · Numerical methods for differential equations · Fractional Differential Equations Solutions
