paper-with-me

Papers

Kolmogorov n-Widths for Multitask Physics-Informed Machine Learning (PIML) Methods: Towards Robust Metrics

2024-02-16 · Michael Penwarden, Houman Owhadi, Robert M. Kirby

Physics-informed machine learning (PIML) as a means of solving partial differential equations (PDE) has garnered much attention in the Computational Science and Engineering (CS&E) world. This topic encompasses a broad array of methods and models aimed at solving a single or a collection of PDE problems, called multitask learning. PIML is characterized by the incorporation of physical laws into the training process of machine learning models in lieu of large data when solving PDE problems. Despite the overall success of this collection of methods, it remains incredibly difficult to analyze, benchmark, and generally compare one approach to another. Using Kolmogorov n-widths as a measure of effectiveness of approximating functions, we judiciously apply this metric in the comparison of various multitask PIML architectures. We compute lower accuracy bounds and analyze the model's learned basis functions on various PDE problems. This is the first objective metric for comparing multitask PIML architectures and helps remove uncertainty in model validation from selective sampling and overfitting. We also identify avenues of improvement for model architectures, such as the choice of activation function, which can drastically affect model generalization to "worst-case" scenarios, which is not observed when reporting task-specific errors. We also incorporate this metric into the optimization process through regularization, which improves the models' generalizability over the multitask PDE problem.

📄 PDF Abstract BibTeX arXiv:2402.11126

Code (1)

mpenwarden/knw-piml 공식 구현 pytorch

Tasks

Physics-informed machine learning

Similar Papers 제목 키워드 기반

Finite basis Kolmogorov-Arnold networks: domain decomposition for data-driven and physics-informed problems

2024-06-28 · Amanda A. Howard, Bruno Jacob, Sarah H. Murphy, Alexander Heinlein 외

Kolmogorov-Arnold networks (KANs) have attracted attention recently as an alternative to multilayer perceptrons (MLPs) for scientific machine learning. However, KANs can be expensive to train, even for relatively small n…

Kolmogorov-Arnold Networks

Physics-Informed Kolmogorov-Arnold Networks for Power System Dynamics

2024-08-13 · Hang Shuai, Fangxing Li

This paper presents, for the first time, a framework for Kolmogorov-Arnold Networks (KANs) in power system applications. Inspired by the recently proposed KAN architecture, this paper proposes physics-informed Kolmogorov…

Kolmogorov-Arnold Networks

From PINNs to PIKANs: Recent Advances in Physics-Informed Machine Learning

2024-10-17 · Juan Diego Toscano, Vivek Oommen, Alan John Varghese, Zongren Zou 외

Physics-Informed Neural Networks (PINNs) have emerged as a key tool in Scientific Machine Learning since their introduction in 2017, enabling the efficient solution of ordinary and partial differential equations using sp…

GeophysicsKolmogorov-Arnold NetworksPhysics-informed machine learningUncertainty Quantification

Kolmogorov Arnold Informed neural network: A physics-informed deep learning framework for solving forward and inverse problems based on Kolmogorov Arnold Networks

2024-06-16 · Yizheng Wang, Jia Sun, Jinshuai Bai, Cosmin Anitescu 외

AI for partial differential equations (PDEs) has garnered significant attention, particularly with the emergence of Physics-informed neural networks (PINNs). The recent advent of Kolmogorov-Arnold Network (KAN) indicates…

FormKolmogorov-Arnold Networks

SPIKANs: Separable Physics-Informed Kolmogorov-Arnold Networks

2024-11-09 · Bruno Jacob, Amanda A. Howard, Panos Stinis

Physics-Informed Neural Networks (PINNs) have emerged as a promising method for solving partial differential equations (PDEs) in scientific computing. While PINNs typically use multilayer perceptrons (MLPs) as their unde…

Kolmogorov-Arnold Networks