Hardness of Approximation in P via Short Cycle Removal: Cycle Detection, Distance Oracles, and Beyond
Amir Abboud, Karl Bringmann, Seri Khoury, and Or Zamir

TL;DR
This paper introduces a technique to remove almost all short cycles in graphs without affecting triangles, and uses this to establish new hardness results for approximation and cycle detection problems in graph algorithms.
Contribution
It presents a novel method for cycle removal that preserves triangles, and derives tight lower bounds for distance oracles and cycle detection based on conjectures.
Findings
Proves no constant approximation for distance oracles under 3-SUM and APSP conjectures.
Establishes near-linear time lower bounds for k-cycle detection for all k ≥ 4.
Shows that improving cycle detection algorithms would imply breakthroughs in triangle detection.
Abstract
We present a new technique for efficiently removing almost all short cycles in a graph without unintentionally removing its triangles. Consequently, triangle finding problems do not become easy even in almost -cycle free graphs, for any constant . Triangle finding is at the base of many conditional lower bounds in P, mainly for distance computation problems, and the existence of many - or -cycles in a worst-case instance had been the obstacle towards resolving major open questions. Hardness of approximation: Are there distance oracles with preprocessing time and query time that achieve a constant approximation? Existing algorithms with such desirable time bounds only achieve super-constant approximation factors, while only factors were conditionally ruled out (P\u{a}tra\c{s}cu, Roditty, and Thorup; FOCS 2012). We prove that no…
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
TopicsComplexity and Algorithms in Graphs · Algorithms and Data Compression · Advanced Graph Theory Research
