paper-with-me

Papers

A finite-element-inspired bipartite graph learned simulator for manufacturability assessment in large-deformation sheet forming

2026-05-14 · Yingxue Zhao, Haoran Li, Haosu Zhou, Tobias Pfaff, Nan Li arxiv

Explicit dynamic finite element (FE) simulations are widely used for large deformation engineering analysis, but repeated simulations remain costly during design space exploration and optimisation. In explicit FE analysis, nodal kinematics and element level deformation measures evolve through coupled node element updates. This motivates graph learned simulators that approximate one step FE state transitions and roll them out autoregressively. However, many mesh based graph surrogates are node centred, which makes element level variables and native nodal elemental exchange less direct to represent. This work proposes CAttBiGNN, a cross attention based bipartite graph neural network for coupled nodal elemental learning. The graph represents FE mesh nodes and elements as distinct entities linked by directed node element edges, enabling nodal displacement increments and element level deformation states to be predicted on their native discretisation domains. An edge aware cross attention processor uses geometric edge embeddings to modulate directional node element message passing. For larger graphs, CAttBiUGNN combines the bipartite processor with graph downsampling and upsampling to improve long-range information propagation. The method is evaluated on dome shaped cold forming and corner shaped hot forming benchmarks. Comparisons with node centred baselines and bipartite and attention ablations show improved accuracy and balance in nodal displacement and elemental thinning prediction during autoregressive rollout. The results indicate that the proposed finite element inspired learned simulator can support manufacturability oriented field prediction and efficient design space exploration in large deformation sheet material forming.

📄 PDF Abstract BibTeX arXiv:2605.22845

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Evolutionary Algorithms for One-Sided Bipartite Crossing Minimisation

2024-09-05 · Jakob Baumann, Ignaz Rutter, Dirk Sudholt

Evolutionary algorithms (EAs) are universal solvers inspired by principles of natural evolution. In many applications, EAs produce astonishingly good solutions. As they are able to deal with complex optimisation problems…

Evolutionary Algorithms

A Finite Element-Inspired Hypergraph Neural Network: Application to Fluid Dynamics Simulations

2022-12-30 · Rui Gao, Indu Kant Deo, Rajeev K. Jaiman

An emerging trend in deep learning research focuses on the applications of graph neural networks (GNNs) for mesh-based continuum mechanics simulations. Most of these learning frameworks operate on graphs wherein each edg…

Fine-Grained Bipartite Concept Factorization for Clustering

2024-01-01 · CVPR 2024 1 · Chong Peng, Pengfei Zhang, Yongyong Chen, Zhao Kang 외

In this paper we propose a novel concept factorization method that seeks factor matrices using a cross-order positive semi-definite neighbor graph which provides comprehensive and complementary neighbor information o…

Clusteringgraph partitioning

Restricted Boltzmann Machine Assignment Algorithm: Application to solve many-to-one matching problems on weighted bipartite graph

2019-04-30 · Francesco Curia

In this work an iterative algorithm based on unsupervised learning is presented, specifically on a Restricted Boltzmann Machine (RBM) to solve a perfect matching problem on a bipartite weighted graph. Iteratively is calc…

Graph Neural Regularizers for PDE Inverse Problems

2025-10-23 · William Lauga, James Rowbottom, Alexander Denker, Željko Kereta 외 arxiv

We present a framework for solving a broad class of ill-posed inverse problems governed by partial differential equations (PDEs), where the target coefficients of the forward operator are recovered through an iterative r…