Line Cover and Related Problems
Matthias Bentert, Fedor v. Fomin, Petr A. Golovach, Souvik Saha, Sanjay Seetharaman, Kirill Simonov, Anannya Upasana

TL;DR
This paper investigates the computational complexity of various geometric covering problems, revealing fixed-parameter tractability for some and hardness results for others, with implications for machine learning and data analysis.
Contribution
It establishes complexity classifications for generalized line and hyperplane covering problems, including hardness results and algorithms for projective clustering.
Findings
Line Cover is fixed-parameter tractable when parameterized by k.
Line Clustering is W[1]-hard and unlikely to have an n^{o(k)} algorithm.
Hyperplane Cover remains NP-hard even for d=2 and k=2.
Abstract
We study extensions of the classic \emph{Line Cover} problem, which asks whether a set of points in the plane can be covered using lines. Line Cover is known to be NP-hard, and we focus on two natural generalizations. The first is \textbf{Line Clustering}, where the goal is to find lines minimizing the sum of squared distances from the input points to their nearest line. The second is \textbf{Hyperplane Cover}, which asks whether points in can be covered by hyperplanes. We also study the more general \textbf{Projective Clustering} problem, which unifies both settings and has applications in machine learning, data analysis, and computational geometry. In this problem, one seeks affine subspaces of dimension that minimize the sum of squared distances from the given points in to the nearest subspace. Our results reveal notable…
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
TopicsComputational Geometry and Mesh Generation · Facility Location and Emergency Management · Topological and Geometric Data Analysis
