LGAIOct 26, 2025

Toward Robust Signed Graph Learning through Joint Input-Target Denoising

arXiv:2510.22513v11 citationsh-index: 5MM
Originality Incremental advance
AI Analysis

This work addresses robustness issues in signed graph analysis for applications like social networks, though it is incremental as it builds on existing graph information bottleneck theory.

The paper tackles the problem of noise in signed graph learning by proposing RIDGE, a framework that jointly denoises graph inputs and supervision targets, resulting in improved robustness for SGNN models under various noise levels on four datasets.

Signed Graph Neural Networks (SGNNs) are widely adopted to analyze complex patterns in signed graphs with both positive and negative links. Given the noisy nature of real-world connections, the robustness of SGNN has also emerged as a pivotal research area. Under the supervision of empirical properties, graph structure learning has shown its robustness on signed graph representation learning, however, there remains a paucity of research investigating a robust SGNN with theoretical guidance. Inspired by the success of graph information bottleneck (GIB) in information extraction, we propose RIDGE, a novel framework for Robust sI gned graph learning through joint Denoising of Graph inputs and supervision targEts. Different from the basic GIB, we extend the GIB theory with the capability of target space denoising as the co-existence of noise in both input and target spaces. In instantiation, RIDGE effectively cleanses input data and supervision targets via a tractable objective function produced by reparameterization mechanism and variational approximation. We extensively validate our method on four prevalent signed graph datasets, and the results show that RIDGE clearly improves the robustness of popular SGNN models under various levels of noise.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes