Neural Level Set Topology Optimization Using Unfitted Finite Elements
Connor N. Mallon, Aaron W. Thornton, Matthew R. Hill, Santiago Badia
TL;DR
This work presents a differentiable neural level-set topology optimization framework that couples a U-Net-based neural parameterization with an unfitted finite-element method for multiphysics problems. The design map from parameters to the level-set is differentiable, enabling gradient-based optimization with a backward pass that uses adjoint PDEs and automatic differentiation; gradient cost remains comparable to a forward solve. The method yields more regular, multi-scale geometries and demonstrates generality by solving interface-coupled multiphysics problems, validated against standard benchmarks and a fluid-structure interaction case. While convergence may be slower than traditional SIMP on simple problems, the approach naturally handles complex interfaces and boundary conditions without remeshing, and is available as open-source for replication.
Abstract
To facilitate widespread adoption of automated engineering design techniques, existing methods must become more efficient and generalizable. In the field of topology optimization, this requires the coupling of modern optimization methods with solvers capable of handling arbitrary problems. In this work, a topology optimization method for general multiphysics problems is presented. We leverage a convolutional neural parameterization of a level set for a description of the geometry and use this in an unfitted finite element method that is differentiable with respect to the level set everywhere in the domain. We construct the parameter to objective map in such a way that the gradient can be computed entirely by automatic differentiation at roughly the cost of an objective function evaluation. The method produces optimized topologies that are similar in performance yet exhibit greater regularity than baseline approaches on standard benchmarks whilst having the ability to solve a more general class of problems, e.g., interface-coupled multiphysics.
