Proceedings of the 2011 ACM SIGMOD International Conference on Management of Data 2011
DOI: 10.1145/1989323.1989418
|View full text |Cite
|
Sign up to set email alerts
|

Neighborhood based fast graph search in large networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
81
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
4
2
2

Relationship

0
8

Authors

Journals

citations
Cited by 110 publications
(81 citation statements)
references
References 36 publications
0
81
0
Order By: Relevance
“…Khan et al [16] present 'Ness', a neighborhood based similarity search designed for graph datasets with a low incidence of automorphisms and a high incidence of noise (such as online social networks). Their method is based on an information propagation model which transforms a large network into a set of multidimensional vectors, which are then processed by indexing and similarity search algorithms.…”
Section: Recent Workmentioning
confidence: 99%
“…Khan et al [16] present 'Ness', a neighborhood based similarity search designed for graph datasets with a low incidence of automorphisms and a high incidence of noise (such as online social networks). Their method is based on an information propagation model which transforms a large network into a set of multidimensional vectors, which are then processed by indexing and similarity search algorithms.…”
Section: Recent Workmentioning
confidence: 99%
“…Lee et al give detailed comparisons of several well-known exact subgraph matching algorithms [20]. Algorithms for inexact subgraph matching problem are heuristic-based [17,18,22,27,28,39]. For example, TALE [28] by Tian et al first locates mappings of a subset of "important" nodes and then expands them to the whole graph.…”
Section: Related Workmentioning
confidence: 99%
“…For a given query graph Q, we denote a list of candidate matchings of a node v ∈ Q by cand(v). The candidate matchings of v contain nodes in G which are "similar" to v. The node similarity can be measured by comparing the two corresponding nodes [28], or comparing an r-hop neighborhood (usually r ≤ 2) of them [17,18]. Then cand(v) is sorted in the descending order of this measure.…”
Section: Local Searchmentioning
confidence: 99%
“…Similarly, approximate matching frameworks consist in either strict label similarity [8], or structural similarity [9] which restricts the number of findable solutions. Moreover, to the best of our knowledge, approximate graph matching using the aggregated search paradigm is novel and has never been tackled.…”
Section: Introductionmentioning
confidence: 99%
“…Besides, a different type of approximate structural matching works has been proposed in [18], [8]. These works are based on concept propagation [19] and spreading activation [20] instead of classical matching schemes (graph isomorphism and similarity metric).…”
Section: Introductionmentioning
confidence: 99%