Abstract
Learning covariance matrices of Gaussian distributions is at the heart of most variable-metric randomized algorithms for continuous optimization. If the search space dimensionality is high, updating the covariance or its factorization is computationally expensive. Therefore, we adopt an algorithm from numerical mathematics for rank-one updates of Cholesky factors. Our methods results in a quadratic time covariance matrix update scheme with minimal memory requirements. The numerically stable algorithm leads to triangular Cholesky factors. Systems of linear equations where the linear transformation is defined by a triangular matrix can be solved in quadratic time. This can be exploited to avoid the additional iterative update of the inverse Cholesky factor required in some covariance matrix adaptation algorithms proposed in the literature. When used together with the (1+1)-CMA-ES and the multi-objective CMA-ES, the new method leads to a memory reduction by a factor of almost four and a faster covariance matrix update. The numerical stability and runtime improvements are demonstrated on a set of benchmark functions.
Originalsprog | Engelsk |
---|---|
Titel | Proceedings of the 2015 ACM Conference on Foundations of Genetic Algorithms XIII |
Antal sider | 8 |
Forlag | Association for Computing Machinery |
Publikationsdato | 17 jan. 2015 |
Sider | 129-136 |
ISBN (Trykt) | 978-1-4503-3434-1 |
DOI | |
Status | Udgivet - 17 jan. 2015 |
Begivenhed | ACM Conference on Foundations of Genetic Algorithms 2015 - Aberystwyth, Wales, Storbritannien Varighed: 17 jan. 2015 → 20 jan. 2015 Konferencens nummer: 13 |
Konference
Konference | ACM Conference on Foundations of Genetic Algorithms 2015 |
---|---|
Nummer | 13 |
Land/Område | Storbritannien |
By | Aberystwyth, Wales |
Periode | 17/01/2015 → 20/01/2015 |
Emneord
- cholesky factorization, cma-es, covariance matrix adaptation, rank-one update