TL;DR
This paper introduces a deep network embedding method tailored for signed networks, effectively capturing structural balance and improving link sign prediction and community detection over existing algorithms.
Contribution
It proposes a semi-supervised auto-encoder model that emphasizes negative link reconstruction and enforces structural balance constraints in signed network embeddings.
Findings
Outperforms state-of-the-art algorithms in real-world datasets
Enhances link sign prediction accuracy
Improves community detection in signed networks
Abstract
Network embedding has attracted an increasing attention over the past few years. As an effective approach to solve graph mining problems, network embedding aims to learn a low-dimensional feature vector representation for each node of a given network. The vast majority of existing network embedding algorithms, however, are only designed for unsigned networks, and the signed networks containing both positive and negative links, have pretty distinct properties from the unsigned counterpart. In this paper, we propose a deep network embedding model to learn the low-dimensional node vector representations with structural balance preservation for the signed networks. The model employs a semi-supervised stacked auto-encoder to reconstruct the adjacency connections of a given signed network. As the adjacency connections are overwhelmingly positive in the real-world signed networks, we impose a…
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.
