Efficient subgraph matching: Harmonizing dynamic programming, adaptive matching order, and failing set together

M Han, H Kim, G Gu, K Park, WS Han - Proceedings of the 2019 …, 2019 - dl.acm.org
Subgraph matching (or subgraph isomorphism) is one of the fundamental problems in graph
analysis. Extensive research has been done to develop practical solutions for subgraph …

Similarity search in graph databases: A multi-layered indexing approach

Y Liang, P Zhao - 2017 IEEE 33rd International Conference on …, 2017 - ieeexplore.ieee.org
We consider in this paper the similarity search problem that retrieves relevant graphs from a
graph database under the well-known graph edit distance (GED) constraint. Formally, given …

GHashing: Semantic graph hashing for approximate similarity search in graph databases

Z Qin, Y Bai, Y Sun - Proceedings of the 26th ACM SIGKDD international …, 2020 - dl.acm.org
Graph similarity search aims to find the most similar graphs to a query in a graph database
in terms of a given proximity measure, say Graph Edit Distance (GED). It is a widely studied …

Grand: A fast and accurate graph retrieval framework via knowledge distillation

L Lan, P Wang, R Shi, T Liu, J Zeng, F Sun… - Proceedings of the 47th …, 2024 - dl.acm.org
Graph retrieval aims to find the most similar graphs in a graph database given a query
graph, which is a fundamental problem with many real-world applications in chemical …

CSI_GED: An efficient approach for graph edit similarity computation

K Gouda, M Hassaan - 2016 IEEE 32nd International …, 2016 - ieeexplore.ieee.org
Graph similarity is a basic and essential operation in many applications. In this paper, we
are interested in computing graph similarity based on edit distance. Existing graph edit …

A data-driven decision support system for service completion prediction in last mile logistics

A Pegado-Bardayo, A Lorenzo-Espejo… - … Research Part A: Policy …, 2023 - Elsevier
The growing demand for last mile services (deliveries and pickups) often results in the work
overload of couriers, who are unable to complete all their assigned services within their …

A partition-based approach to structure similarity search

X Zhao, C Xiao, X Lin, Q Liu, W Zhang - Proceedings of the VLDB …, 2013 - dl.acm.org
Graphs are widely used to model complex data in many applications, such as bioinformatics,
chemistry, social networks, pattern recognition, etc. A fundamental and critical query …

Efficient structure similarity searches: a partition-based approach

X Zhao, C Xiao, X Lin, W Zhang, Y Wang - The VLDB Journal, 2018 - Springer
Graphs are widely used to model complex data in many applications, such as bioinformatics,
chemistry, social networks, pattern recognition. A fundamental and critical query primitive is …

Computing graph edit distance via neural graph matching

C Piao, T Xu, X Sun, Y Rong, K Zhao… - Proceedings of the VLDB …, 2023 - dl.acm.org
Graph edit distance (GED) computation is a fundamental NP-hard problem in graph theory.
Given a graph pair (G 1, G 2), GED is defined as the minimum number of primitive …

Speeding up GED verification for graph similarity search

L Chang, X Feng, X Lin, L Qin… - 2020 IEEE 36th …, 2020 - ieeexplore.ieee.org
Graph similarity search retrieves from a database all graphs whose edit distance (GED) to a
query graph is within a threshold. As GED computation is NP-hard, the existing works adopt …