paper-with-me

홈 › Papers

Integration of physics-informed operator learning and finite element method for parametric learning of partial differential equations

2024-01-04 · Shahed Rezaei, Ahmad Moeineddin, Michael Kaliske, Markus Apel

We present a method that employs physics-informed deep learning techniques for parametrically solving partial differential equations. The focus is on the steady-state heat equations within heterogeneous solids exhibiting significant phase contrast. Similar equations manifest in diverse applications like chemical diffusion, electrostatics, and Darcy flow. The neural network aims to establish the link between the complex thermal conductivity profiles and temperature distributions, as well as heat flux components within the microstructure, under fixed boundary conditions. A distinctive aspect is our independence from classical solvers like finite element methods for data. A noteworthy contribution lies in our novel approach to defining the loss function, based on the discretized weak form of the governing equation. This not only reduces the required order of derivatives but also eliminates the need for automatic differentiation in the construction of loss terms, accepting potential numerical errors from the chosen discretization method. As a result, the loss function in this work is an algebraic equation that significantly enhances training efficiency. We benchmark our methodology against the standard finite element method, demonstrating accurate yet faster predictions using the trained neural network for temperature and flux profiles. We also show higher accuracy by using the proposed method compared to purely data-driven approaches for unforeseen scenarios.

📄 PDF Abstract BibTeX arXiv:2401.02363

Code (0)

등록된 구현이 없습니다.

Tasks

Operator learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Tackling multiphysics problems via finite element-guided physics-informed operator learning

2026-03-02 · Yusuke Yamazaki, Reza Najian Asl, Markus Apel, Mayu Muramatsu 외 arxiv

This work presents a finite element-guided physics-informed operator learning framework for multiphysics problems with coupled partial differential equations (PDEs) on arbitrary domains. The proposed framework learns an …

A finite element-based physics-informed operator learning framework for spatiotemporal partial differential equations on arbitrary domains

2024-05-21 · Yusuke Yamazaki, Ali Harandi, Mayu Muramatsu, Alexandre Viardin 외

We propose a novel finite element-based physics-informed operator learning framework that allows for predicting spatiotemporal dynamics governed by partial differential equations (PDEs). The proposed framework employs a …

Operator learning

Physics-Informed Geometry-Aware Neural Operator

2024-08-02 · Weiheng Zhong, Hadi Meidani

Engineering design problems often involve solving parametric Partial Differential Equations (PDEs) under variable PDE parameters and domain geometry. Recently, neural operators have shown promise in learning PDE operator…

Harnessing physics-informed operators for high-dimensional reliability analysis problems

2024-09-07 · N Navaneeth, Tushar, Souvik Chakraborty

Reliability analysis is a formidable task, particularly in systems with a large number of stochastic parameters. Conventional methods for quantifying reliability often rely on extensive simulations or experimental data, …

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…