PCG-Informed Neural Solvers for High-Resolution Homogenization of Periodic Microstructures
Yu Xing, Yang Liu, Lipeng Chen, Huiping Tang, Lin Lu
TL;DR
CGiNS introduces a PCG-informed neural solver for high-resolution 3D homogenization of periodic microstructures. It tightly couples geometry-aware sparse 3D convolutions, explicit periodic boundary encoding via Peri-mapping, and a global displacement constraint with a lightweight PCG refinement embedded in the decoder, trained using a minimum potential energy-based loss. On TPMS, PSL, and Truss datasets, it achieves relative elasticity-tensor errors below 1% and delivers 2x–10x speedups over GPU multigrid solvers while scaling to $512^3$ voxels. The approach generalizes across different base materials and multiphase configurations without retraining, and its solver-in-the-loop design preserves physical consistency and stability even on complex topologies, enabling efficient high-throughput screening and topology optimization. Limitations remain to linear elasticity with periodic BC and memory demands at the largest resolutions, with future work aiming at nonlinear materials, mixed boundary conditions, and memory-efficient extensions.
Abstract
The mechanical properties of periodic microstructures are pivotal in various engineering applications. Homogenization theory is a powerful tool for predicting these properties by averaging the behavior of complex microstructures over a representative volume element. However, traditional numerical solvers for homogenization problems can be computationally expensive, especially for high-resolution and complicated topology and geometry. Existing learning-based methods, while promising, often struggle with accuracy and generalization in such scenarios. To address these challenges, we present CGINS, a preconditioned-conjugate-gradient-solver-informed neural network for solving homogenization problems. CGINS leverages sparse and periodic 3D convolution to enable high-resolution learning while ensuring structural periodicity. It features a multi-level network architecture that facilitates effective learning across different scales and employs minimum potential energy as label-free loss functions for self-supervised learning. The integrated preconditioned conjugate gradient iterations ensure that the network provides PCG-friendly initial solutions for fast convergence and high accuracy. Additionally, CGINS imposes a global displacement constraint to ensure physical consistency, addressing a key limitation in prior methods that rely on Dirichlet anchors. Evaluated on large-scale datasets with diverse topologies and material configurations, CGINS achieves state-of-the-art accuracy (relative error below 1%) and outperforms both learning-based baselines and GPU-accelerated numerical solvers. Notably, it delivers 2 times to 10 times speedups over traditional methods while maintaining physically reliable predictions at resolutions up to $512^3$.
