paper-with-me

Papers

Physics-informed PointNet: On how many irregular geometries can it solve an inverse problem simultaneously? Application to linear elasticity

2023-03-22 · Ali Kashefi, Leonidas J. Guibas, Tapan Mukerji

Regular physics-informed neural networks (PINNs) predict the solution of partial differential equations using sparse labeled data but only over a single domain. On the other hand, fully supervised learning models are first trained usually over a few thousand domains with known solutions (i.e., labeled data) and then predict the solution over a few hundred unseen domains. Physics-informed PointNet (PIPN) is primarily designed to fill this gap between PINNs (as weakly supervised learning models) and fully supervised learning models. In this article, we demonstrate that PIPN predicts the solution of desired partial differential equations over a few hundred domains simultaneously, while it only uses sparse labeled data. This framework benefits fast geometric designs in the industry when only sparse labeled data are available. Particularly, we show that PIPN predicts the solution of a plane stress problem over more than 500 domains with different geometries, simultaneously. Moreover, we pioneer implementing the concept of remarkable batch size (i.e., the number of geometries fed into PIPN at each sub-epoch) into PIPN. Specifically, we try batch sizes of 7, 14, 19, 38, 76, and 133. Additionally, the effect of the PIPN size, symmetric function in the PIPN architecture, and static and dynamic weights for the component of the sparse labeled data in the loss function are investigated.

📄 PDF Abstract BibTeX arXiv:2303.13634

Code (1)

ali-stanford/physicsinformedpointnetelasticity 공식 구현

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Physics-informed KAN PointNet: Deep learning for simultaneous solutions to inverse problems in incompressible flow on numerous irregular geometries

2025-04-08 · Ali Kashefi, Tapan Mukerji

Kolmogorov-Arnold Networks (KANs) have gained attention as an alternative to traditional multilayer perceptrons (MLPs) for deep learning applications in computational physics, particularly for solving inverse problems wi…

Kolmogorov-Arnold Networks

Physics-Informed Graph Convolutional Networks: Towards a generalized framework for complex geometries

2023-10-20 · Marien Chenaud, José Alves, Frédéric Magoulès

Since the seminal work of [9] and their Physics-Informed neural networks (PINNs), many efforts have been conducted towards solving partial differential equations (PDEs) with Deep Learning models. However, some challenges…

Flow Matching and Diffusion Models via PointNet for Generating Fluid Fields on Irregular Geometries

2026-01-06 · Ali Kashefi arxiv

We present two novel generative geometric deep learning frameworks, termed Flow Matching PointNet and Diffusion PointNet, for predicting fluid flow variables on irregular geometries by incorporating PointNet into flow ma…

Graph Neural Network

Geometry-Aware Physics-Informed PointNets for Modeling Flows Across Porous Structures

2026-02-15 · Luigi Ciceri, Corrado Mio, Jianyi Lin, Gabriele Gianini arxiv

Predicting flows that occur both through and around porous bodies is challenging due to coupled physics across fluid and porous regions and the need to generalize across diverse geometries and boundary conditions. We add…

Kolmogorov-Arnold PointNet: Deep learning for prediction of fluid fields on irregular geometries

2024-08-06 · Ali Kashefi

Kolmogorov-Arnold Networks (KANs) have emerged as a promising alternative to traditional Multilayer Perceptrons (MLPs) in deep learning. KANs have already been integrated into various architectures, such as convolutional…

Kolmogorov-Arnold Networks