paper-with-me

홈 › Papers

VC dimension of Graph Neural Networks with Pfaffian activation functions

2024-01-22 · Giuseppe Alessio D'Inverno, Monica Bianchini, Franco Scarselli

Graph Neural Networks (GNNs) have emerged in recent years as a powerful tool to learn tasks across a wide range of graph domains in a data-driven fashion; based on a message passing mechanism, GNNs have gained increasing popularity due to their intuitive formulation, closely linked with the Weisfeiler-Lehman (WL) test for graph isomorphism, to which they have proven equivalent. From a theoretical point of view, GNNs have been shown to be universal approximators, and their generalization capability (namely, bounds on the Vapnik Chervonekis (VC) dimension) has recently been investigated for GNNs with piecewise polynomial activation functions. The aim of our work is to extend this analysis on the VC dimension of GNNs to other commonly used activation functions, such as sigmoid and hyperbolic tangent, using the framework of Pfaffian function theory. Bounds are provided with respect to architecture parameters (depth, number of neurons, input size) as well as with respect to the number of colors resulting from the 1-WL test applied on the graph domain. The theoretical analysis is supported by a preliminary experimental study.

📄 PDF Abstract BibTeX arXiv:2401.12362

Code (1)

aledinve/vc-dim-gnn 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Tubular Neighbourhoods of Pfaffian Sets and Applications to Neural Networks

2026-07-09 · Paul Lezeau, Martin Lotz arxiv

We derive bounds for the volume of tubular neighbourhoods of smooth Pfaffian hypersurfaces, generalising known results for algebraic varieties. The bounds are given in terms of the Pfaffian format of the defining functio…

Neural Pfaffians: Solving Many Many-Electron Schrödinger Equations

2024-05-23 · Nicholas Gao, Stephan Günnemann

Neural wave functions accomplished unprecedented accuracies in approximating the ground state of many-electron systems, though at a high computational cost. Recent works proposed amortizing the cost by learning generaliz…

Is uniform expressivity too restrictive? Towards efficient expressivity of graph neural networks

2024-10-02 · Sammy Khalife, Josué Tonelli-Cueto

Uniform expressivity guarantees that a Graph Neural Network (GNN) can express a query without the parameters depending on the size of the input graphs. This property is desirable in applications in order to have number o…

Graph Neural Network

Algorithm Configuration for Structured Pfaffian Settings

2024-09-06 · Maria-Florina Balcan, Anh Tuan Nguyen, Dravyansh Sharma

Data-driven algorithm design automatically adapts algorithms to specific application domains, achieving better performance. In the context of parameterized algorithms, this approach involves tuning the algorithm's hyperp…

Excited Pfaffians: Generalized Neural Wave Functions Across Structure and State

2026-03-15 · Nicholas Gao, Till Grutschus, Frank Noé, Stephan Günnemann arxiv

Neural-network wave functions in Variational Monte Carlo (VMC) have achieved great success in accurately representing both ground and excited states. However, achieving sufficient numerical accuracy in state overlaps req…