Robust Graph Isomorphism, Quadratic Assignment and VC Dimension

Abstract

We present an additive n2-approximation algorithm for the Graph Edit Distance problem (GED) on graphs of VC dimension d running in time nO(d/2). In particular, this recovers a previous result by Arora, Frieze, and Kaplan [Math. Program. 2002] who gave an n2-approximation running in time nO( n/2). Similar to the work of Arora et al., we extend our results to arbitrary Quadratic Assignment problems (QAPs) by introducing a notion of VC dimension for QAP instances, and giving an n2-approximation for QAPs with bounded weights running in time nO(-2(d + -1)). As a particularly interesting special case, we further study the problem -GI, which entails determining if two graphs G,H over n vertices are isomorphic, when promised that if they are not, their graph edit distance is at least n2. We show that the standard Weisfeiler--Leman algorithm of dimension O(-1d(-1)) solves this problem on graphs of VC dimension d. We also show that dimension O(-1 n) suffices on arbitrary n-vertex graphs, while k-WL fails on instances at distance (n2/k).

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…