2012 IEEE 28th International Conference on Data Engineering 2012
DOI: 10.1109/icde.2012.28
|View full text |Cite
|
Sign up to set email alerts
|

An Efficient Graph Indexing Method

Abstract: Abstract-Graphs are popular models for representing complex structure data and similarity search for graphs has become a fundamental research problem. Many techniques have been proposed to support similarity search based on the graph edit distance. However, they all suffer from certain drawbacks: high computational complexity, poor scalability in terms of database size, or not taking full advantage of indexes. To address these problems, in this paper, we propose SEGOS, an indexing and query processing framewor… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
81
0

Year Published

2013
2013
2023
2023

Publication Types

Select...
4
3

Relationship

2
5

Authors

Journals

citations
Cited by 92 publications
(81 citation statements)
references
References 31 publications
(39 reference statements)
0
81
0
Order By: Relevance
“…• SEGOS, labeled by "S", is an algorithm based on stars, incorporating novel indexing and search strategies [15]. We received the source code from the authors.…”
Section: Comparing With Existing Methodsmentioning
confidence: 99%
See 3 more Smart Citations
“…• SEGOS, labeled by "S", is an algorithm based on stars, incorporating novel indexing and search strategies [15]. We received the source code from the authors.…”
Section: Comparing With Existing Methodsmentioning
confidence: 99%
“…It establishes a filtering condition on the upper bound of SED(g, q) as τ · max(4, 1 + max(γg, γq)), which is also proportional to the maximum vertex degree. Based on star structures, a two-level index and a cascaded search strategy were presented by SEGOS [15]. While it is superior to star structure in search strategy, the basic filtering principle remains the same.…”
Section: Prior Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Similar to the work in [25], we can construct a weighted matrix for each pair of grams from two sequences, and apply the Hungarian algorithm [8,19]. Based on gram mapping distance, we show how a tighter lower bound on the edit distance between two sequences could be achieved.…”
Section: Definition 3 (Gram Mapping Distance)(gmd) Given Two Gram Mumentioning
confidence: 99%