2024

ReEvo: Large Language Models as Hyper-Heuristics with Reflective Evolution

Ye, Haoran, Wang, Jiarui, Cao, Zhiguang et al.

Understand

The omnipresence of NP-hard combinatorial optimization problems (COPs) compels domain experts to engage in trial-and-error heuristic design.

  • The long-standing endeavor of design automation has gained new momentum with the rise of large language models (LLMs).
  • This paper introduces Language Hyper-Heuristics (LHHs), an emerging variant of Hyper-Heuristics that leverages LLMs for heuristic generation, featuring minimal manual intervention and open-ended heuristic spaces.
  • To empower LHHs, we present Reflective Evolution (ReEvo), a novel integration of evolutionary search for efficiently exploring the heuristic space, and LLM reflections to provide verbal gradients within the space.

Reading the bibliography…