English

Robust Heuristic Algorithm Design with LLMs

Artificial Intelligence 2025-10-13 v1 Computation and Language Networking and Internet Architecture

Abstract

We posit that we can generate more robust and performant heuristics if we augment approaches using LLMs for heuristic design with tools that explain why heuristics underperform and suggestions about how to fix them. We find even simple ideas that (1) expose the LLM to instances where the heuristic underperforms; (2) explain why they occur; and (3) specialize design to regions in the input space, can produce more robust algorithms compared to existing techniques~ -- ~the heuristics we produce have a 28×\sim28\times better worst-case performance compared to FunSearch, improve average performance, and maintain the runtime.

Keywords

Cite

@article{arxiv.2510.08755,
  title  = {Robust Heuristic Algorithm Design with LLMs},
  author = {Pantea Karimi and Dany Rouhana and Pooria Namyar and Siva Kesava Reddy Kakarla and Venkat Arun and Behnaz Arzani},
  journal= {arXiv preprint arXiv:2510.08755},
  year   = {2025}
}
R2 v1 2026-07-01T06:28:00.675Z