Fine-Grained Completeness for Optimization in P
Abstract
We initiate the study of fine-grained completeness theorems for exact and approximate optimization in the polynomial-time regime. Inspired by the first completeness results for decision problems in P (Gao, Impagliazzo, Kolokolova, Williams, TALG 2019) as well as the classic class MaxSNP and MaxSNP-completeness for NP optimization problems (Papadimitriou, Yannakakis, JCSS 1991), we define polynomial-time analogues MaxSP and MinSP, which contain a number of natural optimization problems in P, including Maximum Inner Product, general forms of nearest neighbor search and optimization variants of the -XOR problem. Specifically, we define MaxSP as the class of problems definable as , where is a quantifier-free first-order property over a given relational structure (with MinSP defined analogously). On -sized structures, we can solve each such problem in time . Our results are: - We determine (a sparse variant of) the Maximum/Minimum Inner Product problem as complete under *deterministic* fine-grained reductions: A strongly subquadratic algorithm for Maximum/Minimum Inner Product would beat the baseline running time of for *all* problems in MaxSP/MinSP by a polynomial factor. - This completeness transfers to approximation: Maximum/Minimum Inner Product is also complete in the sense that a strongly subquadratic -approximation would give a -approximation for all MaxSP/MinSP problems in time , where can be chosen arbitrarily small. Combining our completeness with~(Chen, Williams, SODA 2019), we obtain the perhaps surprising consequence that refuting the OV Hypothesis is *equivalent* to giving a -approximation for all MinSP problems in faster-than- time.
Cite
@article{arxiv.2107.01721,
title = {Fine-Grained Completeness for Optimization in P},
author = {Karl Bringmann and Alejandro Cassis and Nick Fischer and Marvin Künnemann},
journal= {arXiv preprint arXiv:2107.01721},
year = {2021}
}
Comments
Full version of APPROX'21 paper, abstract shortened to fit ArXiv requirements