Source-linked AI summary

Learning Deep Implicit Fourier Neural Operators (IFNOs) with Applications to Heterogeneous Material Modeling

Huaiqian You, Quinn Zhang, Colton J. Ross, Chung-Hao Lee, Yue Yu

arXiv:2203.08205v1cs.LGcond-mat.mtrl-sci

TL;DR

The paper addresses inaccurate constitutive modeling when laws are unknown or materials contain defects and strong heterogeneity. It introduces IFNOs, which learn loading-to-response solution operators from simulation or experimental data without predefined constitutive models. Across complex material tasks and DIC measurements, IFNOs improve accuracy, including 3.3% error on noisy data and 1.18% on smoothed data, while outperforming conventional models.

  • Problem

    When constitutive laws are unknown or defects and high heterogeneity are present, classical constitutive models may become inaccurate.

  • Method

    The paper introduces IFNOs, deep neural operators that learn material-response solution operators from data without predefined constitutive models.

  • Results

    3.3% prediction error is achieved on the original noisy dataset and 1.18% on the smoothed dataset, with the deep IFNO performing best across both datasets.

  • Takeaways & Limitations

    The framework integrates material identification, modeling, and response prediction for complex materials without explicit constitutive models or microstructure measurements.

  • Takeaways & Limitations

    Unlike FNOs, the authors did not observe reduced computational time because of the fixed-point procedure.

Abstract

from arXiv · show

Constitutive modeling based on continuum mechanics theory has been a classical approach for modeling the mechanical responses of materials. However, when constitutive laws are unknown or when defects and/or high degrees of heterogeneity are present, these classical models may become inaccurate. In this work, we propose to use data-driven modeling, which directly utilizes high-fidelity simulation and/or experimental measurements to predict a material's response without using conventional constitutive models. Specifically, the material response is modeled by learning the implicit mappings between loading conditions and the resultant displacement and/or damage fields, with the neural network serving as a surrogate for a solution operator. To model the complex responses due to material heterogeneity and defects, we develop a novel deep neural operator architecture, which we coin as the Implicit Fourier Neural Operator (IFNO). In the IFNO, the increment between layers is modeled as an integral operator to capture the long-range dependencies in the feature space. As the network gets deeper, the limit of IFNO becomes a fixed point equation that yields an implicit neural operator and naturally mimics the displacement/damage fields solving procedure in material modeling problems. We demonstrate the performance of our proposed method for a number of examples, including hyperelastic, anisotropic and brittle materials. As an application, we further employ the proposed approach to learn the material models directly from digital image correlation (DIC) tracking measurements, and show that the learned solution operators substantially outperform the conventional constitutive models in predicting displacement fields.

1. Introduction

The paper targets heterogeneous material responses that conventional constitutive models may predict poorly because of assumed functional forms, measurement noise, and limited sample characterization. It proposes IFNOs, data-driven neural operators that learn material-response mappings without predefined constitutive laws or microstructure assumptions.

  • Motivation: Conventional constitutive models can suffer limited predictivity when functional-form assumptions and measurement noise affect material-response modeling.These challenges are especially relevant for non-destructive evaluation and damage prediction of individual samples.
  • Motivation: Existing neural-network approaches often model homogenized behavior or rely on partially known physics, limiting applicability to unknown heterogeneous behavior in individual samples.Neural operators instead learn mappings from dynamical-system inputs to states and offer resolution independence and generalizability across input instances.
  • IFNO architecture: IFNOs parameterize layer increments as integral operators to learn mappings between loading conditions and material responses while preserving accuracy across resolutions.The architecture is designed to capture long-range feature dependencies and inherit resolution independence from Fourier neural operators.
  • IFNO architecture: In the deep limit, IFNOs can be interpreted as fixed-point methods for implicit problems with unknown material properties or microstructure.The fixed-point interpretation also supports a universal approximation guarantee when the corresponding fixed-point equation converges.
  • IFNO architecture: IFNOs can also be interpreted as discretized nonlocal time-dependent equations, enabling accelerated learning techniques such as shallow-to-deep training.The interpretation identifies network layers with time instants.
  • Results: In complex material-response tasks, IFNOs outperform the best FNOs with reduced memory costs and halved prediction errors.The paper also reports a tenfold reduction in prediction error against conventional constitutive models for DIC tracking measurements.

2. Background and Related Work

The paper frames heterogeneous material-response modeling as learning solution operators from observed data when constitutive laws are unavailable or inaccurate. It introduces integral neural-operator approaches and positions IFNOs as addressing limitations of existing architectures.

  • The material-response problem includes varied loading scenarios, including displacement, body-force, traction, and mixed boundary conditions.
  • The target is a surrogate solution operator mapping material microstructure and loading inputs to displacement and/or damage fields.
  • Unknown constitutive laws, defects, and high heterogeneity can make classical constitutive models inaccurate for material-response prediction.
  • Neural operators learn mappings between function spaces from observed input-output pairs and can predict solutions for multiple input instances after training.
  • Existing integral neural operators include GKNs, NKNs, and FNOs, while IFNOs are designed to preserve their benefits and overcome their limitations.
  • FNOs can overfit, become difficult to train as depth increases, and are generally restricted to structured data, simple geometries, or shallow-network settings.

3. Implicit Fourier Neural Operators (IFNOs)

IFNOs formulate solution-operator learning as an implicit fixed-point problem, using integral neural operators to model complex material responses. Their layer-independent hidden parameters, constant-memory design, and shallow-to-deep training support efficient and stable deep networks with universal approximation guarantees under stated assumptions.

  • Universal approximation: Under the stated assumptions, IFNOs can approximate a convergent fixed-point solution to any desired accuracy and are therefore universal solution-finding operators.The theorem asserts that sufficiently large depth and suitable parameters yield approximation error ε > 0.
  • Implicit formulation: IFNOs formulate the desired network output implicitly and model the operator in a fixed-point iteration rather than an explicit mapping.This design mimics the iterative solution of implicit material-modeling systems.
  • Architecture: The number of trainable parameters is independent of hidden-layer count, alleviating the overfitting bottleneck associated with deeper original FNOs.This layer independence also enables shallow-to-deep initialization.
  • Training: As layers become deeper, the iterative update analogizes a discretized ODE, allowing parameters from a trained shallow network to initialize a deeper one.The deeper model is trained after increasing the number of layers or equivalent time steps.
  • Efficiency: IFNOs require constant memory with respect to depth while preserving the continuous integral treatment of node interactions.This combines an implicit-network memory advantage with the interaction structure of integral neural operators.
  • Architecture: The architecture uses integral interactions between nodes while reusing hidden-layer parameters across depth, distinguishing it from standard FNOs.The Fourier transform is applied componentwise with truncated highest modes, while hidden parameters remain layer-independent.
  • Application scope: The architecture is presented as a viable tool for complex material responses because such problems can be treated as PDE solution-operator learning tasks.The motivation concerns material problems with complex responses, including settings represented through discretized operators and prescribed boundary displacements.

4. Numerical Examples

The numerical examples evaluate IFNO against FNO on porous-medium flow, hyperelastic anisotropic deformation, and brittle-fracture damage prediction. Across these settings, deeper IFNOs generally improve accuracy while deeper FNOs encounter overfitting or vanishing-gradient difficulties.

  • The study benchmarks IFNO against FNO on porous-medium flow, hyperelastic anisotropic deformation, and brittle fracture in glass-ceramics.Five random initializations were used, with averaged relative mean squared errors and standard errors reported.
  • The flow through a porous medium: 0.49% was the best porous-medium setting-II test error for IFNO at L = 32, versus 0.53% for FNO at L = 2.For L > 2, IFNO consistently outperformed FNO in testing, while FNO errors deteriorated beyond L = 2.
  • The deformation of a hyperelastic and anisotropic fiber-reinforced material: 0.21% was the in-distribution hyperelastic deformation test error for IFNO at L = 32, nearly half FNO’s optimal 0.35% at L = 4.For out-of-distribution testing, IFNO also reached 0.21%, compared with 0.24% for optimal FNO; deeper IFNOs remained more accurate beyond depth 4.

5. Application: Learning From Digital Image Correction (DIC) Measurements

The study applies IFNOs to noisy DIC measurements from a heterogeneous latex glove, comparing them with FNOs and fitted generalized Mooney–Rivlin models. IFNOs achieve the strongest displacement-field predictions across original and smoothed datasets, while conventional models struggle with heterogeneity.

  • Application setup: The experiment learns displacement-field mappings from DIC measurements when constitutive equations and material microstructure are unknown and measurements contain noise.The application uses a latex glove sample and compares IFNOs with FNOs and conventional constitutive-model approaches.
  • Application setup: The workflow constructs original and MLS-smoothed displacement datasets from biaxial DIC tracking and predicts the current displacement field from prior and boundary displacements.The DIC data are interpolated onto a structured grid for neural-operator training.
  • Results: Smoothing improves prediction accuracy for all models because DIC measurements may contain noise-induced errors.The comparison reports results separately for the original and smoothed datasets.
  • Results: Both neural operator models outperform conventional constitutive approaches by around one order of magnitude, with deep IFNO performing best on both datasets.Deep IFNO achieves a 3.3% prediction error on the noisy original dataset and 1.18% on the smoothed dataset.
  • Results: The GMR models fail to capture the glove’s material heterogeneity, whereas IFNO results verify the value of representing heterogeneous material responses.The ground-truth displacement pattern contains a large-deformation region in the sample’s middle, and the GMR models consequently obtain large prediction errors.

6. Conclusion

The paper presents IFNOs as a data-driven solution-operator framework for predicting heterogeneous material responses, integrating material identification, modeling, and prediction. Across complex tasks, IFNOs provide stable and accurate predictions, including from noisy DIC measurements, while requiring iterative fixed-point computation.

  • The framework learns mappings from loading conditions to material responses, treating the neural network as a solution operator.
  • IFNO models inter-layer increments with integral operators, yielding a fixed-point interpretation that can represent unknown governing laws.
  • Across complex learning tasks, IFNOs outperform baseline methods in stability and prediction accuracy for unseen loading conditions.
  • The approach extends neural-operator learning to DIC displacement measurements with unknown constitutive equations and material microstructure under measurement noise.
  • Neural-operator models outperform conventional constitutive approaches because they require no pre-assumed material model and capture material heterogeneity.
  • Compared with FNOs, IFNOs use fewer trainable parameters and are less prone to overfitting on noisy experimental datasets, while fixed-point iteration does not reduce computational time.
  • A key limitation is that IFNO fixed-point procedures require iterative algorithms, motivating faster implicit-network training methods to improve efficiency.

Appendix A. Detailed Numeric Results

The appendix reports detailed numerical results for porous-medium learning tasks and specifies repeated-seed evaluation and error-based model comparison. Tables A1 and A2 contain the porous-medium results included in this section.

  • The appendix supplements main-text figures with full training and test errors for the reported learning tasks.
  • Tables A1 and A2 report numerical results for porous-medium pressure-field learning tasks I and II.
  • Each task uses five simulations with different random seeds, reporting the mean and standard error across runs.
  • Bold values identify the architecture with the best prediction accuracy for each model in the numerical tables.
Loading 2203.08205v1…