Fast Community Detection based on Graph Autoencoder Reconstruction
- URL: http://arxiv.org/abs/2203.03151v1
- Date: Mon, 7 Mar 2022 06:04:27 GMT
- Title: Fast Community Detection based on Graph Autoencoder Reconstruction
- Authors: Chenyang Qiu, Zhaoci Huang, Wenzhe Xu, Huijia Li
- Abstract summary: We propose a community detection framework based on Graph AutoEncoder Reconstruction (noted as GAER)
We decompose the graph autoencoder-based one-step encoding into the two-stage encoding framework to adapt to the real-world big data system.
We further propose a peer awareness based module for real-time large graphs, which can realize the new nodes community detection at a faster speed.
- Score: 0.4129225533930965
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: With the rapid development of big data, how to efficiently and accurately
discover tight community structures in large-scale networks for knowledge
discovery has attracted more and more attention. In this paper, a community
detection framework based on Graph AutoEncoder Reconstruction (noted as GAER)
is proposed for the first time. GAER is a highly scalable framework which does
not require any prior information. We decompose the graph autoencoder-based
one-step encoding into the two-stage encoding framework to adapt to the
real-world big data system by reducing complexity from the original O(N^2) to
O(N). At the same time, based on the advantages of GAER support module
plug-and-play configuration and incremental community detection, we further
propose a peer awareness based module for real-time large graphs, which can
realize the new nodes community detection at a faster speed, and accelerate
model inference with the 6.15 times - 14.03 times speed. Finally, we apply the
GAER on multiple real-world datasets, including some large-scale networks. The
experimental result verified that GAER has achieved the superior performance on
almost all networks.
Related papers
- XG-NID: Dual-Modality Network Intrusion Detection using a Heterogeneous Graph Neural Network and Large Language Model [5.298018090482744]
"XG-NID" is the first to fuse flow-level and packet-level data within a heterogeneous graph structure.
XG-NID uniquely enables real-time inference while effectively capturing the intricate relationships between flow and packet payload data.
arXiv Detail & Related papers (2024-08-27T01:14:34Z) - Graph Transformers for Large Graphs [57.19338459218758]
This work advances representation learning on single large-scale graphs with a focus on identifying model characteristics and critical design constraints.
A key innovation of this work lies in the creation of a fast neighborhood sampling technique coupled with a local attention mechanism.
We report a 3x speedup and 16.8% performance gain on ogbn-products and snap-patents, while we also scale LargeGT on ogbn-100M with a 5.9% performance improvement.
arXiv Detail & Related papers (2023-12-18T11:19:23Z) - RIDE: Real-time Intrusion Detection via Explainable Machine Learning
Implemented in a Memristor Hardware Architecture [24.824596231020585]
We propose a packet-level network intrusion detection solution that makes use of Recurrent Autoencoders to integrate an arbitrary-length sequence of packets into a more compact joint feature embedding.
We show that our approach leads to an extremely efficient, real-time solution with high detection accuracy at the packet level.
arXiv Detail & Related papers (2023-11-27T17:30:19Z) - Unsupervised Graph Attention Autoencoder for Attributed Networks using
K-means Loss [0.0]
We introduce a simple, efficient, and clustering-oriented model based on unsupervised textbfGraph Attention textbfAutotextbfEncoder for community detection in attributed networks.
The proposed model adeptly learns representations from both the network's topology and attribute information, simultaneously addressing dual objectives: reconstruction and community discovery.
arXiv Detail & Related papers (2023-11-21T20:45:55Z) - A Comprehensive Study on Large-Scale Graph Training: Benchmarking and
Rethinking [124.21408098724551]
Large-scale graph training is a notoriously challenging problem for graph neural networks (GNNs)
We present a new ensembling training manner, named EnGCN, to address the existing issues.
Our proposed method has achieved new state-of-the-art (SOTA) performance on large-scale datasets.
arXiv Detail & Related papers (2022-10-14T03:43:05Z) - Simple and Efficient Heterogeneous Graph Neural Network [55.56564522532328]
Heterogeneous graph neural networks (HGNNs) have powerful capability to embed rich structural and semantic information of a heterogeneous graph into node representations.
Existing HGNNs inherit many mechanisms from graph neural networks (GNNs) over homogeneous graphs, especially the attention mechanism and the multi-layer structure.
This paper conducts an in-depth and detailed study of these mechanisms and proposes Simple and Efficient Heterogeneous Graph Neural Network (SeHGNN)
arXiv Detail & Related papers (2022-07-06T10:01:46Z) - VGAER: graph neural network reconstruction based community detection [0.37798600249187286]
This paper proposes a Variational Graph AutoEncoder Reconstruction based community detection VGAER for the first time.
We have designed corresponding input features, decoder, and downstream tasks based on the community detection task and these designs are concise, natural, and perform well.
Based on a series of experiments with wide range of datasets and advanced methods, VGAER has achieved superior performance and shows strong competitiveness and potential with a simpler design.
arXiv Detail & Related papers (2022-01-08T02:19:47Z) - Binary Graph Neural Networks [69.51765073772226]
Graph Neural Networks (GNNs) have emerged as a powerful and flexible framework for representation learning on irregular data.
In this paper, we present and evaluate different strategies for the binarization of graph neural networks.
We show that through careful design of the models, and control of the training process, binary graph neural networks can be trained at only a moderate cost in accuracy on challenging benchmarks.
arXiv Detail & Related papers (2020-12-31T18:48:58Z) - Spatio-Temporal Inception Graph Convolutional Networks for
Skeleton-Based Action Recognition [126.51241919472356]
We design a simple and highly modularized graph convolutional network architecture for skeleton-based action recognition.
Our network is constructed by repeating a building block that aggregates multi-granularity information from both the spatial and temporal paths.
arXiv Detail & Related papers (2020-11-26T14:43:04Z) - Hierarchical Message-Passing Graph Neural Networks [12.207978823927386]
We propose a novel Hierarchical Message-passing Graph Neural Networks framework.
Key idea is generating a hierarchical structure that re-organises all nodes in a flat graph into multi-level super graphs.
We present the first model to implement this framework, termed Hierarchical Community-aware Graph Neural Network (HC-GNN)
arXiv Detail & Related papers (2020-09-08T13:11:07Z) - Learning to Hash with Graph Neural Networks for Recommender Systems [103.82479899868191]
Graph representation learning has attracted much attention in supporting high quality candidate search at scale.
Despite its effectiveness in learning embedding vectors for objects in the user-item interaction network, the computational costs to infer users' preferences in continuous embedding space are tremendous.
We propose a simple yet effective discrete representation learning framework to jointly learn continuous and discrete codes.
arXiv Detail & Related papers (2020-03-04T06:59:56Z)
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.