paper-with-me

홈 › Papers

Auto-PINN: Understanding and Optimizing Physics-Informed Neural Architecture

2022-05-27 · Yicheng Wang, Xiaotian Han, Chia-Yuan Chang, Daochen Zha, Ulisses Braga-Neto, Xia Hu

Physics-informed neural networks (PINNs) are revolutionizing science and engineering practice by bringing together the power of deep learning to bear on scientific computation. In forward modeling problems, PINNs are meshless partial differential equation (PDE) solvers that can handle irregular, high-dimensional physical domains. Naturally, the neural architecture hyperparameters have a large impact on the efficiency and accuracy of the PINN solver. However, this remains an open and challenging problem because of the large search space and the difficulty of identifying a proper search objective for PDEs. Here, we propose Auto-PINN, the first systematic, automated hyperparameter optimization approach for PINNs, which employs Neural Architecture Search (NAS) techniques to PINN design. Auto-PINN avoids manually or exhaustively searching the hyperparameter space associated with PINNs. A comprehensive set of pre-experiments using standard PDE benchmarks allows us to probe the structure-performance relationship in PINNs. We find that the different hyperparameters can be decoupled, and that the training loss function of PINNs is a good search objective. Comparison experiments with baseline methods demonstrate that Auto-PINN produces neural architectures with superior stability and accuracy over alternative baselines.

📄 PDF Abstract BibTeX arXiv:2205.13748

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperparameter OptimizationNeural Architecture Search

Similar Papers 제목 키워드 기반

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

Capacitive Touch Sensor Modeling With a Physics-informed Neural Network and Maxwell's Equations

2024-11-23 · Ganyong Mo, Krishna Kumar Narayanan, David Castells-Rufas, Jordi Carrabina

Maxwell's equations are the fundamental equations for understanding electric and magnetic field interactions and play a crucial role in designing and optimizing sensor systems like capacitive touch sensors, which are wid…

Sensor Modeling

Data-Driven Adaptive PID Control Based on Physics-Informed Neural Networks

2025-10-06 · Junsei Ito, Yasuaki Wasa arxiv

This article proposes a data-driven PID controller design based on the principle of adaptive gain optimization, leveraging Physics-Informed Neural Networks (PINNs) generated for predictive modeling purposes. The proposed…

SVD-PINNs: Transfer Learning of Physics-Informed Neural Networks via Singular Value Decomposition

2022-11-16 · Yihang Gao, Ka Chun Cheung, Michael K. Ng

Physics-informed neural networks (PINNs) have attracted significant attention for solving partial differential equations (PDEs) in recent years because they alleviate the curse of dimensionality that appears in tradition…

Transfer Learning

Densely Multiplied Physics Informed Neural Networks

2024-02-06 · Feilong Jiang, Xiaonan Hou, Min Xia

Although physics-informed neural networks (PINNs) have shown great potential in dealing with nonlinear partial differential equations (PDEs), it is common that PINNs will suffer from the problem of insufficient precision…