Learning Disentangled Representations in Signed Directed Graphs without Social Assumptions
Geonwoo Ko, Jinhong Jung

TL;DR
This paper introduces DINES, a novel method for learning disentangled node representations in signed directed graphs that does not rely on social assumptions, improving sign prediction accuracy by capturing multiple latent factors.
Contribution
DINES is the first approach to learn disentangled representations in signed directed graphs without social assumptions, using lightweight convolutions and a self-supervised discriminator.
Findings
DINES outperforms existing methods in sign prediction tasks.
Disentangled representations improve interpretability of signed relationships.
The method effectively captures multiple latent factors influencing relationships.
Abstract
Signed graphs are complex systems that represent trust relationships or preferences in various domains. Learning node representations in such graphs is crucial for many mining tasks. Although real-world signed relationships can be influenced by multiple latent factors, most existing methods often oversimplify the modeling of signed relationships by relying on social theories and treating them as simplistic factors. This limits their expressiveness and their ability to capture the diverse factors that shape these relationships. In this paper, we propose DINES, a novel method for learning disentangled node representations in signed directed graphs without social assumptions. We adopt a disentangled framework that separates each embedding into distinct factors, allowing for capturing multiple latent factors. We also explore lightweight graph convolutions that focus solely on sign and…
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
TopicsAdvanced Graph Neural Networks · Mental Health via Writing
MethodsFocus
