Learning Asymmetric Embedding for Attributed Networks via Convolutional
Neural Network
- URL: http://arxiv.org/abs/2202.06307v1
- Date: Sun, 13 Feb 2022 13:35:15 GMT
- Title: Learning Asymmetric Embedding for Attributed Networks via Convolutional
Neural Network
- Authors: Mohammadreza Radmanesh, Hossein Ghorbanzadeh, Ahmad Asgharian Rezaei,
Mahdi Jalili, Xinghuo Yu
- Abstract summary: 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.
We test the performance of AAGCN on three real-world networks for network reconstruction, link prediction, node classification and visualization tasks.
- Score: 19.611523749659355
- License: http://creativecommons.org/licenses/by-nc-sa/4.0/
- 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 aggregate the features of a node with
the features of its in- and out- neighbours. Then, it learns two embedding
vectors for each node, one source embedding vector and one target embedding
vector. The final representations are the results of concatenating source and
target embedding vectors. We test the performance of AAGCN on three real-world
networks for network reconstruction, link prediction, node classification and
visualization tasks. The experimental results show the superiority of AAGCN
against state-of-the-art embedding methods.
Related papers
- GNN-LoFI: a Novel Graph Neural Network through Localized Feature-based
Histogram Intersection [51.608147732998994]
Graph neural networks are increasingly becoming the framework of choice for graph-based machine learning.
We propose a new graph neural network architecture that substitutes classical message passing with an analysis of the local distribution of node features.
arXiv Detail & Related papers (2024-01-17T13:04:23Z) - Domain-adaptive Message Passing Graph Neural Network [67.35534058138387]
Cross-network node classification (CNNC) aims to classify nodes in a label-deficient target network by transferring the knowledge from a source network with abundant labels.
We propose a domain-adaptive message passing graph neural network (DM-GNN), which integrates graph neural network (GNN) with conditional adversarial domain adaptation.
arXiv Detail & Related papers (2023-08-31T05:26:08Z) - Collaborative Graph Neural Networks for Attributed Network Embedding [63.39495932900291]
Graph neural networks (GNNs) have shown prominent performance on attributed network embedding.
We propose COllaborative graph Neural Networks--CONN, a tailored GNN architecture for network embedding.
arXiv Detail & Related papers (2023-07-22T04:52:27Z) - The Influence of Network Structural Preference on Node Classification
and Link Prediction [0.0]
This work introduces a new feature abstraction method, namely the Transition Probabilities Matrix (TPM)
The success of the proposed embedding method is tested on node identification/classification and link prediction on three commonly used real-world networks.
arXiv Detail & Related papers (2022-08-07T12:56:28Z) - Link Prediction with Contextualized Self-Supervision [63.25455976593081]
Link prediction aims to infer the existence of a link between two nodes in a network.
Traditional link prediction algorithms are hindered by three major challenges -- link sparsity, node attribute noise and network dynamics.
We propose a Contextualized Self-Supervised Learning framework that fully exploits structural context prediction for link prediction.
arXiv Detail & Related papers (2022-01-25T03:12:32Z) - Dynamic Graph: Learning Instance-aware Connectivity for Neural Networks [78.65792427542672]
Dynamic Graph Network (DG-Net) is a complete directed acyclic graph, where the nodes represent convolutional blocks and the edges represent connection paths.
Instead of using the same path of the network, DG-Net aggregates features dynamically in each node, which allows the network to have more representation ability.
arXiv Detail & Related papers (2020-10-02T16:50:26Z) - Decoupled Variational Embedding for Signed Directed Networks [39.3449157396596]
We propose to learn more representative node embeddings by simultaneously capturing the first-order and high-order topology in signed directed networks.
In particular, we reformulate the representation learning problem on signed directed networks from a variational auto-encoding perspective.
Extensive experiments are conducted on three widely used real-world datasets.
arXiv Detail & Related papers (2020-08-28T02:48:15Z) - DINE: A Framework for Deep Incomplete Network Embedding [33.97952453310253]
We propose a Deep Incomplete Network Embedding method, namely DINE.
We first complete the missing part including both nodes and edges in a partially observable network by using the expectation-maximization framework.
We evaluate DINE over three networks on multi-label classification and link prediction tasks.
arXiv Detail & Related papers (2020-08-09T04:59:35Z) - Binarized Graph Neural Network [65.20589262811677]
We develop a binarized graph neural network to learn the binary representations of the nodes with binary network parameters.
Our proposed method can be seamlessly integrated into the existing GNN-based embedding approaches.
Experiments indicate that the proposed binarized graph neural network, namely BGN, is orders of magnitude more efficient in terms of both time and space.
arXiv Detail & Related papers (2020-04-19T09:43:14Z) - Adversarial Deep Network Embedding for Cross-network Node Classification [27.777464531860325]
Cross-network node classification leverages the abundant labeled nodes from a source network to help classify unlabeled nodes in a target network.
In this paper, we propose an adversarial cross-network deep network embedding model to integrate adversarial domain adaptation with deep network embedding.
The proposed ACDNE model achieves the state-of-the-art performance in cross-network node classification.
arXiv Detail & Related papers (2020-02-18T04:30:43Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.