paper-with-me

홈 › Papers

Physics-guided generative adversarial network to learn physical models

2023-04-22 · Kazuo Yonekura

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 their output does not always satisfy physical equations. One approach to consider physical equations is adding a residual of equations into the loss function; this is called physics-informed neural network (PINN). One feature of PINNs is that the physical equations and corresponding residual must be implemented as part of a neural network model. In addition, the residual does not always converge to a small value. The proposed model is a physics-guided generative adversarial network (PG-GAN) that uses a GAN architecture in which physical equations are used to judge whether the neural network's output is consistent with physics. The proposed method was applied to a simple problem to assess its potential usability.

📄 PDF Abstract BibTeX arXiv:2304.11488

Code (0)

등록된 구현이 없습니다.

Tasks

Generative Adversarial Network

Similar Papers 제목 키워드 기반

Physics-guided training of GAN to improve accuracy in airfoil design synthesis

2023-08-19 · Kazunari Wada, Katsuyuki Suzuki, Kazuo Yonekura

Generative adversarial networks (GAN) have recently been used for a design synthesis of mechanical shapes. A GAN sometimes outputs physically unreasonable shapes. For example, when a GAN model is trained to output airfoi…

Design Synthesis

Physics guided deep learning generative models for crystal materials discovery

2021-12-07 · Yong Zhao, Edirisuriya MD Siriwardane, Jianjun Hu

Deep learning based generative models such as deepfake have been able to generate amazing images and videos. However, these models may need significant transformation when applied to generate crystal materials structures…

Data AugmentationDeep LearningFace Swapping

A Residual Guided strategy with Generative Adversarial Networks in training Physics-Informed Transformer Networks

2025-07-15 · Ziyang Zhang, Feifan Zhang, Weidong Tang, Lei Shi 외 arxiv

Nonlinear partial differential equations (PDEs) are pivotal in modeling complex physical systems, yet traditional Physics-Informed Neural Networks (PINNs) often struggle with unresolved residuals in critical spatiotempor…

Physics-Guided Adversarial Machine Learning for Aircraft Systems Simulation

2022-09-07 · Houssem Ben Braiek, Thomas Reid, Foutse khomh

In the context of aircraft system performance assessment, deep learning technologies allow to quickly infer models from experimental measurements, with less detailed system knowledge than usually required by physics-base…

Learning Particle Physics by Example: Location-Aware Generative Adversarial Networks for Physics Synthesis

2017-01-20 · Luke de Oliveira, Michela Paganini, Benjamin Nachman

We provide a bridge between generative modeling in the Machine Learning community and simulated physical processes in High Energy Particle Physics by applying a novel Generative Adversarial Network (GAN) architecture to …

Generative Adversarial Network