2021
DOI: 10.48550/arxiv.2104.03583
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

Query Driven-Graph Neural Networks for Community Search: From Non-Attributed, Attributed, to Interactive Attributed

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 pro… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
7
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
3
1

Relationship

1
3

Authors

Journals

citations
Cited by 4 publications
(7 citation statements)
references
References 28 publications
(69 reference statements)
0
7
0
Order By: Relevance
“…Unless stated otherwise, in each layer we employ ReLU as activation function, and dropout rate of 0.5. For large datasets, we adopt the method used in [15,22] and select nodes in 2-hop neighbors of query nodes as the candidate subgraph for each query. We then train the model on these small subgraphs and predict communities.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Unless stated otherwise, in each layer we employ ReLU as activation function, and dropout rate of 0.5. For large datasets, we adopt the method used in [15,22] and select nodes in 2-hop neighbors of query nodes as the candidate subgraph for each query. We then train the model on these small subgraphs and predict communities.…”
Section: Methodsmentioning
confidence: 99%
“…More recently, CS has also been investigated for more complex graphs, such as directed [10,11], geo-social [16,41], temporal [29], multi-valued [28], weighted [40], and labeled [8] graphs. To address the structural inflexibility of these models, recently, graph neural network-based approaches have been introduced [15,22]. However, all these approaches focus on networks with a single view while we study networks with multiple views.…”
Section: Motivationsmentioning
confidence: 99%
“…Recently, community search has also been explored in directed [14,15], weighted [55], geo-social [21,56], multilayer [3,4,24], multi-valued [27], and labeled [12] graphs. Inspired by the success of Graph Neural Networks (GNNs), recently, several GNN-based approaches have been proposed for community search, such as [3,18,25]. However, these models only focus on static networks and do not capture the dynamics of interactions and temporal properties.…”
Section: Related Workmentioning
confidence: 99%
“…To this end, it is quite difficult to choose a proper 𝑘 value as well as one community metric to pursue high accuracy. To tackle the structural inflexibility of traditional CS algorithms, ML/DL-based solutions [14,24] are arising as an attractive research direction. These approaches build ML/DL models from given ground-truth communities and expect the model to generalize to unknown community-member relationships.…”
Section: Introductionmentioning
confidence: 99%
“…The effectiveness will be degraded if the user cannot provide enough high-quality ground-truth for that query node. [24] proposes a graph neural network based model that is trained by a collection of query nodes with their ground-truth, and makes predictions for unseen query nodes. For one graph, a large volume of query nodes with membership ground-truth are necessary for training, which ensure the model well generalize to other local queries.…”
Section: Introductionmentioning
confidence: 99%