paper-with-me

Papers

PINN-BO: A Black-box Optimization Algorithm using Physics-Informed Neural Networks

2024-02-05 · Dat Phan-Trong, Hung The Tran, Alistair Shilton, Sunil Gupta

Black-box optimization is a powerful approach for discovering global optima in noisy and expensive black-box functions, a problem widely encountered in real-world scenarios. Recently, there has been a growing interest in leveraging domain knowledge to enhance the efficacy of machine learning methods. Partial Differential Equations (PDEs) often provide an effective means for elucidating the fundamental principles governing the black-box functions. In this paper, we propose PINN-BO, a black-box optimization algorithm employing Physics-Informed Neural Networks that integrates the knowledge from Partial Differential Equations (PDEs) to improve the sample efficiency of the optimization. We analyze the theoretical behavior of our algorithm in terms of regret bound using advances in NTK theory and prove that the use of the PDE alongside the black-box function evaluations, PINN-BO leads to a tighter regret bound. We perform several experiments on a variety of optimization tasks and show that our algorithm is more sample-efficient compared to existing methods.

📄 PDF Abstract BibTeX arXiv:2402.03243

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

NTK 설명 없음

Similar Papers 제목 키워드 기반

NSGA-PINN: A Multi-Objective Optimization Method for Physics-Informed Neural Network Training

2023-03-03 · Binghang Lu, Christian B. Moya, Guang Lin

This paper presents NSGA-PINN, a multi-objective optimization framework for effective training of Physics-Informed Neural Networks (PINNs). The proposed framework uses the Non-dominated Sorting Genetic Algorithm (NSGA-II…

Evolutionary Two-Stage Hyperparameter Optimization Strategies for Physics-Informed Neural Networks

2026-06-18 · Fedor Buzaev, Dmitry Efremenko, Egor Bugaev, Andrei Ermakov 외 arxiv

Physics-Informed Neural Networks (PINNs) solve Partial Differential Equations (PDEs) by embedding physical laws into neural network training. However, their performance suffers from unstable convergence, training plateau…

Hyperparameter Optimization

Evolutionary Optimization of Physics-Informed Neural Networks: Evo-PINN Frontiers and Opportunities

2025-01-11 · Jian Cheng Wong, Abhishek Gupta, Chin Chun Ooi, Pao-Hsiung Chiu 외

Deep learning models trained on finite data lack a complete understanding of the physical world. On the other hand, physics-informed neural networks (PINNs) are infused with such knowledge through the incorporation of ma…

Evolutionary AlgorithmsModel OptimizationSurvey

Physics-inspired deep learning to characterize the signal manifold of quasi-circular, spinning, non-precessing binary black hole mergers

2020-04-20 · Asad Khan, E. A. Huerta, Arnav Das

The spin distribution of binary black hole mergers contains key information concerning the formation channels of these objects, and the astrophysical environments where they form, evolve and coalesce. To quantify the sui…

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. Howeve…