中文
相关论文

相关论文: PIAT: Physics Informed Adversarial Training for So…

200 篇论文

This work proposes a solution for the problem of training physics-informed networks under partial integro-differential equations. These equations require an infinite or a large number of neural evaluations to construct a single residual for…

机器学习 · 计算机科学 2024-06-12 Ehsan Saleh , Saba Ghaffari , Timothy Bretl , Luke Olson , Matthew West

Regular physics-informed neural networks (PINNs) predict the solution of partial differential equations using sparse labeled data but only over a single domain. On the other hand, fully supervised learning models are first trained usually…

机器学习 · 计算机科学 2023-09-19 Ali Kashefi , Leonidas J. Guibas , Tapan Mukerji

Physics-informed neural network (PINN) is a data-driven solver for partial and ordinary differential equations(ODEs/PDEs). It provides a unified framework to address both forward and inverse problems. However, the complexity of the…

机器学习 · 计算机科学 2024-01-17 Abdul Hannan Mustajab , Hao Lyu , Zarghaam Rizvi , Frank Wuttke

Physics-informed neural networks (PINNs) have recently emerged as a promising way to compute the solutions of partial differential equations (PDEs) using deep neural networks. However, despite their significant success in various fields, it…

数值分析 · 数学 2024-07-15 Seungchan Ko , Sang Hyeon Park

Deep learning has been shown to be an effective tool in solving partial differential equations (PDEs) through physics-informed neural networks (PINNs). PINNs embed the PDE residual into the loss function of the neural network, and have been…

机器学习 · 计算机科学 2022-04-06 Jeremy Yu , Lu Lu , Xuhui Meng , George Em Karniadakis

Adversarial training (AT) as a regularization method has proved its effectiveness on various tasks. Though there are successful applications of AT on some NLP tasks, the distinguishing characteristics of NLP tasks have not been exploited.…

计算与语言 · 计算机科学 2021-11-29 Ziqing Yang , Yiming Cui , Chenglei Si , Wanxiang Che , Ting Liu , Shijin Wang , Guoping Hu

The approximation of solutions of partial differential equations (PDEs) with numerical algorithms is a central topic in applied mathematics. For many decades, various types of methods for this purpose have been developed and extensively…

Adversarial training (AT) trains models using adversarial examples (AEs), which are natural images modified with specific perturbations to mislead the model. These perturbations are constrained by a predefined perturbation budget $\epsilon$…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Jiacheng Zhang , Feng Liu , Dawei Zhou , Jingfeng Zhang , Tongliang Liu

Physics-informed neural networks (PINNs) have shown promising potential for solving partial differential equations (PDEs) using deep learning. However, PINNs face training difficulties for evolutionary PDEs, particularly for dynamical…

神经与进化计算 · 计算机科学 2023-12-25 Siqi Chen , Bin Shan , Ye Li

Deep learning has achieved remarkable success in diverse applications; however, its use in solving partial differential equations (PDEs) has emerged only recently. Here, we present an overview of physics-informed neural networks (PINNs),…

机器学习 · 计算机科学 2021-11-03 Lu Lu , Xuhui Meng , Zhiping Mao , George E. Karniadakis

Physics-Informed Neural Networks (PINNs) are a class of deep neural networks that are trained, using automatic differentiation, to compute the response of systems governed by partial differential equations (PDEs). The training of PINNs is…

机器学习 · 计算机科学 2021-04-27 Mohammad Amin Nabian , Rini Jasmine Gladstone , Hadi Meidani

This short note describes the concept of guided training of deep neural networks (DNNs) to learn physically reasonable solutions. DNNs are being widely used to predict phenomena in physics and mechanics. One of the issues of DNNs is that…

机器学习 · 计算机科学 2023-04-25 Kazuo Yonekura

We propose gradient adversarial training, an auxiliary deep learning framework applicable to different machine learning problems. In gradient adversarial training, we leverage a prior belief that in many contexts, simultaneous gradient…

机器学习 · 计算机科学 2018-06-22 Ayan Sinha , Zhao Chen , Vijay Badrinarayanan , Andrew Rabinovich

Intrinsic susceptibility of deep learning to adversarial examples has led to a plethora of attack techniques with a broad common objective of fooling deep models. However, we find slight compositional differences between the algorithms…

计算机视觉与模式识别 · 计算机科学 2023-09-21 Rahul Ambati , Naveed Akhtar , Ajmal Mian , Yogesh Singh Rawat

Differential equations are indispensable to engineering and hence to innovation. In recent years, physics-informed neural networks (PINN) have emerged as a novel method for solving differential equations. PINN method has the advantage of…

计算工程、金融与科学 · 计算机科学 2022-01-07 Mayank Raj , Pramod Kumbhar , Ratna Kumar Annabattula

Physics-Informed Neural Network (PINN) has become a commonly used machine learning approach to solve partial differential equations (PDE). But, facing high-dimensional secondorder PDE problems, PINN will suffer from severe scalability…

机器学习 · 计算机科学 2023-02-27 Di He , Shanda Li , Wenlei Shi , Xiaotian Gao , Jia Zhang , Jiang Bian , Liwei Wang , Tie-Yan Liu

Motivated by recent research on Physics-Informed Neural Networks (PINNs), we make the first attempt to introduce the PINNs for numerical simulation of the elliptic Partial Differential Equations (PDEs) on 3D manifolds. PINNs are one of the…

数值分析 · 数学 2021-03-05 Zhuochao Tang , Zhuojia Fu

In recent years, Physics-Informed Neural Networks (PINNs) have become a representative method for solving partial differential equations (PDEs) with neural networks. PINNs provide a novel approach to solving PDEs through optimization…

计算物理 · 物理学 2024-11-28 Weiwei Zhang , Wei Suo , Jiahao Song , Wenbo Cao

Partial differential equations (PDEs) play a foundational role in modeling physical phenomena. This study addresses the challenging task of determining variable coefficients within PDEs from measurement data. We introduce a novel neural…

数值分析 · 数学 2023-10-17 Ke Chen , Jasen Lai , Chunmei Wang

Physics-Informed Neural Networks (PINNs) have emerged as a promising approach for solving Partial Differential Equations (PDEs) by incorporating physical constraints into deep learning models. However, standard PINNs often require a large…

机器学习 · 计算机科学 2025-05-05 Keon Vin Park