Neural Operator-enabled Topology-informed Evolutionary Strategy for PDE-Constrained Optimization

· Source: cs.LG updates on arXiv.org · Field: Science & Research — Mathematics & Computational Sciences, Engineering & Applied Sciences, Research Methodology & Innovation · Depth: Expert, extended

Summary

Neural Operator–enabled Topology-informed Evolutionary Strategy (NOTES) is introduced as a framework for efficient and transferable inverse design of physical systems governed by partial differential equations. It integrates dimensionality reduction, representation learning, and evolutionary optimization. NOTES couples a DeepONet-based neural operator with the Covariance Matrix Adaptation Evolution Strategy (CMA-ES) to optimize in a compact latent space. For nanophotonic beam-deflector inverse design, NOTES reduced dimensionality from 256 to 25, consistently achieving over 95% efficiency. In structural optimization, it discovered designs with compliance down to 246. The method outperforms CMA-ES, topology optimization, and other baselines by learning topology-aware priors from physics-informed training data.

Key takeaway

For Machine Learning Engineers tackling high-dimensional PDE-constrained inverse design, consider implementing NOTES to significantly improve optimization efficiency and design quality. Its combination of DeepONet for nonlinear representation and CMA-ES in a physics-informed latent space consistently yields high-performance, binarized designs, even for unseen operating conditions. This approach offers superior robustness and transferability compared to traditional methods or gradient-based optimizers in complex design spaces.

Key insights

NOTES integrates neural operators and evolutionary strategies for efficient, transferable, and robust PDE-constrained inverse design.

Principles

Method

NOTES operates in two stages: training a DeepONet-based neural operator on high-performance designs using PCA for latent space construction, then optimizing in this latent space with CMA-ES, evaluating designs via a PDE solver.

In practice

Topics

Code references

Best for: AI Scientist, Research Scientist, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.LG updates on arXiv.org.