Papers
Topics
Authors
Recent
2000 character limit reached

Accelerated Gradient-based Design Optimization Via Differentiable Physics-Informed Neural Operator: A Composites Autoclave Processing Case Study (2502.11504v1)

Published 17 Feb 2025 in cs.LG, cs.AI, cs.NA, and math.NA

Abstract: Simulation and optimization are crucial for advancing the engineering design of complex systems and processes. Traditional optimization methods require substantial computational time and effort due to their reliance on resource-intensive simulations, such as finite element analysis, and the complexity of rigorous optimization algorithms. Data-agnostic AI-based surrogate models, such as Physics-Informed Neural Operators (PINOs), offer a promising alternative to these conventional simulations, providing drastically reduced inference time, unparalleled data efficiency, and zero-shot super-resolution capability. However, the predictive accuracy of these models is often constrained to small, low-dimensional design spaces or systems with relatively simple dynamics. To address this, we introduce a novel Physics-Informed DeepONet (PIDON) architecture, which extends the capabilities of conventional neural operators to effectively model the nonlinear behavior of complex engineering systems across high-dimensional design spaces and a wide range of dynamic design configurations. This new architecture outperforms existing SOTA models, enabling better predictions across broader design spaces. Leveraging PIDON's differentiability, we integrate a gradient-based optimization approach using the Adam optimizer to efficiently determine optimal design variables. This forms an end-to-end gradient-based optimization framework that accelerates the design process while enhancing scalability and efficiency. We demonstrate the effectiveness of this framework in the optimization of aerospace-grade composites curing processes achieving a 3x speedup in obtaining optimal design variables compared to gradient-free methods. Beyond composites processing, the proposed model has the potential to be used as a scalable and efficient optimization tool for broader applications in advanced engineering and digital twin systems.

Summary

  • The paper introduces a novel PIDON model that integrates domain decomposition and physics-informed constraints to enhance design optimization in composite curing.
  • The methodology leverages gradient-based optimization with the Adam optimizer, achieving a 3× speedup over gradient-free methods while reducing function evaluations.
  • Results demonstrate superior accuracy and versatility in managing complex, high-dimensional design variables for aerospace-grade composite processing.

Accelerated Gradient-based Design Optimization Via Differentiable Physics-Informed Neural Operator: A Composites Autoclave Processing Case Study

Introduction

The paper addresses the challenges in engineering design optimization, specifically in composite material processing using autoclave curing. Traditional methods reliant on finite element analysis can be computationally expensive and time-consuming. Physics-Informed Neural Operators (PINOs) offer an alternative by reducing inference time and enhancing data efficiency, yet their efficacy is limited in high-dimensional spaces. The research introduces a novel Physics-Informed DeepONet (PIDON) architecture to enhance predictive modeling in complex engineering systems, overcoming limitations of current models in handling nonlinear dynamics across expansive design spaces.

PIDON Architecture and Methodology

The PIDON framework extends traditional DeepONet by integrating physics-informed constraints into the neural network's loss function, thereby circumventing reliance on extensive datasets. The architecture consists of branch and trunk networks, with the latter encoding the system's spatiotemporal coordinates. A key innovation is the inclusion of a nonlinear decoder and domain decomposition strategies, allowing PIDON to better capture complex thermochemical dynamics typical in composite curing processes. Figure 1

Figure 1: a) Schematic representation of the composite-tool system inside an autoclave, including local coordinates x1x_1 and x2x_2. b) Architecture of the proposed sub-PIDON model.

PIDON employs domain decomposition across temporal subdomains, leveraging multiple DeepONets, each tailored to specific intervals in the curing timeline. This modularity improves prediction accuracy and mitigates spectral bias, enhancing the model's learning capacity over extended temporal horizons.

Optimization Framework

The framework couples PIDON with gradient-based optimization, utilizing the Adam optimizer. This end-to-end accelerated design optimization strategy focuses on achieving an optimal cure cycle for aerospace-grade composites. The optimization problem is formulated to minimize a compound loss function targeting multiple objectives: desired Degree of Cure (DOC), minimized cure gradients, controlled exotherm (part temperature), and thermal lag. Figure 2

Figure 2: Comparison of predicted part temperature and DOC from the PIDON model with FE simulation at the midpoint of the composite.

The differentiable nature of the PIDON model allows seamless gradient computation, significantly reducing necessary function evaluations compared to gradient-free methods. This results in a computationally efficient exploration of design variables.

Results and Comparison

The PIDON framework was benchmarked against other operator-based models such as PINO and FNO, demonstrating superior accuracy via reduced mean absolute errors. Figure 3 illustrates the optimization of a composite curing process, where the PIDON-driven framework achieves a ×3\times3 speedup over gradient-free optimizers like Particle Swarm Optimization and Genetic Algorithms. Figure 3

Figure 3: Evolution of the total loss during optimization and comparison of initial and optimized cure cycle profiles.

In tasks involving 20 mm and 30 mm thick composites, the framework efficiently balanced conflicting objectives such as maximizing DOC while controlling part temperature. With fewer function evaluations, the Adam optimizer exhibited robust performance across varying initial conditions, underscoring the framework's versatility in managing complex design scenarios.

Conclusion

The paper presents a robust accelerated design optimization framework employing a PIDON model, which advances the state-of-the-art in composites autoclave processing. By effectively addressing limitations of existing models, this approach facilitates rapid exploration and optimization of high-dimensional design spaces. The framework's adaptability suggests broad applicability beyond composites, potentially revolutionizing engineering design in digital twin systems and other advanced manufacturing contexts. Future research may focus on extending the model's capabilities to accommodate even more complex multi-physics phenomena.

Whiteboard

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Collections

Sign up for free to add this paper to one or more collections.