Inverse Design for Fluid-Structure Interactions Using Graph Network Simulators
Abstract
Designing physical artifacts that serve a purpose---such as tools and other functional structures---is central to engineering as well as everyday human behavior. Though automating design using machine learning has tremendous promise, existing methods are often limited by the task-dependent distributions they were exposed to during training. Here we showcase a task-agnostic approach to inverse design, by combining general-purpose graph network simulators with gradient-based design optimization. This constitutes a simple, fast, and reusable approach that solves high-dimensional problems with complex physical dynamics, including designing surfaces and tools to manipulate fluid flows and optimizing the shape of an airfoil to minimize drag. This framework produces high-quality designs by propagating gradients through trajectories of hundreds of steps, even when using models that were pre-trained for single-step predictions on data substantially different from the design tasks. In our fluid manipulation tasks, the resulting designs outperformed those found by sampling-based optimization techniques. In airfoil design, they matched the quality of those obtained with a specialized solver. Our results suggest that despite some remaining challenges, machine learning-based simulators are maturing to the point where they can support general-purpose design optimization across a variety of fluid-structure interaction domains.
Cite
Text
Allen et al. "Inverse Design for Fluid-Structure Interactions Using Graph Network Simulators." Neural Information Processing Systems, 2022.Markdown
[Allen et al. "Inverse Design for Fluid-Structure Interactions Using Graph Network Simulators." Neural Information Processing Systems, 2022.](https://mlanthology.org/neurips/2022/allen2022neurips-inverse/)BibTeX
@inproceedings{allen2022neurips-inverse,
title = {{Inverse Design for Fluid-Structure Interactions Using Graph Network Simulators}},
author = {Allen, Kelsey and Lopez-Guevara, Tatiana and Stachenfeld, Kimberly L and Gonzalez, Alvaro Sanchez and Battaglia, Peter and Hamrick, Jessica B and Pfaff, Tobias},
booktitle = {Neural Information Processing Systems},
year = {2022},
url = {https://mlanthology.org/neurips/2022/allen2022neurips-inverse/}
}