paper-with-me

Papers

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

2024-02-08 · Aditya Bommakanti, Harshith Reddy Vonteri, Sayan Ranu, Panagiotis Karras

The need to identify graphs with small structural distances from a query arises in various 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. Unsupervised methods often face challenges in providing accurate approximations. State-of-the-art GED approximations predominantly utilize neural methods, which, however, have several limitations: (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 unsupervised method that approximates GED while providing edit paths corresponding to the approximated cost. Extensive experimental evaluation demonstrates that EUGENE achieves state-of-the-art performance in GED estimation and exhibits superior scalability across diverse datasets and generalized cost settings.

📄 PDF Abstract BibTeX arXiv:2402.05885

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

GEDAN: Learning the Edit Costs for Graph Edit Distance

2025-08-05 · Francesco Leonardi, Markus Orsi, Jean-Louis Reymond, Kaspar Riesen arxiv

Graph Edit Distance (GED) is defined as the minimum cost transformation of one graph into another and is a widely adopted metric for measuring the dissimilarity between graphs. The major problem of GED is that its comput…

Graph Neural Network

Implementation of nlization framework for verbs, pronouns and determiners with eugene

2013-09-10 · Harinder Singh, Parteek Kumar

UNL system is designed and implemented by a nonprofit organization, UNDL Foundation at Geneva in 1999. UNL applications are application softwares that allow end users to accomplish natural language tasks, such as transla…

Machine TranslationTranslation

Computing Approximate Graph Edit Distance via Optimal Transport

2024-12-25 · Qihao Cheng, Da Yan, Tianhao Wu, Zhongyi Huang 외

Given a graph pair $(G^1, G^2)$, graph edit distance (GED) is defined as the minimum number of edit operations converting $G^1$ to $G^2$. GED is a fundamental operation widely used in many applications, but its exact com…

Toward Economics as a New Complex System

2016-11-15

The 2015 Nobel Prize in Economic Sciences was awarded to Eugene Fama, Lars Peter Hansen and Robert Shiller for their contributions to the empirical analysis of asset prices. Eugene Fama [1] is an advocate of the efficien…

ImagenWorld: Stress-Testing Image Generation Models with Explainable Human Evaluation on Open-ended Real-World Tasks

2026-03-29 · Samin Mahdizadeh Sani, Max Ku, Nima Jamali, Matina Mahdizadeh Sani 외 arxiv

Advances in diffusion, autoregressive, and hybrid models have enabled high-quality image synthesis for tasks such as text-to-image, editing, and reference-guided composition. Yet, existing benchmarks remain limited, eith…

Image Generation