paper-with-me

Papers

A General Framework Combining Generative Adversarial Networks and Mixture Density Networks for Inverse Modeling in Microstructural Materials Design

2021-01-26 · Zijiang Yang, Dipendra Jha, Arindam Paul, Wei-keng Liao, Alok Choudhary, Ankit Agrawal

Microstructural materials design is one of the most important applications of inverse modeling in materials science. Generally speaking, there are two broad modeling paradigms in scientific applications: forward and inverse. While the forward modeling estimates the observations based on known parameters, the inverse modeling attempts to infer the parameters given the observations. Inverse problems are usually more critical as well as difficult in scientific applications as they seek to explore the parameters that cannot be directly observed. Inverse problems are used extensively in various scientific fields, such as geophysics, healthcare and materials science. However, it is challenging to solve inverse problems, because they usually need to learn a one-to-many non-linear mapping, and also require significant computing time, especially for high-dimensional parameter space. Further, inverse problems become even more difficult to solve when the dimension of input (i.e. observation) is much lower than that of output (i.e. parameters). In this work, we propose a framework consisting of generative adversarial networks and mixture density networks for inverse modeling, and it is evaluated on a materials science dataset for microstructural materials design. Compared with baseline methods, the results demonstrate that the proposed framework can overcome the above-mentioned challenges and produce multiple promising solutions in an efficient manner.

📄 PDF Abstract BibTeX arXiv:2101.10553

Code (1)

zyz293/GAN-MDN 공식 구현 tf

Tasks

Geophysics

Similar Papers 제목 키워드 기반

Flow-GAN: Combining Maximum Likelihood and Adversarial Learning in Generative Models

2017-05-24 · Aditya Grover, Manik Dhar, Stefano Ermon

Adversarial learning of probabilistic models has recently emerged as a promising alternative to maximum likelihood. Implicit models such as generative adversarial networks (GAN) often generate better samples compared to …

Generative Adversarial Network

MGMD-GAN: Generalization Improvement of Generative Adversarial Networks with Multiple Generator Multiple Discriminator Framework Against Membership Inference Attacks

2024-10-10 · Nirob Arefin

Generative Adversarial Networks (GAN) are among the widely used Generative models in various applications. However, the original GAN architecture may memorize the distribution of the training data and, therefore, poses a…

Selective Sampling and Mixture Models in Generative Adversarial Networks

2018-02-02 · Karim Said Barsim, Lirong Yang, Bin Yang

In this paper, we propose a multi-generator extension to the adversarial training framework, in which the objective of each generator is to represent a unique component of a target mixture distribution. In the training p…

SVSGAN: Singing Voice Separation via Generative Adversarial Network

2017-10-31 · Zhe-Cheng Fan, Yen-Lin Lai, Jyh-Shing Roger Jang

Separating two sources from an audio mixture is an important task with many applications. It is a challenging problem since only one signal channel is available for analysis. In this paper, we propose a novel framework f…

Generative Adversarial Network

GAT-GMM: Generative Adversarial Training for Gaussian Mixture Models

2020-06-18 · Farzan Farnia, William Wang, Subhro Das, Ali Jadbabaie

Generative adversarial networks (GANs) learn the distribution of observed samples through a zero-sum game between two machine players, a generator and a discriminator. While GANs achieve great success in learning the com…