Decoupled Variational Embedding for Signed Directed Networks
Xu Chen, Jiangchao Yao, Maosen Li, Ya zhang, Yanfeng Wang

TL;DR
This paper introduces a decoupled variational embedding method that captures both first-order and high-order topological features in signed directed networks, improving node representation learning for tasks like link sign prediction and node recommendation.
Contribution
It proposes a novel decoupled variational auto-encoder framework that effectively encodes complex network topologies, addressing limitations of existing methods focused only on first-order topology.
Findings
DVE outperforms baseline methods on real-world datasets.
The method improves link sign prediction accuracy.
Node recommendation results are significantly enhanced.
Abstract
Node representation learning for signed directed networks has received considerable attention in many real-world applications such as link sign prediction, node classification and node recommendation. The challenge lies in how to adequately encode the complex topological information of the networks. Recent studies mainly focus on preserving the first-order network topology which indicates the closeness relationships of nodes. However, these methods generally fail to capture the high-order topology which indicates the local structures of nodes and serves as an essential characteristic of the network topology. In addition, for the first-order topology, the additional value of non-existent links is largely ignored. In this paper, we propose to learn more representative node embeddings by simultaneously capturing the first-order and high-order topology in signed directed networks. In…
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 · Complex Network Analysis Techniques · Topic Modeling
