English

Computing Star Discrepancies with Numerical Black-Box Optimization Algorithms

Neural and Evolutionary Computing 2023-06-30 v1

Abstract

The LL_{\infty} star discrepancy is a measure for the regularity of a finite set of points taken from [0,1)d[0,1)^d. Low discrepancy point sets are highly relevant for Quasi-Monte Carlo methods in numerical integration and several other applications. Unfortunately, computing the LL_{\infty} star discrepancy of a given point set is known to be a hard problem, with the best exact algorithms falling short for even moderate dimensions around 8. However, despite the difficulty of finding the global maximum that defines the LL_{\infty} star discrepancy of the set, local evaluations at selected points are inexpensive. This makes the problem tractable by black-box optimization approaches. In this work we compare 8 popular numerical black-box optimization algorithms on the LL_{\infty} star discrepancy computation problem, using a wide set of instances in dimensions 2 to 15. We show that all used optimizers perform very badly on a large majority of the instances and that in many cases random search outperforms even the more sophisticated solvers. We suspect that state-of-the-art numerical black-box optimization techniques fail to capture the global structure of the problem, an important shortcoming that may guide their future development. We also provide a parallel implementation of the best-known algorithm to compute the discrepancy.

Keywords

Cite

@article{arxiv.2306.16998,
  title  = {Computing Star Discrepancies with Numerical Black-Box Optimization Algorithms},
  author = {François Clément and Diederick Vermetten and Jacob de Nobel and Alexandre D. Jesus and Luís Paquete and Carola Doerr},
  journal= {arXiv preprint arXiv:2306.16998},
  year   = {2023}
}

Comments

To appear in the Proceedings of GECCO 2023

R2 v1 2026-06-28T11:18:00.740Z