中文
相关论文

相关论文: Learning in PINNs: Phase transition, total diffusi…

200 篇论文

In recent years, a plethora of methods combining deep neural networks and partial differential equations have been developed. A widely known and popular example are physics-informed neural networks. They solve forward and inverse problems…

Classical numerical methods solve partial differential equations (PDEs) efficiently on regular meshes, but many of them become unstable on irregular domains. In practice, multiphysics interactions such as diffusion, damage, and healing…

机器学习 · 计算机科学 2025-12-16 Yuelian Li , Andrew Rushing Hands

Studying physics-informed neural networks (PINNs) for modeling partial differential equations to solve the acoustic wave field has produced promising results for simple geometries in two-dimensional domains. One option is to compute the…

计算工程、金融与科学 · 计算机科学 2025-06-16 Stefan Schoder , Aneta Furmanová , Viktor Hruška

We analyze recurrent neural networks with diagonal hidden-to-hidden weight matrices, trained with gradient descent in the supervised learning setting, and prove that gradient descent can achieve optimality \emph{without} massive…

机器学习 · 计算机科学 2024-10-11 Semih Cayci , Atilla Eryilmaz

Recurrent neural networks (RNNs) are complex dynamical systems, capable of ongoing activity without any driving input. The long-term behavior of free-running RNNs, described by periodic, chaotic and fixed point attractors, is controlled by…

神经元与认知 · 定量生物学 2021-08-06 Claus Metzner , Patrick Krauss

Training Deep Neural Networks relies on the model converging on a high-dimensional, non-convex loss landscape toward a good minimum. Yet, much of the phenomenology of training remains ill understood. We focus on three seemingly disparate…

机器学习 · 计算机科学 2025-12-16 Ibrahim Talha Ersoy , Andrés Fernando Cardozo Licha , Karoline Wiesner

Efficient and robust optimization is essential for neural networks, enabling scientific machine learning models to converge rapidly to very high accuracy -- faithfully capturing complex physical behavior governed by differential equations.…

While the popularity of physics-informed neural networks (PINNs) is steadily rising, to this date, PINNs have not been successful in simulating multi-scale and singular perturbation problems. In this work, we present a new training paradigm…

机器学习 · 计算机科学 2024-03-27 Zhiwei Fang , Sifan Wang , Paris Perdikaris

This work focuses on the behavior of stochastic gradient descent (SGD) in solving least-squares regression with physics-informed neural networks (PINNs). Past work on this topic has been based on the over-parameterization regime, whose…

机器学习 · 计算机科学 2025-07-23 Zhihan Zeng , Yiqi Gu

We propose a self-supervised physics-informed neural network (PINN) framework that adaptively balances physics-based and data-driven supervision for scientific machine learning under data scarcity. Unlike prior PINNs that rely on fixed or…

机器学习 · 计算机科学 2026-05-08 Reza Pirayeshshirazinezhad

Physics-Informed machine learning models have recently emerged with some interesting and unique features that can be applied to reservoir engineering. In particular, physics-informed neural networks (PINN) leverage the fact that neural…

流体动力学 · 物理学 2023-12-01 Daniel Badawi , Eduardo Gildin

Given the facts of the extensiveness of multi-material diffusion problems and the inability of the standard PINN(Physics-Informed Neural Networks) method for such problems, in this paper we present a novel PINN method that can accurately…

数值分析 · 数学 2023-09-28 Yanzhong Yao , Jiawei Guo , Tongxiang Gu

Neural networks have recently gained attention in solving inverse problems. One prominent methodology are Physics-Informed Neural Networks (PINNs) which can solve both forward and inverse problems. In the paper at hand, full waveform…

数值分析 · 数学 2023-12-05 Leon Herrmann , Tim Bürchner , Felix Dietrich , Stefan Kollmannsberger

The optimization algorithms are crucial in training physics-informed neural networks (PINNs), as unsuitable methods may lead to poor solutions. Compared to the common gradient descent (GD) algorithm, implicit gradient descent (IGD)…

机器学习 · 计算机科学 2025-08-04 Xianliang Xu , Ting Du , Wang Kong , Bin Shan , Ye Li , Zhongyi Huang

Physics-Informed Neural Networks (PINNs) are machine learning tools that approximate the solution of general partial differential equations (PDEs) by adding them in some form as terms of the loss/cost function of a Neural Network. Most…

"AI for Science" aims to solve fundamental scientific problems using AI techniques. As most physical phenomena can be described as Partial Differential Equations (PDEs) , approximating their solutions using neural networks has evolved as a…

机器学习 · 计算机科学 2024-07-31 Mohan Ren , Zhihao Fang , Keren Li , Anirbit Mukherjee

Learning in deep neural networks (DNNs) is implemented through minimizing a highly non-convex loss function, typically by a stochastic gradient descent (SGD) method. This learning process can effectively find good wide minima without being…

机器学习 · 计算机科学 2021-07-27 Guozhang Chen , Cheng Kevin Qu , Pulin Gong

Learning the solution of partial differential equations (PDEs) with a neural network is an attractive alternative to traditional solvers due to its elegance, greater flexibility and the ease of incorporating observed data. However, training…

机器学习 · 计算机科学 2024-07-18 Katsiaryna Haitsiukevich , Alexander Ilin

Despite tremendous success of deep neural network in machine learning, the underlying reason for its superior learning capability remains unclear. Here, we present a framework based on statistical physics to study dynamics of stochastic…

机器学习 · 计算机科学 2021-01-19 Yu Feng , Yuhai Tu

Large language models (LLMs), like ChatGPT, have shown that even trained with noisy prior data, they can generalize effectively to new tasks through in-context learning (ICL) and pre-training techniques. Motivated by this, we explore…

机器学习 · 计算机科学 2024-10-10 Mingu Kang , Dongseok Lee , Woojin Cho , Jaehyeon Park , Kookjin Lee , Anthony Gruber , Youngjoon Hong , Noseong Park