Pi Fractions for Generating Uniformly Distributed Sampling Points in Global Search and Optimization Algorithms
Richard A. Formato

TL;DR
This paper introduces Pi Fractions, a deterministic method for generating uniformly distributed sample points in global search algorithms, enhancing exploration without randomness.
Contribution
It presents Pi Fractions generated via the BBP algorithm as a novel deterministic sampling method for optimization algorithms.
Findings
Pi Fractions are uniformly distributed on [0,1].
The Pi Fraction approach performs well in genetic algorithms.
Method maintains exploration ability while being deterministic.
Abstract
Pi Fractions are used to create deterministic uniformly distributed pseudorandom decision space sample points for a global search and optimization algorithm. These fractions appear to be uniformly distributed on [0,1] and can be used in any stochastic algorithm rendering it effectively deterministic without compromising its ability to explore the decision space. Pi Fractions are generated using the BBP Pi digit extraction algorithm. The Pi Fraction approach is tested using genetic algorithm Pi-GASR with very good results. A Pi Fraction data file is available upon request.
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
TopicsMetaheuristic Optimization Algorithms Research · Numerical Methods and Algorithms · Evolutionary Algorithms and Applications
