paper-with-me

Papers

Machine learning for modelling unstructured grid data in computational physics: a review

2025-02-13 · Sibo Cheng, Marc Bocquet, Weiping Ding, Tobias Sebastian Finn, Rui Fu, Jinlong Fu, Yike Guo, Eleda Johnson, Siyi Li, Che Liu, Eric Newton Moro, Jie Pan, Matthew Piggott, Cesar Quilodran, Prakhar Sharma, Kun Wang, Dunhui Xiao, Xiao Xue, Yong Zeng, Mingrui Zhang, Hao Zhou, Kewei Zhu, Rossella Arcucci

Unstructured grid data are essential for modelling complex geometries and dynamics in computational physics. Yet, their inherent irregularity presents significant challenges for conventional machine learning (ML) techniques. This paper provides a comprehensive review of advanced ML methodologies designed to handle unstructured grid data in high-dimensional dynamical systems. Key approaches discussed include graph neural networks, transformer models with spatial attention mechanisms, interpolation-integrated ML methods, and meshless techniques such as physics-informed neural networks. These methodologies have proven effective across diverse fields, including fluid dynamics and environmental simulations. This review is intended as a guidebook for computational scientists seeking to apply ML approaches to unstructured grid data in their domains, as well as for ML researchers looking to address challenges in computational physics. It places special focus on how ML methods can overcome the inherent limitations of traditional numerical techniques and, conversely, how insights from computational physics can inform ML development. To support benchmarking, this review also provides a summary of open-access datasets of unstructured grid data in computational physics. Finally, emerging directions such as generative models with unstructured data, reinforcement learning for mesh generation, and hybrid physics-data-driven paradigms are discussed to inspire future advancements in this evolving field.

📄 PDF Abstract BibTeX arXiv:2502.09346

Code (0)

등록된 구현이 없습니다.

Tasks

Benchmarking

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Gridded Transformer Neural Processes for Large Unstructured Spatio-Temporal Data

2024-10-09 · Matthew Ashman, Cristiana Diaconu, Eric Langezaal, Adrian Weller 외

Many important problems require modelling large-scale spatio-temporal datasets, with one prevalent example being weather forecasting. Recently, transformer-based approaches have shown great promise in a range of weather …

Computational EfficiencyWeather Forecasting

Enforcing physics-based algebraic constraints for inference of PDE models on unstructured grids

2021-09-29 · Valerii Iakovlev, Markus Heinonen, Harri Lähdesmäki

Data-driven neural network models have recently shown great success in modelling and learning complex PDE systems. Several works have proposed approaches to include specific physics-based constraints to avoid unrealistic…

Machine Learning model for gas-liquid interface reconstruction in CFD numerical simulations

2022-07-12 · Tamon Nakano, Alessandro Michele Bucci, Jean-Marc Gratien, Thibault Faney 외

The volume of fluid (VoF) method is widely used in multi-phase flow simulations to track and locate the interface between two immiscible fluids. A major bottleneck of the VoF method is the interface reconstruction step d…

BIG-bench Machine Learning

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 …

GPU

A Continuous Convolutional Trainable Filter for Modelling Unstructured Data

2022-10-24 · Dario Coscia, Laura Meneghetti, Nicola Demo, Giovanni Stabile 외

Convolutional Neural Network (CNN) is one of the most important architectures in deep learning. The fundamental building block of a CNN is a trainable filter, represented as a discrete grid, used to perform convolution o…

Deep Learning