Applications of incidence bounds in point covering problems
Peyman Afshani, Edvin Berglin, Ingo van Duijn, Jesper Sindahl Nielsen

TL;DR
This paper develops new algorithms for point covering problems using incidence bounds, significantly improving the computational complexity for covering points with lines, curves, and hyperplanes in various dimensions.
Contribution
It introduces a non-parameterized algorithm for point covering problems and leverages incidence bounds to achieve faster algorithms for covering points with lines, curves, and hyperplanes.
Findings
Improved algorithms for Line Cover, Curve Cover, and Hyperplane Cover problems.
Faster running times compared to previous methods.
Application of incidence bounds to enhance algorithm efficiency.
Abstract
In the Line Cover problem a set of n points is given and the task is to cover the points using either the minimum number of lines or at most k lines. In Curve Cover, a generalization of Line Cover, the task is to cover the points using curves with d degrees of freedom. Another generalization is the Hyperplane Cover problem where points in d-dimensional space are to be covered by hyperplanes. All these problems have kernels of polynomial size, where the parameter is the minimum number of lines, curves, or hyperplanes needed. First we give a non-parameterized algorithm for both problems in O*(2^n) (where the O*(.) notation hides polynomial factors of n) time and polynomial space, beating a previous exponential-space result. Combining this with incidence bounds similar to the famous Szemeredi-Trotter bound, we present a Curve Cover algorithm with running time O*((Ck/log k)^((d-1)k)), where…
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.
