SearcharxivSearch

arXiv subjects

Arne Wolf

Publications and source records attributed to Arne Wolf.

3 recordsLinked to original sources

Breaking Symmetry Bottlenecks in GNN Readouts

Graph neural networks (GNNs) are widely used for learning on structured data, yet their ability to distinguish non-isomorphic graphs is fundamentally limited. These limitations are usually attributed to message passing; in this work we show that an independent bottleneck arises at the readout stage. Using finite-dimensional representation theory, we prove that all linear permutation-invariant readouts, including sum and mean pooling, factor through the Reynolds (group-averaging) operator and therefore project node embeddings onto the fixed subspace of the permutation action, erasing all non-trivial symmetry-aware components regardless of encoder expressivity. This yields both a new expressivity barrier and an interpretable characterization of what global pooling preserves or destroys. To overcome this collapse, we introduce projector-based invariant readouts that decompose node representations into symmetry-aware channels and summarize them with nonlinear invariant statistics, preserving permutation invariance while retaining information provably invisible to averaging. Empirically, swapping only the readout enables fixed encoders to separate WL-hard graph pairs and improves performance across multiple benchmarks, demonstrating that readout design is a decisive and under-appreciated factor in GNN expressivity.

cs.LG

Generalized Persistent Laplacians and their Spectral Properties

Laplacian operators are classical objects that are fundamental in both pure and applied mathematics and are becoming increasingly prominent in modern computational and data science fields such as applied and computational topology and application areas such as machine learning and network science. In this paper, we introduce a unifying operator-theoretic framework of generalized Laplacians as invariants that encompasses and extends all existing constructions, from discrete combinatorial settings to de Rham complexes of smooth manifolds. Within this framework, we introduce and study a generalized notion of persistent Laplacians. While the classical persistent Laplacian fails to satisfy the desirable properties of monotonicity and stability -- both crucial for robustness and interpretability -- our framework allows us to isolate and analyze these properties systematically. We demonstrate that their component maps, the up- and down-persistent Laplacians, satisfy these properties individually. Moreover, we prove that the spectra of these separate components fully determine the spectra of the full Laplacians, making them not only preferable but sufficient for analysis. We study these questions comprehensively, in both the finite and infinite dimensional settings. Our work expands and strengthens the theoretical foundation of generalized Laplacian-based methods in pure, applied, and computational mathematics.

math.AT

Topological Community Detection: A Sheaf-Theoretic Approach

We propose a model for network community detection using topological data analysis, a branch of modern data science that leverages theory from algebraic topology to statistical analysis and machine learning. Specifically, we use cellular sheaves, which relate local to global properties of various algebraic topological constructions, to propose three new algorithms for vertex clustering over networks to detect communities. We apply our algorithms to real social network data in numerical experiments and obtain near optimal results in terms of modularity. Our work is the first implementation of sheaves on real social network data and provides a solid proof-of-concept for future work using sheaves as tools to study complex systems captured by networks and simplicial complexes.

cs.SI