用于计算力学的具有自注意力的多网格图神经网络

Paul Garnier, Jonathan Viquerat, Elie Hachem
{"title":"用于计算力学的具有自注意力的多网格图神经网络","authors":"Paul Garnier, Jonathan Viquerat, Elie Hachem","doi":"arxiv-2409.11899","DOIUrl":null,"url":null,"abstract":"Advancement in finite element methods have become essential in various\ndisciplines, and in particular for Computational Fluid Dynamics (CFD), driving\nresearch efforts for improved precision and efficiency. While Convolutional\nNeural Networks (CNNs) have found success in CFD by mapping meshes into images,\nrecent attention has turned to leveraging Graph Neural Networks (GNNs) for\ndirect mesh processing. This paper introduces a novel model merging\nSelf-Attention with Message Passing in GNNs, achieving a 15\\% reduction in RMSE\non the well known flow past a cylinder benchmark. Furthermore, a dynamic mesh\npruning technique based on Self-Attention is proposed, that leads to a robust\nGNN-based multigrid approach, also reducing RMSE by 15\\%. Additionally, a new\nself-supervised training method based on BERT is presented, resulting in a 25\\%\nRMSE reduction. The paper includes an ablation study and outperforms\nstate-of-the-art models on several challenging datasets, promising advancements\nsimilar to those recently achieved in natural language and image processing.\nFinally, the paper introduces a dataset with meshes larger than existing ones\nby at least an order of magnitude. Code and Datasets will be released at\nhttps://github.com/DonsetPG/multigrid-gnn.","PeriodicalId":501301,"journal":{"name":"arXiv - CS - Machine Learning","volume":null,"pages":null},"PeriodicalIF":0.0000,"publicationDate":"2024-09-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Multi-Grid Graph Neural Networks with Self-Attention for Computational Mechanics\",\"authors\":\"Paul Garnier, Jonathan Viquerat, Elie Hachem\",\"doi\":\"arxiv-2409.11899\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Advancement in finite element methods have become essential in various\\ndisciplines, and in particular for Computational Fluid Dynamics (CFD), driving\\nresearch efforts for improved precision and efficiency. While Convolutional\\nNeural Networks (CNNs) have found success in CFD by mapping meshes into images,\\nrecent attention has turned to leveraging Graph Neural Networks (GNNs) for\\ndirect mesh processing. This paper introduces a novel model merging\\nSelf-Attention with Message Passing in GNNs, achieving a 15\\\\% reduction in RMSE\\non the well known flow past a cylinder benchmark. Furthermore, a dynamic mesh\\npruning technique based on Self-Attention is proposed, that leads to a robust\\nGNN-based multigrid approach, also reducing RMSE by 15\\\\%. Additionally, a new\\nself-supervised training method based on BERT is presented, resulting in a 25\\\\%\\nRMSE reduction. The paper includes an ablation study and outperforms\\nstate-of-the-art models on several challenging datasets, promising advancements\\nsimilar to those recently achieved in natural language and image processing.\\nFinally, the paper introduces a dataset with meshes larger than existing ones\\nby at least an order of magnitude. Code and Datasets will be released at\\nhttps://github.com/DonsetPG/multigrid-gnn.\",\"PeriodicalId\":501301,\"journal\":{\"name\":\"arXiv - CS - Machine Learning\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-09-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Machine Learning\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2409.11899\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Machine Learning","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.11899","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

有限元方法的进步已成为各学科,特别是计算流体动力学(CFD)的关键,推动了提高精度和效率的研究工作。虽然卷积神经网络(CNN)通过将网格映射到图像而在 CFD 领域取得了成功,但最近的注意力已转向利用图神经网络(GNN)进行直接网格处理。本文在 GNNs 中引入了一种融合了自我关注和消息传递的新型模型,在众所周知的流过圆柱体基准测试中,RMSE 降低了 15%。此外,本文还提出了一种基于自注意的动态网格剪枝技术,从而产生了一种基于 GNN 的鲁棒多网格方法,也将 RMSE 降低了 15%。此外,还提出了一种基于 BERT 的自我监督训练方法,使 RMSE 降低了 25%。该论文包括一项消融研究,在几个具有挑战性的数据集上的表现优于目前最先进的模型,有望取得类似于最近在自然语言和图像处理领域取得的进展。最后,该论文介绍了一个网格比现有网格大至少一个数量级的数据集。代码和数据集将在https://github.com/DonsetPG/multigrid-gnn。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
Multi-Grid Graph Neural Networks with Self-Attention for Computational Mechanics
Advancement in finite element methods have become essential in various disciplines, and in particular for Computational Fluid Dynamics (CFD), driving research efforts for improved precision and efficiency. While Convolutional Neural Networks (CNNs) have found success in CFD by mapping meshes into images, recent attention has turned to leveraging Graph Neural Networks (GNNs) for direct mesh processing. This paper introduces a novel model merging Self-Attention with Message Passing in GNNs, achieving a 15\% reduction in RMSE on the well known flow past a cylinder benchmark. Furthermore, a dynamic mesh pruning technique based on Self-Attention is proposed, that leads to a robust GNN-based multigrid approach, also reducing RMSE by 15\%. Additionally, a new self-supervised training method based on BERT is presented, resulting in a 25\% RMSE reduction. The paper includes an ablation study and outperforms state-of-the-art models on several challenging datasets, promising advancements similar to those recently achieved in natural language and image processing. Finally, the paper introduces a dataset with meshes larger than existing ones by at least an order of magnitude. Code and Datasets will be released at https://github.com/DonsetPG/multigrid-gnn.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Almost Sure Convergence of Linear Temporal Difference Learning with Arbitrary Features The Impact of Element Ordering on LM Agent Performance Towards Interpretable End-Stage Renal Disease (ESRD) Prediction: Utilizing Administrative Claims Data with Explainable AI Techniques Extended Deep Submodular Functions Symmetry-Enriched Learning: A Category-Theoretic Framework for Robust Machine Learning Models
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1