Feng, Xi-Qiao
Artificial intelligence for partial differential equations in computational mechanics: A review
Wang, Yizheng, Bai, Jinshuai, Lin, Zhongya, Wang, Qimin, Anitescu, Cosmin, Sun, Jia, Eshaghi, Mohammad Sadegh, Gu, Yuantong, Feng, Xi-Qiao, Zhuang, Xiaoying, Rabczuk, Timon, Liu, Yinghua
In recent years, Artificial intelligence (AI) has become ubiquitous, empowering various fields, especially integrating artificial intelligence and traditional science (AI for Science: Artificial intelligence for science), which has attracted widespread attention. In AI for Science, using artificial intelligence algorithms to solve partial differential equations (AI for PDEs: Artificial intelligence for partial differential equations) has become a focal point in computational mechanics. The core of AI for PDEs is the fusion of data and partial differential equations (PDEs), which can solve almost any PDEs. Therefore, this article provides a comprehensive review of the research on AI for PDEs, summarizing the existing algorithms and theories. The article discusses the applications of AI for PDEs in computational mechanics, including solid mechanics, fluid mechanics, and biomechanics. The existing AI for PDEs algorithms include those based on Physics-Informed Neural Networks (PINNs), Deep Energy Methods (DEM), Operator Learning, and Physics-Informed Neural Operator (PINO). AI for PDEs represents a new method of scientific simulation that provides approximate solutions to specific problems using large amounts of data, then fine-tuning according to specific physical laws, avoiding the need to compute from scratch like traditional algorithms. Thus, AI for PDEs is the prototype for future foundation models in computational mechanics, capable of significantly accelerating traditional numerical algorithms.
Energy-based physics-informed neural network for frictionless contact problems under large deformation
Bai, Jinshuai, Lin, Zhongya, Wang, Yizheng, Wen, Jiancong, Liu, Yinghua, Rabczuk, Timon, Gu, YuanTong, Feng, Xi-Qiao
Numerical methods for contact mechanics are of great importance in engineering applications, enabling the prediction and analysis of complex surface interactions under various conditions. In this work, we propose an energy-based physics-informed neural network (PINNs) framework for solving frictionless contact problems under large deformation. Inspired by microscopic Lennard-Jones potential, a surface contact energy is used to describe the contact phenomena. To ensure the robustness of the proposed PINN framework, relaxation, gradual loading and output scaling techniques are introduced. In the numerical examples, the well-known Hertz contact benchmark problem is conducted, demonstrating the effectiveness and robustness of the proposed PINNs framework. Moreover, challenging contact problems with the consideration of geometrical and material nonlinearities are tested. It has been shown that the proposed PINNs framework provides a reliable and powerful tool for nonlinear contact mechanics. More importantly, the proposed PINNs framework exhibits competitive computational efficiency to the commercial FEM software when dealing with those complex contact problems. The codes used in this manuscript are available at https://github.com/JinshuaiBai/energy_PINN_Contact.(The code will be available after acceptance)
Physics-informed radial basis network (PIRBN): A local approximating neural network for solving nonlinear PDEs
Bai, Jinshuai, Liu, Gui-Rong, Gupta, Ashish, Alzubaidi, Laith, Feng, Xi-Qiao, Gu, YuanTong
Our recent intensive study has found that physics - informed neural networks (PINN) tend to be local approximators after training . This observation le d to th e development of a novel physics - informed rad ial basis network (PIRBN), which is capable of maintaining the local approximating property throughout the entire training process . Unlike deep neural networks, a PIRBN comprises 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, comprehens ive investigations regarding the initialisation strategies of PIRBN were conducted. Based on numerical examples, PIRBN has been demonstrated to be more effective than PINN in solving nonlinear partial differential equation s with high - frequency features and ill - posed computational domains. 2 Moreover, the existing PINN numerical techniques, such as adaptive learning, decomposition and different types of loss functions, are applicable to PIRBN.