

Scientific machine learning (SciML) explores the development of neural network models to approximate solutions to Partial Differential Equations (PDEs). However, there exists a significant research gap when computational domains are arbitrary manifolds, which are common in real-world scientific and engineering applications. The inherent challenge arises when calculating differential operators defined on curved surfaces, particularly in scenarios where surface parameterization is unavailable. In this paper, we present a neural network-based method for solving PDEs on surfaces described only by point clouds, without any other geometrical priors. Our method comprises two steps—local surface approximation based on graph neural networks and solving PDEs on point clouds. For surface reconstruction, our graph neural networks can be generalized based on the predictions of simple geometries during training to significantly more complicated surfaces for evaluation. The proposed approach demonstrates its capacity to learn geometric features from point cloud data without requiring external datasets, offers superior performance compared to benchmark models across various PDE types, and exhibits robustness in handling complex surfaces, non-uniform point distributions, and noise.