Proceedings of the Twelfth ACM International Conference on Web Search and Data Mining 2019
DOI: 10.1145/3289600.3290967
|View full text |Cite
|
Sign up to set email alerts
|

SimGNN

Abstract: Graph similarity search is among the most important graph-based applications, e.g. finding the chemical compounds that are most similar to a query compound. Graph similarity/distance computation, such as Graph Edit Distance (GED) and Maximum Common Subgraph (MCS), is the core operation of graph similarity search and many other applications, but very costly to compute in practice. Inspired by the recent success of neural network approaches to several graph applications, such as node or graph classification, we … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

1
59
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 213 publications
(82 citation statements)
references
References 38 publications
1
59
0
Order By: Relevance
“…In addition, we used the attention mechanism, widely used in natural language process , and graph similarity search field, which demonstrated its effectiveness in detecting local information correlated to the global feature. We used the attention algorithm proposed by Bai et al that computes the atomic contribution with respect to the global feature, which is used to find node features close to the global feature. The proposed attention algorithm is applied to the crystal graph after it has passed all convolutional layers.…”
mentioning
confidence: 99%
“…In addition, we used the attention mechanism, widely used in natural language process , and graph similarity search field, which demonstrated its effectiveness in detecting local information correlated to the global feature. We used the attention algorithm proposed by Bai et al that computes the atomic contribution with respect to the global feature, which is used to find node features close to the global feature. The proposed attention algorithm is applied to the crystal graph after it has passed all convolutional layers.…”
mentioning
confidence: 99%
“…Storing these data structures in databases such as Neo4J [45] is typical. Graph embedding can represent graphs mathematically [46] and AI-based approaches optimize pattern matching in graphs [47]. Semantic analysis based on graphs provides comprehensive query languages like SPARQL [48], RDF Schemas and many algorithms for graph transformations.…”
Section: Graph Representation Processingmentioning
confidence: 99%
“…In [49], a comparison of algorithms for graph similarity is given. AI-based methods are becoming more common [47]. Here, an efficient graph-based indexing and pattern matching is important, particularly on smartphone hardware.…”
Section: Graph Representation Processingmentioning
confidence: 99%
See 1 more Smart Citation
“…An implementation of the graph edit distance comparison method was created using Pythonbased code that can input diagrams created in Lucidchart (lucidchart.com) and determine the GED between two diagrams. A similarity rating is then determined from the GED using the normalization described by Bai et al [18]. A comparison was then made between the GED evaluation and the similarity rating determined by the course instructor.…”
Section: Algorithmic Computer-based Approaches To Assessmentmentioning
confidence: 99%