paper-with-me

Papers

UCNN: A Convolutional Strategy on Unstructured Mesh

2021-01-12 · Mengfei Xu, Shufang Song, Xuxiang Sun, Weiwei Zhang

In machine learning for fluid mechanics, fully-connected neural network (FNN) only uses the local features for modelling, while the convolutional neural network (CNN) cannot be applied to data on structured/unstructured mesh. In order to overcome the limitations of FNN and CNN, the unstructured convolutional neural network (UCNN) is proposed, which aggregates and effectively exploits the features of neighbour nodes through the weight function. Adjoint vector modelling is taken as the task to study the performance of UCNN. The mapping function from flow-field features to adjoint vector is constructed through efficient parallel implementation on GPU. The modelling capability of UCNN is compared with that of FNN on validation set and in aerodynamic shape optimization at test case. The influence of mesh changing on the modelling capability of UCNN is further studied. The results indicate that UCNN is more accurate in modelling process.

📄 PDF Abstract BibTeX arXiv:2101.05207

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

QuCNN : A Quantum Convolutional Neural Network with Entanglement Based Backpropagation

2022-10-11 · Samuel A. Stein, Ying Mao, James Ang, Ang Li

Quantum Machine Learning continues to be a highly active area of interest within Quantum Computing. Many of these approaches have adapted classical approaches to the quantum settings, such as QuantumFlow, etc. We push fo…

Quantum Machine Learning

UCNN: Exploiting Computational Reuse in Deep Neural Networks via Weight Repetition

2018-04-18 · Kartik Hegde, Jiyong Yu, Rohit Agrawal, Mengjia Yan 외

Convolutional Neural Networks (CNNs) have begun to permeate all corners of electronic society (from voice recognition to scene generation) due to their high accuracy and machine efficiency per operation. At their core, C…

Scene Generation

Seeing in the dark with recurrent convolutional neural networks

2018-11-21 · Till S. Hartmann

Classical convolutional neural networks (cCNNs) are very good at categorizing objects in images. But, unlike human vision which is relatively robust to noise in images, the performance of cCNNs declines quickly as image …

Autonomous Driving

Applying Convolutional Neural Networks to Data on Unstructured Meshes with Space-Filling Curves

2020-11-24 · Claire E. Heaney, Yuling Li, Omar K. Matar, Christopher C. Pain

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 ar…

image-classificationImage ClassificationImage Compression

Graph Convolutional Networks for Simulating Multi-phase Flow and Transport in Porous Media

2023-07-10 · Jiamin Jiang, Bo Guo

Numerical simulation of multi-phase fluid dynamics in porous media is critical for many energy and environmental applications in Earth's subsurface. Data-driven surrogate modeling provides computationally inexpensive alt…