Automated design of local search algorithms: Predicting algorithmic components with LSTM

Published in Expert Systems with Applications, 2023

Recommended citation: Meng, W., & Qu, R. (2023). Automated design of local search algorithms: Predicting algorithmic components with LSTM. Expert Systems with Applications, [DOI: 10.1016/j.eswa.2023.121431](https://doi.org/10.1016/j.eswa.2023.121431) https://doi.org/10.1016/j.eswa.2023.121431

Highlights

  • The design of local search algorithms is defined as a sequence classification task
  • LSTM is applied to forecast algorithmic components for automated composition
  • LSTM has a better classification performance as compared with other classifiers
  • Key features for sequence classification are identified to support algorithm design

Abstract

With a recently defined AutoGCOP framework, the design of local search algorithms has been defined as the composition of elementary algorithmic components. The effective compositions of the best algorithms thus retain useful knowledge of effective algorithm design. This paper investigates machine learning to learn and extract useful knowledge in the effective algorithmic compositions. The process of forecasting algorithmic components in the design of effective local search algorithms is defined as a sequence classification task, and solved by a Long Short-term Memory (LSTM) neural network to systematically analyse algorithmic compositions. Compared with other learning models, the results reveal the superior prediction performance of the proposed LSTM. Further analysis identifies some key features of algorithmic compositions and confirms their effectiveness for improving the prediction, thus to support effective automated algorithm design.

Download paper here

Recommended citation: @article{meng2023automated, title={Automated design of local search algorithms: Predicting algorithmic components with LSTM}, author={Meng, Weiyao and Qu, Rong}, journal={Expert Systems with Applications}, volume={accepted}, year={2023}, publisher={Elsevier} }