paper-with-me

Papers

Physics-informed kernel learning

2024-09-20 · Nathan Doumèche, Francis Bach, Gérard Biau, Claire Boyer

Physics-informed machine learning typically integrates physical priors into the learning process by minimizing a loss function that includes both a data-driven term and a partial differential equation (PDE) regularization. Building on the formulation of the problem as a kernel regression task, we use Fourier methods to approximate the associated kernel, and propose a tractable estimator that minimizes the physics-informed risk function. We refer to this approach as physics-informed kernel learning (PIKL). This framework provides theoretical guarantees, enabling the quantification of the physical prior's impact on convergence speed. We demonstrate the numerical performance of the PIKL estimator through simulations, both in the context of hybrid modeling and in solving PDEs. In particular, we show that PIKL can outperform physics-informed neural networks in terms of both accuracy and computation time. Additionally, we identify cases where PIKL surpasses traditional PDE solvers, particularly in scenarios with noisy boundary conditions.

📄 PDF Abstract BibTeX arXiv:2409.13786

Code (1)

NathanDoumeche/numerical_PIML_kernel 공식 구현 pytorch

Tasks

Physics-informed machine learning

Similar Papers 제목 키워드 기반

PIKS: Universal Physics-Informed Kernel Methods

2026-07-29 · Joachim Bona-Pellissier, Giacomo Meanti, Matteo Santacesaria, Lorenzo Rosasco arxiv

Physics-informed machine learning incorporates physical principles --often expressed via differential operators-- into data-driven models. While physics-informed neural networks (PINNs) dominate empirical applications, t…

Physics-informed machine learning: A mathematical framework with applications to time series forecasting

2025-07-11 · Nathan Doumèche arxiv

Physics-informed machine learning (PIML) is an emerging framework that integrates physical knowledge into machine learning models. This physical prior often takes the form of a partial differential equation (PDE) system …

Time Series Forecasting

An interpretation of the Brownian bridge as a physics-informed prior for the Poisson equation

2025-02-28 · Alex Alberts, Ilias Bilionis

Physics-informed machine learning is one of the most commonly used methods for fusing physical knowledge in the form of partial differential equations with experimental data. The idea is to construct a loss function wher…

FormGaussian ProcessesPhysics-informed machine learningregression

Soft Partition-based KAPI-ELM for Multi-Scale PDEs

2026-01-13 · Vikas Dwivedi, Monica Sigovan, Bruno Sixou arxiv

Physics-informed machine learning holds great promise for solving differential equations, yet existing methods struggle with highly oscillatory, multiscale, or singularly perturbed PDEs due to spectral bias, costly backp…

Uncertainty-Aware Diagnostics for Physics-Informed Machine Learning

2025-10-30 · Mara Daniels, Liam Hodgkinson, Michael Mahoney arxiv

Physics-informed machine learning (PIML) integrates prior physical information, often in the form of differential equation constraints, into the process of fitting machine learning models to physical data. Popular PIML a…