Neural topology optimization: the good, the bad, and the ugly
Suryanarayanan Manoj Sanu, Alejandro M. Aragon, Miguel A. Bessa
TL;DR
This work analyzes neural topology optimization (neural TO) by reparameterizing the design space with neural networks to guide topology optimization. It shows that NN-based reparameterization can reshape loss landscapes, sometimes enabling access to global optima in nontrivial problems but often introducing non-convexities that slow convergence, especially on convex tasks. By comparing MLP, SIREN, and CNN architectures across classic TO problems, the authors reveal that expressivity and dynamics of optimization are architecture- and problem-dependent, with CNNs often offering favorable trade-offs. The study highlights promising directions, including leveraging trained NNs as priors and exploiting ML hardware, while also cautions about hyperparameter sensitivity and scalability challenges in neural TO.
Abstract
Neural networks (NNs) hold great promise for advancing inverse design via topology optimization (TO), yet misconceptions about their application persist. This article focuses on neural topology optimization (neural TO), which leverages NNs to reparameterize the decision space and reshape the optimization landscape. While the method is still in its infancy, our analysis tools reveal critical insights into the NNs' impact on the optimization process. We demonstrate that the choice of NN architecture significantly influences the objective landscape and the optimizer's path to an optimum. Notably, NNs introduce non-convexities even in otherwise convex landscapes, potentially delaying convergence in convex problems but enhancing exploration for non-convex problems. This analysis lays the groundwork for future advancements by highlighting: 1) the potential of neural TO for non-convex problems and dedicated GPU hardware (the "good"), 2) the limitations in smooth landscapes (the "bad"), and 3) the complex challenge of selecting optimal NN architectures and hyperparameters for superior performance (the "ugly").
