一种混合跳出局部搜索与强化学习的方法求解顶点分离问题

A hybrid breakout local search and reinforcement learning approach to the vertex separator problem

European Journal of Operational Research · 2017
被引 19
ABS 4

中文导读

提出一种改进的跳出局部搜索算法BLS-RLE,利用强化学习机制动态控制扰动参数,在422个测试实例中93.8%达到已知最优解,性能显著优于现有算法。

Abstract

The Vertex Separator Problem (VSP) is an NP-hard problem which arises from several important domains and applications. In this paper, we present an improved Breakout Local Search for VSP (named BLS-RLE). The distinguishing feature of BLS-RLE is a new parameter control mechanism that draws upon ideas from reinforcement learning theory for an interdependent decision on the number and on the type of perturbation moves. The mechanism complies with the principle “intensification first, minimal diversification only if needed”, and uses a dedicated sampling strategy for a rapid convergence towards a limited set of parameter values that appear to be the most convenient for the given state of search. Extensive experimental evaluations and statistical comparisons on a wide range of benchmark instances show significant improvement in performance of the proposed algorithm over the existing BLS algorithm for VSP. Indeed, out of the 422 tested instances, BLS-RLE was able to attain the best-known solution in 93.8% of the cases, which is around 20% higher compared to the existing BLS. In addition, we provide detailed analyses to evaluate the importance of the key elements of the proposed method and to justify the degree of diversification introduced during perturbation.

计算机科学数学优化图论强化学习算法设计