Skip to content
Book Open access

SigFJProp: Lightweight and Scalable Signed Graph Learning via Opinion Dynamics

Aug 2026 · Proceedings of the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining V.2 · 0 citations · 30 references

Abstract

Learning on signed graphs poses unique challenges due to the presence of both positive and negative links, which represent complex social dynamics such as trust and conflict. While existing signed graph neural networks (SGNNs) have achieved promising results, most rely on deep, multi-hop propagation architectures that suffer from scalability issues. In this work, we revisit message passing from the perspective of opinion dynamics, and propose SigFJProp, a novel and lightweight SGNN framework inspired by the Friedkin–Johnsen model. SigFJProp models signed message propagation as a discrete-time opinion update process, whose equilibrium state admits a closed-form solution involving the signed forest matrix. To make this computation tractable on large-scale graphs, we introduce Expansion Forest Sampling, a linear-time approximation method tailored for signed networks. Our approach decouples neural representation learning from propagation dynamics, enabling efficient and interpretable learning. Experimental results on seven benchmark datasets, including one with over 750K nodes and 10M edges, demonstrate that SigFJProp achieves competitive or superior performance compared to state-of-the-art methods, while significantly reducing computational overhead. The code is available at https://github.com/SunYubo23/SigFJProp.

Read PDF

Similar papers

Preprint Jul 2026

Signed-Graph Recommendation as Structural Consistency Maximization

This work identifies a fundamental inconsistency across the structural, propagation, and semantic layers of existing models that leads to biased representations learned from sparse or noisy datasets, and proposes a unified framework named SSC-Loop that treats signed social recommendation as the maximization of structural consistency.

Zifan Wang, Siyu Chen, Wenzhuo Song · 0 citations
Open access Jul 2026

ASRA-GNN: ADAPTIVE SIGNED RELATION-AWARE GRAPH NEURAL NETWORK FOR FRIEND RECOMMENDATION

ASRA-GNN addresses gaps in Signed Graph Neural Networks through three contributions: Sign-Aware Structural Role Attention grounded in four social network theories, a Locally Adaptive Theory Mixing gate replacing TrustSGCN's binary global threshold with a continuous per-node end-toend learned mixing function, and a Signed Contrastive Recommendation Loss providing the first ranking objective for signed user-user graphs.

Pharsana Parveen M, Stanis Arul Mary A · 0 citations
Preprint Aug 2026

Edge Sparsification via Temporal Forman-Ricci Curvature for Dynamic Graph Learning

The proposed method, TRicci, extends classical Forman-Ricci curvature to directed weighted temporal graphs by capturing structural support, temporal recency, and local interaction competition and suggests that temporal curvature can serve as a principled basis for scalable temporal graph learning by preserving predictive temporal-structural information under substantial sparsification.

Poupak Azad, C. Akcora, Kiarash Shamsi · 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
Book Aug 2026

Certified Signed Graph Unlearning

Certified Signed Graph Unlearning (CSGU) is proposed, which leverages the sociological principles underlying signed graphs, providing provable privacy guarantees while maintaining model utility.

Junpeng Zhao, Lin Li, Yu Yang et al. · 0 citations
Preprint Aug 2026

Nonlinear Laplacians Improve Signed-Directed Graph Learning

This work introduces a non-linear Laplacian operator specific to signed and directed networks (NLSD) and proposes an efficient spectral GNN framework (NLSD-GNN), which not only integrates signed and directional data effectively but also achieves superior performance across diverse datasets.

Alipanah Parviz, Yuichi Yoshida · 2 citations