VLR: A Memory-based Optimization Heuristic

Abstract

We suggest a novel memory-based metaheuristic optimization algorithm, VLR, which uses a list of already-visited areas to more effectively search for an optimal solution. We chose the Max-cut problem to test its optimization performance, comparing it with state-of-the-art methods. VLR dominates the previous best-performing heuristics. We also undertake preliminary analysis of the algorithm’s parameter space, noting that a larger memory improves performance. VLR was designed as a general-purpose optimization algorithm, so its performance on other prob lems will be investigated in future.

Publication
Proceedings of the International Conference on Parallel Problem Solving from Nature (PPSN)
Click the Cite button above to demo the feature to enable visitors to import publication metadata into their reference management software.
Create your slides in Markdown - click the Slides button to check out the example.

Supplementary notes can be added here, including code, math, and images.

Myoung Hoon Ha
Myoung Hoon Ha
Postdoctoral Researcher

My research interests include deep learning, reinforcement learning, representation learning, and adversarial robustness.