Topology-Agnostic Graph U-Nets for Scalar Field Prediction on Unstructured Meshes
Kevin Ferguson, Yu-hsuan Chen, Yiming Chen, Andrew Gillman, James, Hardin, Levent Burak Kara

TL;DR
This paper introduces a topology-agnostic graph neural network, TAG U-Net, capable of predicting scalar fields on unstructured meshes regardless of their structure, demonstrated on additive manufacturing data with high accuracy.
Contribution
The paper presents a novel topology-agnostic graph U-Net that can handle diverse mesh structures for scalar field prediction, extending the applicability of graph neural networks.
Findings
Achieves median R-squared > 0.85 on test geometries
Performs well on both 2-D and 3-D scalar fields
Generalizes to unseen shapes with diverse training data
Abstract
Machine-learned surrogate models to accelerate lengthy computer simulations are becoming increasingly important as engineers look to streamline the product design cycle. In many cases, these approaches offer the ability to predict relevant quantities throughout a geometry, but place constraints on the form of the input data. In a world of diverse data types, a preferred approach would not restrict the input to a particular structure. In this paper, we propose Topology-Agnostic Graph U-Net (TAG U-Net), a graph convolutional network that can be trained to input any mesh or graph structure and output a prediction of a target scalar field at each node. The model constructs coarsened versions of each input graph and performs a set of convolution and pooling operations to predict the node-wise outputs on the original graph. By training on a diverse set of shapes, the model can make strong…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Sparse Evolutionary Training · Concatenated Skip Connection · Max Pooling · U-Net · Convolution
