LGMATH-PHMay 6, 2024

Loss Jump During Loss Switch in Solving PDEs with Neural Networks

arXiv:2405.03095v12 citationsCommun Comput Phys
Originality Incremental advance
AI Analysis

This addresses a fundamental gap in understanding neural network mechanisms for PDE solving, which is incremental but important for the scientific computing community.

The paper investigates how switching between data loss and model loss functions affects neural network training for solving PDEs, discovering a stable loss-jump phenomenon where the solution deviates significantly from the exact one upon switching, with experiments linking this to different frequency preferences.

Using neural networks to solve partial differential equations (PDEs) is gaining popularity as an alternative approach in the scientific computing community. Neural networks can integrate different types of information into the loss function. These include observation data, governing equations, and variational forms, etc. These loss functions can be broadly categorized into two types: observation data loss directly constrains and measures the model output, while other loss functions indirectly model the performance of the network, which can be classified as model loss. However, this alternative approach lacks a thorough understanding of its underlying mechanisms, including theoretical foundations and rigorous characterization of various phenomena. This work focuses on investigating how different loss functions impact the training of neural networks for solving PDEs. We discover a stable loss-jump phenomenon: when switching the loss function from the data loss to the model loss, which includes different orders of derivative information, the neural network solution significantly deviates from the exact solution immediately. Further experiments reveal that this phenomenon arises from the different frequency preferences of neural networks under different loss functions. We theoretically analyze the frequency preference of neural networks under model loss. This loss-jump phenomenon provides a valuable perspective for examining the underlying mechanisms of neural networks in solving PDEs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes