English

The limited blessing of low dimensionality: when $1-1/d$ is the best possible exponent for $d$-dimensional geometric problems

Data Structures and Algorithms 2016-12-06 v1

Abstract

We are studying dd-dimensional geometric problems that have algorithms with 11/d1-1/d appearing in the exponent of the running time, for example, in the form of 2n11/d2^{n^{1-1/d}} or nk11/dn^{k^{1-1/d}}. This means that these algorithms perform somewhat better in low dimensions, but the running time is almost the same r all large values dd of the dimension. Our main result is showing that for some of these problems the dependence on 11/d1-1/d is best possible under a standard complexity assumption. We show that, assuming the Exponential Time Hypothesis, --- dd-dimensional Euclidean TSP on nn points cannot be solved in time 2O(n11/dϵ)2^{O(n^{1-1/d-\epsilon})} for any ϵ>0\epsilon>0, and --- the problem of finding a set of kk pairwise nonintersecting dd-dimensional unit balls/axis parallel unit cubes cannot be solved in time f(k)no(k11/d)f(k)n^{o(k^{1-1/d})} for any computable function ff. These lower bounds essentially match the known algorithms for these problems. To obtain these results, we first prove lower bounds on the complexity of Constraint Satisfaction Problems (CSPs) whose constraint graphs are dd-dimensional grids. We state the complexity results on CSPs in a way to make them convenient starting points for problem-specific reductions to particular dd-dimensional geometric problems and to be reusable in the future for further results of similar flavor.

Keywords

Cite

@article{arxiv.1612.01171,
  title  = {The limited blessing of low dimensionality: when $1-1/d$ is the best possible exponent for $d$-dimensional geometric problems},
  author = {Dániel Marx and Anastasios Sidiropoulos},
  journal= {arXiv preprint arXiv:1612.01171},
  year   = {2016}
}

Comments

Full version of SoCG 2014 paper