Rational Points on the Unit Sphere: Approximation Complexity and Practical Constructions
Daniel Bahrdt, Martin P. Seybold

TL;DR
This paper investigates the complexity of approximating points on the unit sphere with rational points of low bit size, providing new bounds, explicit constructions, and practical algorithms for applications like geospatial data.
Contribution
It revises lower bounds on rational sphere approximations, introduces explicit constructions with bounded denominators, and demonstrates practical algorithms with open-source implementation.
Findings
Floating-point solutions are trivial in 2D and 3D.
Constructed rational points with denominators bounded by 10(d-1)/ε².
Practical algorithms enable efficient approximation for large geospatial datasets.
Abstract
Each non-zero point in identifies a closest point on the unit sphere . We are interested in computing an -approximation for , that is exactly on and has low bit size. We revise lower bounds on rational approximations and provide explicit, spherical instances. We prove that floating-point numbers can only provide trivial solutions to the sphere equation in and . Moreover, we show how to construct a rational point with denominators of at most for any given , improving on a previous result. The method further benefits from algorithms for simultaneous Diophantine approximation. Our open-source implementation and experiments demonstrate the practicality of our approach in the context of massive data sets…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Advanced Numerical Analysis Techniques · Digital Image Processing Techniques
