2019
DOI: 10.3390/info10020061
|View full text |Cite
|
Sign up to set email alerts
|

Dynamic Top-K Interesting Subgraph Query on Large-Scale Labeled Graphs

Abstract: A labeled graph is a special structure with node identification capability, which is often used in information networks, biological networks, and other fields. The subgraph query is widely used as an important means of graph data analysis. As the size of the labeled graph increases and changes dynamically, users tend to focus on the high-match results that are of interest to them, and they want to take advantage of the relationship and number of results to get the results of the query quickly. For this reason,… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
7
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
4
2

Relationship

1
5

Authors

Journals

citations
Cited by 7 publications
(7 citation statements)
references
References 36 publications
0
7
0
Order By: Relevance
“…We use the interestingness score [14] to identify the quality of a matching subgraph, which is the sum of the weights of a matching subgraph in the data graph G. It is generally believed that the higher the interestingness score, the better the matching result. us, the personalized Top-K interesting subgraph query is used to search the top K matching subgraphs with the highest interestingness score under the condition that the query constraint is satisfied.…”
Section: Problem Statementmentioning
confidence: 99%
See 2 more Smart Citations
“…We use the interestingness score [14] to identify the quality of a matching subgraph, which is the sum of the weights of a matching subgraph in the data graph G. It is generally believed that the higher the interestingness score, the better the matching result. us, the personalized Top-K interesting subgraph query is used to search the top K matching subgraphs with the highest interestingness score under the condition that the query constraint is satisfied.…”
Section: Problem Statementmentioning
confidence: 99%
“…If the interestingness score of Size-c () is equal to or less than the bottom of the Top-K heap, then the result will be stored in the CM heap (lines 7-9). Else, the bottom of the Top-K heap will be replicated to the CM heap and deleted from the Top-K heap, and at the same time, the result will be stored in the Top-K heap (lines [11][12][13][14][15]. e time complexity of the matching algorithm is O (n), in which n is the number of edges in CES.…”
Section: Ubv (Sizementioning
confidence: 99%
See 1 more Smart Citation
“…On the "subjective" side of the interestingness problem, one approach considers interesting subgraphs as a subgraph matching problem (Shan et al, 2019). Their general idea is to compute all matching subgraphs that satisfy a user the query and then ranking the results based on the rarity and the likelihood of the associations among entities in the subgraphs.…”
Section: Related Workmentioning
confidence: 99%
“…One of the earliest "graph mining" approaches focused on discovering the most frequently occurring subgraphs [3], [4]. A second approach considers interesting subgraphs as a subgraph matching problem [5]- [7]. Their general approach is to compute all matching subgraphs that satisfy a user the query and then ranking the results based on the rarity and the likelihood of the associations among entities in the subgraphs.…”
Section: Interesting Subgraphs Of a Social Networkmentioning
confidence: 99%