Accelerated Solutions of Coupled Phase-Field Problems using Generative Adversarial Networks
Vir Karan, A. Maruthi Indresh, Saswata Bhattacharyya

TL;DR
This paper introduces a novel neural network framework using GANs with ConvLSTM layers to efficiently solve coupled phase-field PDEs, specifically the Cahn-Hilliard equations, offering mesh-independent and scalable solutions for microstructural evolution.
Contribution
The paper presents a new encoder-decoder GAN-based neural network approach with ConvLSTM layers for solving coupled PDEs, improving scalability and mesh-independence over existing methods.
Findings
The proposed model accurately predicts microstructural evolution.
The neural network solutions are mesh and scale-independent.
The framework reduces computational costs compared to traditional methods.
Abstract
Multiphysics problems such as multicomponent diffusion, phase transformations in multiphase systems and alloy solidification involve numerical solution of a coupled system of nonlinear partial differential equations (PDEs). Numerical solutions of these PDEs using mesh-based methods require spatiotemporal discretization of these equations. Hence, the numerical solutions are often sensitive to discretization parameters and may have inaccuracies (resulting from grid-based approximations). Moreover, choice of finer mesh for higher accuracy make these methods computationally expensive. Neural network-based PDE solvers are emerging as robust alternatives to conventional numerical methods because these use machine learnable structures that are grid-independent, fast and accurate. However, neural network based solvers require large amount of training data, thus affecting their generalizabilty…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Materials Science · Model Reduction and Neural Networks · Solidification and crystal growth phenomena
MethodsSigmoid Activation · Tanh Activation · Convolution · ConvLSTM
