paper-with-me

홈 › Papers

A meshfree exterior calculus for generalizable and data-efficient learning of physics from point clouds

2026-05-08 · Benjamin D. Shaffer, Brooks Kinch, M. Ani Hsieh, Nathaniel Trask arxiv

We introduce a meshfree exterior calculus (MEEC) for learning structure-preserving descriptions of physics on point clouds, and use it to build MEEC-Net, a data-efficient surrogate that transfers across resolutions, geometries, and physical parameters. MEEC equips an $\varepsilon$-ball graph with virtual node and edge measures via a single sparse Schur complement solve; the resulting complex satisfies discrete conservation exactly, is end-to-end differentiable in the point positions, and exposes a direct geometry-to-physics link without the mesh-generation step required by conventional structure-preserving discretizations. MEEC-Net learns unknown physics as a shared edge-wise flux law in an SO($d$)-invariant local frame, so the same kernel produces compatible fluxes on any point cloud whose features lie in the training range. We prove a solution-error bound that splits into discretization and kernel-approximation terms which is independent of problem geometry, explaining the observed transfer from very few examples. We show that single-solution training transfers to unseen geometries, boundary conditions, and physical parameters. On five canonical PDE benchmarks MEEC-Net achieves 1-2 orders of magnitude lower out-of-distribution error than baseline neural-operator approaches. On the SimJEB structural-bracket benchmark it achieves competitive error while using substantially fewer training geometries.

📄 PDF Abstract BibTeX arXiv:2605.08436

Code (0)

등록된 구현이 없습니다.

Tasks

Point Clouds

Similar Papers 제목 키워드 기반

Discovering Interpretable Physical Models using Symbolic Regression and Discrete Exterior Calculus

2023-10-10 · Simone Manti, Alessandro Lucantonio

Computational modeling is a key resource to gather insight into physical systems in modern scientific research and engineering. While access to large amount of data has fueled the use of Machine Learning (ML) to recover …

Physical SimulationsregressionSymbolic Regression

MeshfreeFlowNet: A Physics-Constrained Deep Continuous Space-Time Super-Resolution Framework

2020-05-01 · Chiyu Max Jiang, Soheil Esmaeilzadeh, Kamyar Azizzadenesheli, Karthik Kashinath 외

We propose MeshfreeFlowNet, a novel deep learning-based super-resolution framework to generate continuous (grid-free) spatio-temporal solutions from the low-resolution inputs. While being computationally efficient, Meshf…

Super-Resolution

Neural-Integrated Meshfree (NIM) Method: A differentiable programming-based hybrid solver for computational mechanics

2023-11-21 · Honghui Du, Qizhi He

We present the neural-integrated meshfree (NIM) method, a differentiable programming-based hybrid meshfree approach within the field of computational mechanics. NIM seamlessly integrates traditional physics-based meshfre…

FormPhysics-informed machine learningUnity

Scalable algorithms for physics-informed neural and graph networks

2022-05-16 · Khemraj Shukla, Mengjia Xu, Nathaniel Trask, George Em Karniadakis

Physics-informed machine learning (PIML) has emerged as a promising new approach for simulating complex physical and biological systems that are governed by complex multiscale processes for which some data are also avail…

BIG-bench Machine LearningPhysics-informed machine learning

Machine Learning Optimized Approach for Parameter Selection in MESHFREE Simulations

2024-03-20 · Paulami Banerjee, Mohan Padmanabha, Chaitanya Sanghavi, Isabel Michel 외

Meshfree simulation methods are emerging as compelling alternatives to conventional mesh-based approaches, particularly in the fields of Computational Fluid Dynamics (CFD) and continuum mechanics. In this publication, we…

Active Learning