Layer Imbalance Aware Multiplex Network Embedding
Kejia Chen, Yinchu Qiu, Zheng Liu

TL;DR
This paper introduces LIAMNE, a novel multiplex network embedding method that addresses layer imbalance by under-sampling auxiliary layer edges based on node similarity, improving link prediction and node classification performance.
Contribution
The paper proposes a layer imbalance aware embedding technique that balances edge distribution across layers by adaptive under-sampling, enhancing multiplex network analysis.
Findings
LIAMNE outperforms state-of-the-art methods in link prediction.
The method maintains strong node classification performance.
Layer imbalance significantly affects embedding quality.
Abstract
Multiplex network embedding is an effective technique to jointly learn the low-dimensional representations of nodes across network layers. However, the number of edges among layers may vary significantly. This data imbalance will lead to performance degradation especially on the sparse layer due to learning bias and the adverse effects of irrelevant or conflicting data in other layers. In this paper, a Layer Imbalance Aware Multiplex Network Embedding (LIAMNE) method is proposed where the edges in auxiliary layers are under-sampled based on the node similarity in the embedding space of the target layer to achieve balanced edge distribution and to minimize noisy relations that are less relevant to the target layer. Real-world datasets with different degrees of layer imbalance are used for experimentation. The results demonstrate that LIAMNE significantly outperforms several…
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 · Bioinformatics and Genomic Networks
