Higher-Order Network Structure Inference: A Topological Approach to Network Selection
Adam Schroeder, Russell Funk, Jingyi Guan, Taylor Okonek, Lori Ziegelmeier
TL;DR
The paper tackles the challenge of selecting robust threshold parameters for complex networks by incorporating higher-order topology through persistent homology. It introduces a pipeline that maps parameter choices to networks, converts topological features into persistence images, and optimizes thresholds via a tangent-space stability measure under user-defined topological constraints, with the parameter space $U$ and hyperparameters $\delta_k$. Applied to concept networks from Dimensions AI in applied mathematics, the method yields thresholded networks with stable topological structure and backbone-like sparsity, while allowing domain-specific constraints. The authors connect the optimization to maximum-likelihood principles and propose a higher-order variance framework to explain and validate the observed stability, while noting computational costs and opportunities for generalization to other parameterization problems.
Abstract
Thresholding--the pruning of nodes or edges based on their properties or weights--is an essential preprocessing tool for extracting interpretable structure from complex network data, yet existing methods face several key limitations. Threshold selection often relies on heuristic methods or trial and error due to large parameter spaces and unclear optimization criteria, leading to sensitivity where small parameter variations produce significant changes in network structure. Moreover, most approaches focus on pairwise relationships between nodes, overlooking critical higher-order interactions involving three or more nodes. We introduce a systematic thresholding algorithm that leverages topological data analysis to identify optimal network parameters by accounting for higher-order structural relationships. Our method uses persistent homology to compute the stability of homological features across the parameter space, identifying parameter choices that are robust to small variations while preserving meaningful topological structure. Hyperparameters allow users to specify minimum requirements for topological features, effectively constraining the parameter search to avoid spurious solutions. We demonstrate the approach with an application in the Science of Science, where networks of scientific concepts are extracted from research paper abstracts, and concepts are connected when they co-appear in the same abstract. The flexibility of our approach allows researchers to incorporate domain-specific constraints and extends beyond network thresholding to general parameterization problems in data analysis.
