Loading Now

Summary of Eugene: Explainable Unsupervised Approximation Of Graph Edit Distance with Generalized Edit Costs, by Aditya Bommakanti et al.


EUGENE: Explainable Unsupervised Approximation of Graph Edit Distance with Generalized Edit Costs

by Aditya Bommakanti, Harshith Reddy Vonteri, Sayan Ranu, Panagiotis Karras

First submitted to arxiv on: 8 Feb 2024

Categories

  • Main: Machine Learning (cs.LG)
  • Secondary: None

     Abstract of paper      PDF of paper


GrooveSquid.com Paper Summaries

GrooveSquid.com’s goal is to make artificial intelligence research accessible by summarizing AI papers in simpler terms. Each summary below covers the same AI paper, written at different levels of difficulty. The medium difficulty and low difficulty versions are original summaries written by GrooveSquid.com, while the high difficulty version is the paper’s original abstract. Feel free to learn from the version that suits you best!

Summary difficulty Written by Summary
High Paper authors High Difficulty Summary
Read the original abstract here
Medium GrooveSquid.com (original content) Medium Difficulty Summary
The proposed algorithm, EUGENE, addresses the challenge of accurately estimating Graph Edit Distance (GED) between query graphs and those with similar structures. Traditional methods often rely on neural networks, which have limitations such as requiring ground-truth GEDs for training and being dataset-specific. EUGENE, an algebraic approach, not only estimates GED but also provides edit paths corresponding to the approximated cost. The method demonstrates state-of-the-art performance in GED estimation and scalability across various datasets and cost settings.
Low GrooveSquid.com (original content) Low Difficulty Summary
EUGENE is a new way to measure how similar two graphs are to each other. Graphs are like networks, and this algorithm helps us find similarities between them. Right now, we use special computer programs called neural networks to do this, but they have some problems. EUGENE solves these issues by being more efficient and providing extra information about why the graphs are similar.

Keywords

* Artificial intelligence