English

No-dimensional Tverberg Theorems and Algorithms

Computational Geometry 2023-07-06 v3

Abstract

Tverberg's theorem states that for any k2k \ge 2 and any set PRdP \subset \mathbb{R}^d of at least (d+1)(k1)+1(d + 1)(k - 1) + 1 points in dd dimensions, we can partition PP into kk subsets whose convex hulls have a non-empty intersection. The associated search problem of finding the partition lies in the complexity class CLS=PPADPLS\text{CLS} = \text{PPAD} \cap \text{PLS}, but no hardness results are known. In the colorful Tverberg theorem, the points in PP have colors, and under certain conditions, PP can be partitioned into colorful sets, in which each color appears exactly once and whose convex hulls intersect. To date, the complexity of the associated search problem is unresolved. Recently, Adiprasito, Barany, and Mustafa gave a no-dimensional Tverberg theorem, in which the convex hulls may intersect in an approximate fashion. This relaxes the requirement on the cardinality of PP. The argument is constructive, but does not result in a polynomial-time algorithm. We present a deterministic algorithm that finds for any nn-point set PRdP \subset \mathbb{R}^d and any k{2,,n}k \in \{2, \dots, n\} in O(ndlogk)O(nd \lceil{\log k}\rceil) time a kk-partition of PP such that there is a ball of radius O((k/n)diam(P))O\left((k/\sqrt{n})\mathrm{diam(P)}\right) that intersects the convex hull of each set. Given that this problem is not known to be solvable exactly in polynomial time, our result provides a remarkably efficient and simple new notion of approximation. Our main contribution is to generalize Sarkaria's method to reduce the Tverberg problem to the Colorful Caratheodory problem (in the simplified tensor product interpretation of Barany and Onn) and to apply it algorithmically. It turns out that this not only leads to an alternative algorithmic proof of a no-dimensional Tverberg theorem, but it also generalizes to other settings such as the colorful variant of the problem.

Keywords

Cite

@article{arxiv.1907.04284,
  title  = {No-dimensional Tverberg Theorems and Algorithms},
  author = {Aruni Choudhary and Wolfgang Mulzer},
  journal= {arXiv preprint arXiv:1907.04284},
  year   = {2023}
}

Comments

29 pages, 3 figures; a preliminary version appeared as SoCG 2020

R2 v1 2026-06-23T10:16:30.274Z