English

Partial Reinitialisation for Optimisers

Machine Learning 2015-12-10 v1 Machine Learning Neural and Evolutionary Computing Optimization and Control

Abstract

Heuristic optimisers which search for an optimal configuration of variables relative to an objective function often get stuck in local optima where the algorithm is unable to find further improvement. The standard approach to circumvent this problem involves periodically restarting the algorithm from random initial configurations when no further improvement can be found. We propose a method of partial reinitialization, whereby, in an attempt to find a better solution, only sub-sets of variables are re-initialised rather than the whole configuration. Much of the information gained from previous runs is hence retained. This leads to significant improvements in the quality of the solution found in a given time for a variety of optimisation problems in machine learning.

Keywords

Cite

@article{arxiv.1512.03025,
  title  = {Partial Reinitialisation for Optimisers},
  author = {Ilia Zintchenko and Matthew Hastings and Nathan Wiebe and Ethan Brown and Matthias Troyer},
  journal= {arXiv preprint arXiv:1512.03025},
  year   = {2015}
}

Comments

8 pages, 5 figures

R2 v1 2026-06-22T12:05:42.046Z