An efficient approximation for point-set diameter in higher dimensions
Mahdi Imanparast, Seyed Naser Hashemi, Ali Mohades

TL;DR
This paper introduces a new efficient approximation algorithm for computing the diameter of point sets in higher-dimensional Euclidean spaces, improving simplicity and data structure efficiency over previous methods.
Contribution
It presents a novel $(1+ ext{}\varepsilon)$-approximation algorithm with improved time complexity for high-dimensional point-set diameter computation.
Findings
Achieves $O(n+ 1/ ext{ ext}varepsilon^{d-1})$ time complexity
Provides a modified $(1+O( ext{ ext}varepsilon))$-approximation with $O(n+ 1/ ext{ ext}varepsilon^{rac{2d}{3}-rac{1}{3}})$ time
Offers improvements in simplicity and data structure over existing algorithms
Abstract
In this paper, we study the problem of computing the diameter of a set of points in -dimensional Euclidean space for a fixed dimension , and propose a new -approximation algorithm with time and space, where . We also show that the proposed algorithm can be modified to a -approximation algorithm with running time. These results provide some improvements in comparison with existing algorithms in terms of simplicity and data structure.
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 · Digital Image Processing Techniques · Advanced Numerical Analysis Techniques
