A review of reinforcement learning based hyper-heuristics

Cuixia Li,Xiang Wei,Jing Wang,Shuozhe Wang,Shuyan Zhang
DOI: https://doi.org/10.7717/peerj-cs.2141
2024-06-28
PeerJ Computer Science
Abstract:The reinforcement learning based hyper-heuristics (RL-HH) is a popular trend in the field of optimization. RL-HH combines the global search ability of hyper-heuristics (HH) with the learning ability of reinforcement learning (RL). This synergy allows the agent to dynamically adjust its own strategy, leading to a gradual optimization of the solution. Existing researches have shown the effectiveness of RL-HH in solving complex real-world problems. However, a comprehensive introduction and summary of the RL-HH field is still blank. This research reviews currently existing RL-HHs and presents a general framework for RL-HHs. This article categorizes the type of algorithms into two categories: value-based reinforcement learning hyper-heuristics and policy-based reinforcement learning hyper-heuristics. Typical algorithms in each category are summarized and described in detail. Finally, the shortcomings in existing researches on RL-HH and future research directions are discussed.
computer science, information systems, artificial intelligence, theory & methods
What problem does this paper attempt to address?