Representation Learning in Continuous-Time Dynamic Signed Networks
Kartik Sharma, Mohit Raghavendra, Yeon Chang Lee, Anand Kumar M,, Srijan Kumar

TL;DR
This paper introduces SEMBA, a novel GNN-based model for dynamic signed networks that effectively captures temporal and sign information, significantly improving future link sign prediction over existing methods.
Contribution
The work presents SEMBA, a new approach combining memory modules and balanced aggregation to model the evolution of signed links in dynamic networks, addressing a gap in existing static or unsigned models.
Findings
SEMBA outperforms baselines by up to 80% in sign prediction.
SEMBA matches state-of-the-art in link existence prediction.
Superior performance on negative class links.
Abstract
Signed networks allow us to model conflicting relationships and interactions, such as friend/enemy and support/oppose. These signed interactions happen in real-time. Modeling such dynamics of signed networks is crucial to understanding the evolution of polarization in the network and enabling effective prediction of the signed structure (i.e., link signs and signed weights) in the future. However, existing works have modeled either (static) signed networks or dynamic (unsigned) networks but not dynamic signed networks. Since both sign and dynamics inform the graph structure in different ways, it is non-trivial to model how to combine the two features. In this work, we propose a new Graph Neural Network (GNN)-based approach to model dynamic signed networks, named SEMBA: Signed link's Evolution using Memory modules and Balanced Aggregation. Here, the idea is to incorporate the signs of…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Opinion Dynamics and Social Influence
MethodsGraph Neural Network
