Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

EUGENE: Explainable Structure-aware Graph Edit Distance Estimation with Generalized Edit Costs

About

The need to identify graphs with small structural distances from a query arises in domains such as biology, chemistry, recommender systems, and social network analysis. Among several methods for measuring inter-graph distance, Graph Edit Distance (GED) is preferred for its comprehensibility, though its computation is hindered by NP-hardness. Optimization based heuristic methods often face challenges in providing accurate approximations. State-of-the-art GED approximations predominantly utilize neural methods, which, however: (i) lack an explanatory edit path corresponding to the approximated GED; (ii) require the NP-hard generation of ground-truth GEDs for training; and (iii) necessitate separate training on each dataset. In this paper, we propose EUGENE, an efficient, algebraic, and structure-aware optimization based method that estimates GED and also provides edit paths corresponding to the estimated cost. Extensive experimental evaluation demonstrates that EUGENE achieves state-of-the-art GED estimation with superior scalability across diverse datasets and generalized cost settings.

Aditya Bommakanti, Harshith Reddy Vonteri, Sayan Ranu, Panagiotis Karras• 2024

Related benchmarks

TaskDatasetResultRank
Graph Edit Distance ApproximationAIDS
RMSE4.32
36
Graph Edit Distance ApproximationMUTAG
RMSE9.18
27
Graph Edit Distance ApproximationPTC-MR
RMSE8.59
27
Graph Edit Distance ApproximationAIDS (test)
RMSE5.39
18
Graph Edit Distance ApproximationPTC(MR) (test)
RMSE5.14
18
Graph Edit Distance ApproximationMutag (test)
RMSE7.02
18
Graph Edit Distance ApproximationMUTAG Configuration 1 (test)
RMSE18.68
9
Graph Edit Distance ApproximationPTC MR Configuration 1 (test)
RMSE5.15
9
Graph Edit Distance ApproximationBBBP
Inference Time (ms)9.22e+3
8
Showing 9 of 9 rows

Other info

Follow for update