1: \begin{abstract}
2: In this paper, we propose a novel technique to accelerate Ising machines hyperparameter tuning.
3: % Firstly, we illustrate the importance of hyperparameter tuning, when solving optimization problems expressed as Binary Quadratic Program (BQP) using an Ising machine, by showing performance sensibility to hyperparameter values.
4: Firstly, we define Ising machine performance and explain the goal of hyperparameter tuning in regard to this performance definition.
5: Secondly, we compare well-known hyperparameter tuning techniques, namely random sampling and Tree-structured Parzen Estimator (TPE) on different combinatorial optimization problems.
6: Thirdly, we propose a new convergence acceleration method for TPE which we call ``FastConvergence".
7: It aims at limiting the number of required TPE trials to reach best performing hyperparameter values combination.
8: We compare FastConvergence to previously mentioned well-known hyperparameter tuning techniques to show its effectiveness.
9: For experiments, well-known Travel Salesman Problem (TSP) and Quadratic Assignment Problem (QAP) instances are used as input.
10: The Ising machine used is Fujitsu's third generation Digital Annealer (DA).
11: Results show, in most cases, FastConvergence can reach similar results to TPE alone within less than half the number of trials.
12: \end{abstract}
13: