paper-with-me

Papers

EvoMesh: Adaptive Physical Simulation with Hierarchical Graph Evolutions

2024-10-03 · Huayu Deng, Xiangming Zhu, Yunbo Wang, Xiaokang Yang

Graph neural networks have been a powerful tool for mesh-based physical simulation. To efficiently model large-scale systems, existing methods mainly employ hierarchical graph structures to capture multi-scale node relations. However, these graph hierarchies are typically manually designed and fixed, limiting their ability to adapt to the evolving dynamics of complex physical systems. We propose EvoMesh, a fully differentiable framework that jointly learns graph hierarchies and physical dynamics, adaptively guided by physical inputs. EvoMesh introduces anisotropic message passing, which enables direction-specific aggregation of dynamic features between nodes within each hierarchy, while simultaneously learning node selection probabilities for the next hierarchical level based on physical context. This design creates more flexible message shortcuts and enhances the model's capacity to capture long-range dependencies. Extensive experiments on five benchmark physical simulation datasets show that EvoMesh outperforms recent fixed-hierarchy message passing networks by large margins. The project page is available at https://hbell99.github.io/evo-mesh/.

📄 PDF Abstract BibTeX arXiv:2410.03779

Code (1)

hbell99/evomesh 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Up-sampling-only and Adaptive Mesh-based GNN for Simulating Physical Systems

2024-09-07 · Fu Lin, Jiasheng Shi, Shijie Luo, Qinpei Zhao 외

Traditional simulation of complex mechanical systems relies on numerical solvers of Partial Differential Equations (PDEs), e.g., using the Finite Element Method (FEM). The FEM solvers frequently suffer from intensive com…

Graph Neural Network

Adaptive Graph Rewiring to Mitigate Over-Squashing in Mesh-Based GNNs for Fluid Dynamics Simulations

2025-11-16 · Sangwoo Seo, Hyunsung Kim, Jiwan Kim, Chanyoung Park arxiv

Mesh-based simulation using Graph Neural Networks (GNNs) has been recognized as a promising approach for modeling fluid dynamics. However, the mesh refinement techniques which allocate finer resolution to regions with st…

GNN-Surrogate: A Hierarchical and Adaptive Graph Neural Network for Parameter Space Exploration of Unstructured-Mesh Ocean Simulations

2022-02-18 · Neng Shi, Jiayi Xu, Skylar W. Wurster, Hanqi Guo 외

We propose GNN-Surrogate, a graph neural network-based surrogate model to explore the parameter space of ocean climate simulations. Parameter space exploration is important for domain scientists to understand the influen…

Graph Neural Network

HODAgent: Towards On-Demand, Responsive Humanoids for Physical World Human Interaction

2026-08-18 · Wang Warren Chen, Jiahao Zhang, Zhenjiang Li, Mingxu Wang 외 arxiv

We propose HODAgent, a System-2 embodied agent for humanoid robots in service settings, addressing situated intent, responsive execution, task revision, and outcome verification. Its semi-duplex architecture integrates a…

PEGNet: A Physics-Embedded Graph Network for Long-Term Stable Multiphysics Simulation

2025-11-11 · Can Yang, Zhenzhong Wang, Junyuan Liu, Yunpeng Gong 외 arxiv

Accurate and efficient simulations of physical phenomena governed by partial differential equations (PDEs) are important for scientific and engineering progress. While traditional numerical solvers are powerful, they are…

Graph Neural Network