English

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

Machine Learning 2025-09-30 v3

Abstract

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.

Keywords

Cite

@article{arxiv.2402.05885,
  title  = {EUGENE: Explainable Structure-aware Graph Edit Distance Estimation with Generalized Edit Costs},
  author = {Aditya Bommakanti and Harshith Reddy Vonteri and Sayan Ranu and Panagiotis Karras},
  journal= {arXiv preprint arXiv:2402.05885},
  year   = {2025}
}
R2 v1 2026-06-28T14:43:14.707Z