Additive approximation for edge-deletion problems
Noga Alon, Asaf Shapira, Benny Sudakov

TL;DR
This paper introduces an additive approximation method for the edge-deletion problem in graphs with monotone properties, demonstrating near-optimal approximation bounds and NP-hardness for dense graphs, answering a longstanding open question.
Contribution
It provides the first approximation algorithm with additive error for E_P(G) and proves NP-hardness of approximation for dense graphs, combining combinatorial, extremal, and spectral techniques.
Findings
Approximate E_P(G) within an additive error of εn^2 for any monotone property.
Proves NP-hardness of approximating E_P(G) within n^{2-δ} for most properties.
Answers a 1981 open question on the complexity of computing E_P(G) for dense graphs.
Abstract
A graph property is monotone if it is closed under removal of vertices and edges. In this paper we consider the following edge-deletion problem; given a monotone property P and a graph G, compute the smallest number of edge deletions that are needed in order to turn G into a graph satisfying P. We denote this quantity by E_P(G). Our first result states that for any monotone graph property P, any \epsilon >0 and n-vertex input graph G one can approximate E_P(G) up to an additive error of \epsilon n^2 Our second main result shows that such approximation is essentially best possible and for most properties, it is NP-hard to approximate E_P(G) up to an additive error of n^{2-\delta}, for any fixed positive \delta. The proof requires several new combinatorial ideas and involves tools from Extremal Graph Theory together with spectral techniques. Interestingly, prior to this work it was…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsLimits and Structures in Graph Theory · Advanced Graph Theory Research · Complexity and Algorithms in Graphs
