Learning Geometric-Aware Quadrature Rules for Functional Minimization
Costas Smaragdakis

TL;DR
This paper introduces QuadrANN, a GNN-based approach for learning adaptive, geometry-aware quadrature rules for numerical integration over point clouds, improving stability and accuracy in PDE solvers.
Contribution
The work presents a novel GNN architecture that learns permutation-invariant quadrature weights directly from point cloud geometry, enhancing integration accuracy for PDE applications.
Findings
QuadrANN reduces variance in integral estimates compared to Quasi-Monte Carlo methods.
QuadrANN adapts to local point density and domain shape, improving stability.
Enhanced integration accuracy benefits deep learning-based variational PDE solvers.
Abstract
Accurate numerical integration over non-uniform point clouds is a challenge for modern mesh-free machine learning solvers for partial differential equations (PDEs) using variational principles. While standard Monte Carlo (MC) methods are not capable of handling a non-uniform point cloud, modern neural network architectures can deal with permutation-invariant inputs, creating quadrature rules for any point cloud. In this work, we introduce QuadrANN, a Graph Neural Network (GNN) architecture designed to learn optimal quadrature weights directly from the underlying geometry of point clouds. The design of the model exploits a deep message-passing scheme where the initial layer encodes rich local geometric features from absolute and relative positions as well as an explicit local density measure. In contrast, the following layers incorporate a global context vector. These architectural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
