Back to #edge computing
#edge computing Open access

Scaling frustration index and balanced state discovery for real signed graphs

Oct 2026 · Journal of Computer Science · 1 citation · 50 references

TL;DR

An efficient, balanced state discovery heuristic algorithm that will discover the nearest balanced state for any size of the graph network and approximate the frustration of the network is proposed.

Abstract

—Structural balance modeling for signed graph networks presents how to model the sources of conflicts. The state-of-the-art has focused on computing the frustration index of a signed graph as a critical step toward solving problems in social and sensor networks and for scientific modeling. However, the proposed approaches do not scale to modern large, sparse signed networks. Also, they do not address that there is more than one way in some networks to reach a consensus with the minimum number of edge-sign switches needed. We propose an efficient, balanced state discovery heuristic algorithm that will discover the nearest balanced state for any size of the graph network and approximate the frustration of the network. The speedup of the proposed method is around 300 times faster than the state-of-the-art for signed graphs with hundreds of thousands of edges. The technique successfully scales to find the balanced states and the frustration index of networks with millions of nodes and edges in real time where state-of-the-art fails.

Read PDF

Similar papers

Jun 2026

Fast Estimation for Forest Matrix of Signed Graphs

A novel algorithm GSCF is proposed, built on a variant of loop-erased random walks, to generate generalized spanning converging forests in expected O(n) time and two sampling algorithms are developed, FMDE and FMDE+, for estimating the diagonal of the forest matrix.

Haoxin Sun, Zhongzhi Zhang · 0 citations
Open access Jun 2026

Extracting the transitivity backbone of bipartite networks

A statistical filter that benchmarks node-level bipartite clustering against degree-preserving randomizations to classify nodes as geometric (signal) or degree constrained noise is introduced, offering a simple, scalable way to disentangle structure from noise in bipartite networks.

L. Ramirez, Roya Aliakbarisani, M. Serrano et al. · 0 citations
Open access Aug 2026

Higher-order graphon theory: Fluctuations, degeneracies and inference

The joint asymptotic distribution of any finite collection of network moments in random graphs sampled from a graphon, which includes both the nondegenerate case as well as the degenerate case, provides the higher-order fluctuation theory for subgraph counts in the graphon model.

Anirban Chatterjee, S. Dan, B. Bhattacharya · 0 citations
Preprint Jul 2026

Graph Neural Networks for Scalable and Transferable Node Centrality Approximation

Results show that mixed-distribution training can improve structural transfer in GNN-based centrality approximation, while identifying closeness centrality's sensitivity to topology as an open challenge.

Samra Sana, Giorgio Mantica, Saul Imbrici · 0 citations
Preprint Jul 2026

Scalable Graph Coreset Selection via Greedy Sampling

This work proposes a simple and effective column-selective graph sampling algorithm based on a minimum inner product greedy selection rule, well-suited for large-scale graphs where the full Laplacian cannot be stored in memory.

Zhaiming Shen, Alexander Cloninger · 0 citations
Book Open access Aug 2026

Balanced Sparse Tree: A Scalable Network Topology for Large Language Models

This work proposes a novel topology named the Balanced Sparse Tree (BST), which is a topology characterized by symmetric design and sparse connections, motivated by hypergraph theory and Steiner Systems, and demonstrates the superiority of BST over the state-of-the-art in network scale, latency, bandwidth, and cost.

Shaoteng Liu, Dejun Kong, Huitian Wang et al. · 0 citations

Related blog posts