Automated machine learning for physics-informed convolutional neural networks
Wanyun Zhou, Haoze Song, Xiaowen Chu

TL;DR
This paper applies AutoML techniques to optimize the architecture and loss functions of physics-informed CNNs, improving their performance in solving PDEs across various datasets.
Contribution
It introduces a novel AutoML framework with specific search spaces and a two-stage strategy for designing PICNNs tailored to different physical problems.
Findings
AutoML outperforms manual design in PICNNs
Significant performance improvements on multiple PDE datasets
Effective search spaces for loss functions and architectures
Abstract
Recent advances in deep learning for solving partial differential equations (PDEs) have introduced physics-informed neural networks (PINNs), which integrate machine learning with physical laws. Physics-informed convolutional neural networks (PICNNs) extend PINNs by leveraging CNNs for enhanced generalization and efficiency. However, current PICNNs depend on manual design, and inappropriate designs may not effectively solve PDEs. Furthermore, due to the diversity of physical problems, the ideal network architectures and loss functions vary across different PDEs. It is impractical to find the optimal PICNN architecture and loss function for each specific physical problem through extensive manual experimentation. To surmount these challenges, this paper uses automated machine learning (AutoML) to automatically and efficiently search for the loss functions and network architectures of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Physics and Python Applications · Nuclear reactor physics and engineering
