On Efficient Distance Approximation for Graph Properties

01/06/2020
by   Nimrod Fiat, et al.
0

A distance-approximation algorithm for a graph property P in the adjacency-matrix model is given an approximation parameter ϵ∈ (0,1) and query access to the adjacency matrix of a graph G=(V,E). It is required to output an estimate of the distance between G and the closest graph G'=(V,E') that satisfies P, where the distance between graphs is the size of the symmetric difference between their edge sets, normalized by |V|^2. In this work we introduce property covers, as a framework for using distance-approximation algorithms for "simple" properties to design distance-approximation. Applying this framework we present distance-approximation algorithms with poly(1/ϵ) query complexity for induced P_3-freeness, induced P_4-freeness, and Chordality. For induced C_4-freeness our algorithm has query complexity exp(poly(1/ϵ)). These complexities essentially match the corresponding known results for testing these properties and provide an exponential improvement on previously known results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
12/02/2019

On the query complexity of estimating the distance to hereditary graph properties

Given a family of graphs F, we prove that the normalized edit distance o...
research
02/13/2020

Efficient Distance Approximation for Structured High-Dimensional Distributions via Learning

We design efficient distance approximation algorithms for several classe...
research
02/15/2021

Testing properties of signed graphs

In graph property testing the task is to distinguish whether a graph sat...
research
04/08/2019

Junta correlation is testable

The problem of tolerant junta testing is a natural and challenging probl...
research
04/01/2019

Random walks and forbidden minors II: A poly(dε^-1)-query tester for minor-closed properties of bounded-degree graphs

Let G be a graph with n vertices and maximum degree d. Fix some minor-cl...
research
12/30/2018

Spectral methods for testing cluster structure of graphs

In the framework of graph property testing, we study the problem of dete...
research
05/09/2023

Testing versus estimation of graph properties, revisited

A distance estimator for a graph property 𝒫 is an algorithm that given G...

Please sign up or login with your details

Forgot password? Click here to reset