Network Embedding with Completely-imbalanced Labels
Zheng Wang (1), Xiaojun Ye (2), Chaokun Wang (2), Jian Cui (1), Philip S. Yu (3)((1) Department of Computer Science, University of Science, Technology Beijing (2) School of Software, Tsinghua University,(3) Department of Computer Science, University of Illinois at Chicago)

TL;DR
This paper introduces two novel semi-supervised network embedding methods, RSDNE and RECT, designed to effectively handle networks with completely-imbalanced labels, outperforming existing approaches.
Contribution
The paper proposes RSDNE and RECT, new methods that address the challenge of completely-imbalanced labels in network embedding, incorporating intra/inter-class relations and class-semantic knowledge.
Findings
RSDNE guarantees intra-class similarity and inter-class dissimilarity.
RECT leverages class-semantic knowledge for multi-label, feature-rich networks.
Experimental results show superior performance of both methods on real datasets.
Abstract
Network embedding, aiming to project a network into a low-dimensional space, is increasingly becoming a focus of network research. Semi-supervised network embedding takes advantage of labeled data, and has shown promising performance. However, existing semi-supervised methods would get unappealing results in the completely-imbalanced label setting where some classes have no labeled nodes at all. To alleviate this, we propose two novel semi-supervised network embedding methods. The first one is a shallow method named RSDNE. Specifically, to benefit from the completely-imbalanced labels, RSDNE guarantees both intra-class similarity and inter-class dissimilarity in an approximate way. The other method is RECT which is a new class of graph neural networks. Different from RSDNE, to benefit from the completely-imbalanced labels, RECT explores the class-semantic knowledge. This enables RECT to…
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.
