paper-with-me

홈 › Papers

PSO-PINN: Physics-Informed Neural Networks Trained with Particle Swarm Optimization

2022-02-04 · Caio Davi, Ulisses Braga-Neto

Physics-informed neural networks (PINN) have recently emerged as a promising application of deep learning in a wide range of engineering and scientific problems based on partial differential equation (PDE) models. However, evidence shows that PINN training by gradient descent displays pathologies that often prevent convergence when solving PDEs with irregular solutions. In this paper, we propose the use of a particle swarm optimization (PSO) approach to train PINNs. The resulting PSO-PINN algorithm not only mitigates the undesired behaviors of PINNs trained with standard gradient descent but also presents an ensemble approach to PINN that affords the possibility of robust predictions with quantified uncertainty. We also propose PSO-BP-CD (PSO with Back-Propagation and Coefficient Decay), a hybrid PSO variant that combines swarm optimization with gradient descent, putting more weight on the latter as training progresses and the swarm zeros in on a good local optimum. Comprehensive experimental results show that PSO-PINN with the proposed PSO-BP-CD algorithm outperforms PINN ensembles trained with other PSO variants or with pure gradient descent.

📄 PDF Abstract BibTeX arXiv:2202.01943

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Physics-Informed Modeling and Control of Emergent Behaviors in Robot Swarms

2026-06-01 · Zixuan Jin, Wenzhuo Zhang, Shuxian Quan, Zirui Dong 외 arxiv

Robot swarms can exhibit coherent collective behaviors through local perception, limited communication and decentralized decision-making, yet modeling and controlling such emergence remains challenging when behaviors unf…

Reinforcement Learning

Physics-Informed Neural Network for Concrete Manufacturing Process Optimization

2024-08-24 · Sam Varghese, Rahul Anand, Dr. Gaurav Paliwal

Concrete manufacturing projects are one of the most common ones for consulting agencies. Because of the highly non-linear dependency of input materials like ash, water, cement, superplastic, etc; with the resultant stren…

Physics informed Neural Networks applied to the description of wave-particle resonance in kinetic simulations of fusion plasmas

2023-08-23 · Jai Kumar, David Zarzoso, Virginie Grandgirard, Jan Ebert 외

The Vlasov-Poisson system is employed in its reduced form version (1D1V) as a test bed for the applicability of Physics Informed Neural Network (PINN) to the wave-particle resonance. Two examples are explored: the Landau…

Functional-prior-based approaches to Bayesian PDE-constrained inversion using physics-informed neural networks

2026-05-08 · Ryoichiro Agata, Tomohisa Okazaki arxiv

Physics-informed neural networks (PINNs) provide a mesh-free framework for solving PDE-constrained inverse problems, but their extension to Bayesian inversion still faces a fundamental difficulty: prior distributions are…

Bayesian Inference

Learning Unknown Physics of non-Newtonian Fluids

2020-08-26 · Brandon Reyes, Amanda A. Howard, Paris Perdikaris, Alexandre M. Tartakovsky

We extend the physics-informed neural network (PINN) method to learn viscosity models of two non-Newtonian systems (polymer melts and suspensions of particles) using only velocity measurements. The PINN-inferred viscosit…