LGMLMay 1, 2020

A Dual-Dimer Method for Training Physics-Constrained Neural Networks with Minimax Architecture

arXiv:2005.00615v2107 citations
AI Analysis

This addresses data sparsity in engineering and scientific applications by improving training efficiency for physics-constrained neural networks, though it appears incremental as it builds on existing PCNN methods.

The paper tackles the problem of empirically adjusting loss weights in physics-constrained neural networks (PCNNs) by proposing a minimax architecture (PCNN-MM) and a Dual-Dimer saddle point search algorithm, resulting in faster convergence than traditional PCNNs in a heat transfer example.

Data sparsity is a common issue to train machine learning tools such as neural networks for engineering and scientific applications, where experiments and simulations are expensive. Recently physics-constrained neural networks (PCNNs) were developed to reduce the required amount of training data. However, the weights of different losses from data and physical constraints are adjusted empirically in PCNNs. In this paper, a new physics-constrained neural network with the minimax architecture (PCNN-MM) is proposed so that the weights of different losses can be adjusted systematically. The training of the PCNN-MM is searching the high-order saddle points of the objective function. A novel saddle point search algorithm called Dual-Dimer method is developed. It is demonstrated that the Dual-Dimer method is computationally more efficient than the gradient descent ascent method for nonconvex-nonconcave functions and provides additional eigenvalue information to verify search results. A heat transfer example also shows that the convergence of PCNN-MMs is faster than that of traditional PCNNs.

Foundations

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

Your Notes