QD-GCN: Query-Driven Graph Convolutional Networks for Attributed
Community Search
- URL: http://arxiv.org/abs/2104.03583v1
- Date: Thu, 8 Apr 2021 07:52:48 GMT
- Title: QD-GCN: Query-Driven Graph Convolutional Networks for Attributed
Community Search
- Authors: Yuli Jiang, Yu Rong, Hong Cheng, Xin Huang, Kangfei Zhao, Junzhou
Huang
- Abstract summary: QD-GCN is an end-to-end framework that unifies the community structure as well as node attributes to solve the ACS problem.
We show that QD-GCN outperforms existing attributed community search algorithms in terms of both efficiency and effectiveness.
- Score: 54.42038098426504
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Recently, attributed community search, a related but different problem to
community detection and graph clustering, has been widely studied in the
literature. Compared with the community detection that finds all existing
static communities from a graph, the attributed community search (ACS) is more
challenging since it aims to find dynamic communities with both cohesive
structures and homogeneous node attributes given arbitrary queries. To solve
the ACS problem, the most popular paradigm is to simplify the problem as two
sub-problems, that is, structural matching and attribute filtering and deal
with them separately. However, in real-world graphs, the community structure
and the node attributes are actually correlated to each other. In this vein,
current studies cannot capture these correlations which are vital for the ACS
problem.
In this paper, we propose Query-Driven Graph Convolutional Networks (QD-GCN),
an end-to-end framework that unifies the community structure as well as node
attribute to solve the ACS problem. In particular, QD-GCN leverages the Graph
Convolutional Networks, which is a powerful tool to encode the graph topology
and node attributes concurrently, as the backbones to extract the
query-dependent community information from the original graph. By utilizing
this query-dependent community information, QD-GCN is able to predict the
target community given any queries. Experiments on real-world graphs with
ground-truth communities demonstrate that QD-GCN outperforms existing
attributed community search algorithms in terms of both efficiency and
effectiveness.
Related papers
- DGNN: Decoupled Graph Neural Networks with Structural Consistency
between Attribute and Graph Embedding Representations [62.04558318166396]
Graph neural networks (GNNs) demonstrate a robust capability for representation learning on graphs with complex structures.
A novel GNNs framework, dubbed Decoupled Graph Neural Networks (DGNN), is introduced to obtain a more comprehensive embedding representation of nodes.
Experimental results conducted on several graph benchmark datasets verify DGNN's superiority in node classification task.
arXiv Detail & Related papers (2024-01-28T06:43:13Z) - RBA-GCN: Relational Bilevel Aggregation Graph Convolutional Network for
Emotion Recognition [38.87080348908327]
We present the relational bilevel aggregation graph convolutional network (RBA-GCN)
It consists of three modules: the graph generation module (GGM), similarity-based cluster building module (SCBM) and bilevel aggregation module (BiAM)
On both the IEMOCAP and MELD datasets, the weighted average F1 score of RBA-GCN has a 2.17$sim$5.21% improvement over that of the most advanced method.
arXiv Detail & Related papers (2023-08-18T11:29:12Z) - CS-TGN: Community Search via Temporal Graph Neural Networks [0.0]
We propose a query-driven Temporal Graph Convolutional Network (CS-TGN) that can capture flexible community structures.
CS-TGN first combines the local query-dependent structure and the global graph embedding in each snapshot of the network.
We demonstrate how this model can be used for interactive community search in an online setting.
arXiv Detail & Related papers (2023-03-15T22:23:32Z) - CS-MLGCN : Multiplex Graph Convolutional Networks for Community Search
in Multiplex Networks [0.0]
We propose a query-driven graph convolutional network in multiplex networks, CS-MLGCN, that can capture flexible community structures.
Experiments on real-world graphs with ground-truth communities validate the quality of the solutions we obtain.
arXiv Detail & Related papers (2022-10-17T07:47:19Z) - A Variational Edge Partition Model for Supervised Graph Representation
Learning [51.30365677476971]
This paper introduces a graph generative process to model how the observed edges are generated by aggregating the node interactions over a set of overlapping node communities.
We partition each edge into the summation of multiple community-specific weighted edges and use them to define community-specific GNNs.
A variational inference framework is proposed to jointly learn a GNN based inference network that partitions the edges into different communities, these community-specific GNNs, and a GNN based predictor that combines community-specific GNNs for the end classification task.
arXiv Detail & Related papers (2022-02-07T14:37:50Z) - Dimensionality Reduction Meets Message Passing for Graph Node Embeddings [0.0]
We propose PCAPass, a method which combines Principal Component Analysis (PCA) and message passing for generating node embeddings in an unsupervised manner.
We show empirically that this approach provides competitive performance compared to popular GNNs on node classification benchmarks.
Our research demonstrates that applying dimensionality reduction with message passing and skip connections is a promising mechanism for aggregating long-range dependencies in graph structured data.
arXiv Detail & Related papers (2022-02-01T13:39:00Z) - Detecting Communities from Heterogeneous Graphs: A Context Path-based
Graph Neural Network Model [23.525079144108567]
We build a Context Path-based Graph Neural Network (CP-GNN) model.
It embeds the high-order relationship between nodes into the node embedding.
It outperforms the state-of-the-art community detection methods.
arXiv Detail & Related papers (2021-09-05T12:28:00Z) - Node Similarity Preserving Graph Convolutional Networks [51.520749924844054]
Graph Neural Networks (GNNs) explore the graph structure and node features by aggregating and transforming information within node neighborhoods.
We propose SimP-GCN that can effectively and efficiently preserve node similarity while exploiting graph structure.
We validate the effectiveness of SimP-GCN on seven benchmark datasets including three assortative and four disassorative graphs.
arXiv Detail & Related papers (2020-11-19T04:18:01Z) - Factorizable Graph Convolutional Networks [90.59836684458905]
We introduce a novel graph convolutional network (GCN) that explicitly disentangles intertwined relations encoded in a graph.
FactorGCN takes a simple graph as input, and disentangles it into several factorized graphs.
We evaluate the proposed FactorGCN both qualitatively and quantitatively on the synthetic and real-world datasets.
arXiv Detail & Related papers (2020-10-12T03:01:40Z) - AM-GCN: Adaptive Multi-channel Graph Convolutional Networks [85.0332394224503]
We study whether Graph Convolutional Networks (GCNs) can optimally integrate node features and topological structures in a complex graph with rich information.
We propose an adaptive multi-channel graph convolutional networks for semi-supervised classification (AM-GCN)
Our experiments show that AM-GCN extracts the most correlated information from both node features and topological structures substantially.
arXiv Detail & Related papers (2020-07-05T08:16:03Z)
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.