Fast Approximation and Randomized Algorithms for Diameter
Sharareh Alipour, Bahman Kalantari, Hamid Homapour

TL;DR
This paper introduces fast approximation algorithms for the diameter of point sets in high dimensions, including a randomized method, demonstrating superior performance and accuracy on large datasets up to one million points.
Contribution
It presents a new randomized algorithm for diameter approximation, improving efficiency and accuracy over existing methods, especially in high-dimensional and large-scale data.
Findings
Algorithms achieve solutions within 10^{-4} absolute error.
Performance surpasses many existing algorithms on large datasets.
Effective in high dimensions with minimal iterations.
Abstract
We consider approximation of diameter of a set of points in dimension . Eeciolu and Kalantari \cite{kal} have shown that given any , by computing its farthest in , say , and in turn the farthest point of , say , we have . Furthermore, iteratively replacing with an appropriately selected point on the line segment , in at most additional iterations, the constant bound factor is improved to . Here we prove when , . This suggests in practice a few iterations may produce good solutions in any dimension. Here we also propose a randomized version and present large scale computational results with these algorithm for arbitrary . The algorithms outperform many existing algorithms. On sets of data as large as points, the…
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 · 3D Shape Modeling and Analysis · Complexity and Algorithms in Graphs
