Linear-Time $(1+\varepsilon)$-Approximation Algorithms for Two-Line-Center Problems
Chaeyoon Chung, Anil Maheshwari, Michiel Smid

TL;DR
This paper introduces efficient $(1+ ext{epsilon})$-approximation algorithms for the two-line-center problem and its variants, achieving linear or near-linear runtime improvements over previous methods for geometric line-fitting tasks.
Contribution
The paper provides the first linear-time approximation algorithms for several variants of the two-line-center problem, significantly improving computational efficiency.
Findings
Achieved $O((n/ ext{epsilon}) ext{log}(1/ ext{epsilon}))$-time algorithm for the main problem.
Developed linear-time $(1+ ext{epsilon})$-approximation algorithms for three problem variants.
Provided an $O(n ext{log} n)$ exact algorithm for a specific fixed-orientation variant.
Abstract
Given a set of points in the plane, we study the two-line-center problem: finding two lines that minimize the maximum distance from each point in to its closest line. We present a -approximation algorithm for the two-line-center problem that runs in time, which improves the previously best -time algorithm. We also consider three variants of this problem, in which the orientations of the two lines are restricted: (1) the orientation of one of the two lines is fixed, (2) the orientations of both lines are fixed, and (3) the two lines are required to be parallel. For each of these three variants, we give the first -approximation algorithm that runs in linear time. In particular, for the variant 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.
Taxonomy
TopicsFacility Location and Emergency Management · Computational Geometry and Mesh Generation · Complexity and Algorithms in Graphs
