TL;DR
This paper introduces a semi-supervised framework leveraging multiscale social balance to enhance link polarity prediction in signed networks with sparse and noisy labels, improving robustness and accuracy.
Contribution
It proposes a novel multiscale social balance concept integrated into SGNNs, enabling dynamic reweighting and better handling of limited, noisy data.
Findings
Outperforms baseline models in noisy, sparse data scenarios
Effectively incorporates social balance theory into SGNNs
Enhances robustness and accuracy of link polarity prediction
Abstract
Signed Graph Neural Networks (SGNNs) have recently gained attention as an effective tool for several learning tasks on signed networks, i.e., graphs where edges have an associated polarity. One of these tasks is to predict the polarity of the links for which this information is missing, starting from the network structure and the other available polarities. However, when the available polarities are few and potentially noisy, such a task becomes challenging. In this work, we devise a semi-supervised learning framework that builds around the novel concept of \emph{multiscale social balance} to improve the prediction of link polarities in settings characterized by limited data quantity and quality. Our model-agnostic approach can seamlessly integrate with any SGNN architecture, dynamically reweighting the importance of each data sample while making strategic use of the structural…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSoftmax · Attention Is All You Need
