Our recent intensive study has found that physics-informed neural networks (PINN) tend to be local approximators after training. This observation leads to this novel physics-informed radial basis network (PIRBN), which can maintain the local property throughout the entire training process. Compared to deep neural networks, a PIRBN comprises of only one hidden layer and a radial basis "activation" function. Under appropriate conditions, we demonstrated that the training of PIRBNs using gradient descendent methods can converge to Gaussian processes. Besides, we studied the training dynamics of PIRBN via the neural tangent kernel (NTK) theory. In addition, comprehensive investigations regarding the initialisation strategies of PIRBN were conducted. Based on numerical examples, PIRBN has been demonstrated to be more effective and efficient than PINN in solving PDEs with high-frequency features and ill-posed computational domains. Moreover, the existing PINN numerical techniques, such as adaptive learning, decomposition and different types of loss functions, are applicable to PIRBN. The programs that can regenerate all numerical results can be found at https://github.com/JinshuaiBai/PIRBN.
翻译:我们近期深入研究发现,物理信息神经网络(PINN)在训练后倾向于成为局部逼近器。这一发现催生了新型物理信息径向基网络(PIRBN),该网络能在整个训练过程中保持局部特性。与深度神经网络相比,PIRBN仅包含一个隐藏层和径向基“激活”函数。在适当条件下,我们证明了使用梯度下降法训练的PIRBN能够收敛至高斯过程。此外,我们通过神经正切核(NTK)理论研究了PIRBN的训练动力学,并对其初始化策略进行了全面探索。基于数值算例,PIRBN在求解具有高频特征和不适定计算区域的偏微分方程时,表现出比PINN更优的效果与效率。同时,现有PINN数值技术(如自适应学习、分解及不同类型损失函数)均可应用于PIRBN。复现全部数值结果的程序详见https://github.com/JinshuaiBai/PIRBN。