Learning Asymmetric Embedding for Attributed Networks via Convolutional Neural Network
Mohammadreza Radmanesh, Hossein Ghorbanzadeh, Ahmad Asgharian Rezaei,, Mahdi Jalili, Xinghuo Yu

TL;DR
This paper introduces AAGCN, a novel convolutional neural network-based model for directed attributed network embedding that effectively captures asymmetric relationships by learning separate source and target embeddings.
Contribution
The paper proposes a new deep asymmetric attributed network embedding model that preserves edge directions using separate aggregation schemes and dual embedding vectors.
Findings
AAGCN outperforms existing methods in network reconstruction.
It achieves higher accuracy in link prediction tasks.
The model effectively captures asymmetric relationships in directed networks.
Abstract
Recently network embedding has gained increasing attention due to its advantages in facilitating network computation tasks such as link prediction, node classification and node clustering. The objective of network embedding is to represent network nodes in a low-dimensional vector space while retaining as much information as possible from the original network including structural, relational, and semantic information. However, asymmetric nature of directed networks poses many challenges as how to best preserve edge directions in the embedding process. Here, we propose a novel deep asymmetric attributed network embedding model based on convolutional graph neural network, called AAGCN. The main idea is to maximally preserve the asymmetric proximity and asymmetric similarity of directed attributed networks. AAGCN introduces two neighbourhood feature aggregation schemes to separately…
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 · Opinion Dynamics and Social Influence
