Improved local search for graph edit distance

07/05/2019
by   Nicolas Boria, et al.
0

Graph Edit Distance (GED) measures the dissimilarity between two graphs as the minimal cost of a sequence of elementary operations transforming one graph into another. This measure is fundamental in many areas such as structural pattern recognition or classification. However, exactly computing GED is NP-hard. Among different classes of heuristic algorithms that were proposed to compute approximate solutions, local search based algorithms provide the tightest upper bounds for GED. In this paper, we present K-REFINE and RANDPOST. K-REFINE generalizes and improves an existing local search algorithm and performs particularly well on small graphs. RANDPOST is a general warm start framework that stochastically generates promising initial solutions to be used by any local search based GED algorithm. It is particularly efficient on large graphs. An extensive empirical evaluation demonstrates that both K-REFINE and RANDPOST perform excellently in practice.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
03/23/2016

Cosolver2B: An Efficient Local Search Heuristic for the Travelling Thief Problem

Real-world problems are very difficult to optimize. However, many resear...
research
09/19/2015

Exploiting Reduction Rules and Data Structures: Local Search for Minimum Vertex Cover in Massive Graphs

The Minimum Vertex Cover (MinVC) problem is a well-known NP-hard problem...
research
04/18/2019

Convex Graph Invariant Relaxations For Graph Edit Distance

The edit distance between two graphs is a widely used measure of similar...
research
04/06/2022

Efficient Bayesian Network Structure Learning via Parameterized Local Search on Topological Orderings

In Bayesian Network Structure Learning (BNSL), one is given a variable s...
research
06/29/2019

Upper Bounding GED via Transformations to LSAPE Based on Rings and Machine Learning

The graph edit distance (GED) is a flexible distance measure which is wi...
research
11/19/2021

Benchmarking Small-Scale Quantum Devices on Computing Graph Edit Distance

Distance measures provide the foundation for many popular algorithms in ...
research
02/20/2018

Memetic Graph Clustering

It is common knowledge that there is no single best strategy for graph c...

Please sign up or login with your details

Forgot password? Click here to reset