Deep Attributed Network Representation Learning via Attribute Enhanced Neighborhood
Cong Li, Min Shi, Bo Qu, Xiang Li

TL;DR
This paper introduces DANRL-ANE, a deep attributed network embedding model that combines network structure and attribute information using an autoencoder framework with multiple proximity capturing branches, improving robustness especially on sparse networks.
Contribution
The paper proposes a novel autoencoder-based model that integrates multi-order proximity and attribute similarity for attributed network embedding, enhancing robustness and effectiveness.
Findings
Performs well on real-world datasets for link prediction and node classification.
Effective on sparse networks and networks with isolated nodes.
Outperforms state-of-the-art models in experiments.
Abstract
Attributed network representation learning aims at learning node embeddings by integrating network structure and attribute information. It is a challenge to fully capture the microscopic structure and the attribute semantics simultaneously, where the microscopic structure includes the one-step, two-step and multi-step relations, indicating the first-order, second-order and high-order proximity of nodes, respectively. In this paper, we propose a deep attributed network representation learning via attribute enhanced neighborhood (DANRL-ANE) model to improve the robustness and effectiveness of node representations. The DANRL-ANE model adopts the idea of the autoencoder, and expands the decoder component to three branches to capture different order proximity. We linearly combine the adjacency matrix with the attribute similarity matrix as the input of our model, where the attribute…
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 · Complex Network Analysis Techniques · Bioinformatics and Genomic Networks
