Perpertual Coupled Simulated Annealing for Continuous Optimization
Kayo Gonçalves-e-Silva, Samuel Xavier-de-Souza
TL;DR
The paper addresses the sensitivity of dispersion control in global optimization by coupling multiple Simulated Annealing processes (CSA) and introducing Perpetual Orbit (PO) to autonomously manage the dispersion variable. PO-CSA replaces manual scheduling of the generation temperature with a dynamic, parameter-free mechanism that keeps exploration active around the best dispersion value, while preserving CSA’s variance-based acceptance control. Across 14 benchmark functions, PO-CSA yields equal or better solutions than classical heuristics and outperforms CSA variants that rely on predefined initial temperatures, demonstrating strong robustness to initialization and budgets. The approach promises practical impact by reducing metaheuristic tuning requirements and offering a versatile mechanism applicable to other ensemble methods.
Abstract
Global optimization heuristics are popular to optimize hard non-convex problems. Despite their irrefutably large cost-to-solution, in the lack of other working greedy or convex approaches, global optimization algorithms remain the no-brainer choice. Nevertheless, successful use often requires tedious adjustments to initial parameters to avoid premature convergence. The Coupled Simulated Annealing approach proposed a method based on the coupling of multiple optimizers to escape premature convergence, having achieved success in optimizing hyperparameters of many applications of machine learning; however, a careful choice of the generation temperature is still required. In this paper we propose the Perpetual Orbit technique as a solution to control the generation temperature and avoid search stagnation. In principle, this technique can also be applied to other ensemble- and population-based algorithms that have a dispersion variable. The results of our experiments show superior performance when using the proposed technique because it makes the Couple Simulated Annealing totally parameter-free and capable of reaching equal or better solutions in more than 85\% cases across all functions and competitor methods analyzed.
