Applying Convolutional Neural Networks to Data on Unstructured Meshes
with Space-Filling Curves
- URL: http://arxiv.org/abs/2011.14820v2
- Date: Mon, 4 Jan 2021 18:14:49 GMT
- Title: Applying Convolutional Neural Networks to Data on Unstructured Meshes
with Space-Filling Curves
- Authors: Claire E. Heaney, Yuling Li, Omar K. Matar and Christopher C. Pain
- Abstract summary: This paper presents the first classical Convolutional Neural Network (CNN) that can be applied directly to data from unstructured finite element meshes or control volume grids.
CNNs have been hugely influential in the areas of image classification and image compression.
Unstructured meshes are frequently used to solve partial differential equations.
- Score: 0.4588028371034407
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: This paper presents the first classical Convolutional Neural Network (CNN)
that can be applied directly to data from unstructured finite element meshes or
control volume grids. CNNs have been hugely influential in the areas of image
classification and image compression, both of which typically deal with data on
structured grids. Unstructured meshes are frequently used to solve partial
differential equations and are particularly suitable for problems that require
the mesh to conform to complex geometries or for problems that require variable
mesh resolution. Central to the approach are space-filling curves, which
traverse the nodes or cells of a mesh tracing out a path that is as short as
possible (in terms of numbers of edges) and that visits each node or cell
exactly once. The space-filling curves (SFCs) are used to find an ordering of
the nodes or cells that can transform multi-dimensional solutions on
unstructured meshes into a one-dimensional (1D) representation, to which 1D
convolutional layers can then be applied. Although developed in two dimensions,
the approach is applicable to higher dimensional problems.
To demonstrate the approach, the network we choose is a convolutional
autoencoder (CAE) although other types of CNN could be used. The approach is
tested by applying CAEs to data sets that have been reordered with an SFC.
Sparse layers are used at the input and output of the autoencoder, and the use
of multiple SFCs is explored. We compare the accuracy of the SFC-based CAE with
that of a classical CAE applied to two idealised problems on structured meshes,
and then apply the approach to solutions of flow past a cylinder obtained using
the finite-element method and an unstructured mesh.
Related papers
- Scalable Graph Compressed Convolutions [68.85227170390864]
We propose a differentiable method that applies permutations to calibrate input graphs for Euclidean convolution.
Based on the graph calibration, we propose the Compressed Convolution Network (CoCN) for hierarchical graph representation learning.
arXiv Detail & Related papers (2024-07-26T03:14:13Z) - Predicting Transonic Flowfields in Non-Homogeneous Unstructured Grids Using Autoencoder Graph Convolutional Networks [0.0]
This paper focuses on addressing challenges posed by non-homogeneous unstructured grids, commonly used in Computational Fluid Dynamics (CFD)
The core of our approach centers on geometric deep learning, specifically the utilization of graph convolutional network (GCN)
The novel Autoencoder GCN architecture enhances prediction accuracy by propagating information to distant nodes and emphasizing influential points.
arXiv Detail & Related papers (2024-05-07T15:18:21Z) - Identification of vortex in unstructured mesh with graph neural networks [0.0]
We present a Graph Neural Network (GNN) based model with U-Net architecture to identify the vortex in CFD results on unstructured meshes.
A vortex auto-labeling method is proposed to label vortex regions in 2D CFD meshes.
arXiv Detail & Related papers (2023-11-11T12:10:16Z) - Learning Self-Prior for Mesh Inpainting Using Self-Supervised Graph Convolutional Networks [4.424836140281846]
We present a self-prior-based mesh inpainting framework that requires only an incomplete mesh as input.
Our method maintains the polygonal mesh format throughout the inpainting process.
We demonstrate that our method outperforms traditional dataset-independent approaches.
arXiv Detail & Related papers (2023-05-01T02:51:38Z) - ResNet-LDDMM: Advancing the LDDMM Framework Using Deep Residual Networks [86.37110868126548]
In this work, we make use of deep residual neural networks to solve the non-stationary ODE (flow equation) based on a Euler's discretization scheme.
We illustrate these ideas on diverse registration problems of 3D shapes under complex topology-preserving transformations.
arXiv Detail & Related papers (2021-02-16T04:07:13Z) - A Point-Cloud Deep Learning Framework for Prediction of Fluid Flow
Fields on Irregular Geometries [62.28265459308354]
Network learns end-to-end mapping between spatial positions and CFD quantities.
Incompress laminar steady flow past a cylinder with various shapes for its cross section is considered.
Network predicts the flow fields hundreds of times faster than our conventional CFD.
arXiv Detail & Related papers (2020-10-15T12:15:02Z) - Dual-constrained Deep Semi-Supervised Coupled Factorization Network with
Enriched Prior [80.5637175255349]
We propose a new enriched prior based Dual-constrained Deep Semi-Supervised Coupled Factorization Network, called DS2CF-Net.
To ex-tract hidden deep features, DS2CF-Net is modeled as a deep-structure and geometrical structure-constrained neural network.
Our network can obtain state-of-the-art performance for representation learning and clustering.
arXiv Detail & Related papers (2020-09-08T13:10:21Z) - Neural Subdivision [58.97214948753937]
This paper introduces Neural Subdivision, a novel framework for data-driven coarseto-fine geometry modeling.
We optimize for the same set of network weights across all local mesh patches, thus providing an architecture that is not constrained to a specific input mesh, fixed genus, or category.
We demonstrate that even when trained on a single high-resolution mesh our method generates reasonable subdivisions for novel shapes.
arXiv Detail & Related papers (2020-05-04T20:03:21Z) - Revealing the Structure of Deep Neural Networks via Convex Duality [70.15611146583068]
We study regularized deep neural networks (DNNs) and introduce a convex analytic framework to characterize the structure of hidden layers.
We show that a set of optimal hidden layer weights for a norm regularized training problem can be explicitly found as the extreme points of a convex set.
We apply the same characterization to deep ReLU networks with whitened data and prove the same weight alignment holds.
arXiv Detail & Related papers (2020-02-22T21:13:44Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.