ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.12285
31
1

CALM: Co-evolution of Algorithms and Language Model for Automatic Heuristic Design

18 May 2025
Ziyao Huang
Weiwei Wu
Kui Wu
Jianping Wang
Wei-Bin Lee
ArXiv (abs)PDFHTML
Main:9 Pages
9 Figures
Bibliography:4 Pages
7 Tables
Appendix:17 Pages
Abstract

Tackling complex optimization problems often relies on expert-designed heuristics, typically crafted through extensive trial and error. Recent advances demonstrate that large language models (LLMs), when integrated into well-designed evolutionary search frameworks, can autonomously discover high-performing heuristics at a fraction of the traditional cost. However, existing approaches predominantly rely on verbal guidance, i.e., manipulating the prompt generation process, to steer the evolution of heuristics, without adapting the underlying LLM. We propose a hybrid framework that combines verbal and numerical guidance, the latter achieved by fine-tuning the LLM via reinforcement learning based on the quality of generated heuristics. This joint optimization allows the LLM to co-evolve with the search process. Our method outperforms state-of-the-art (SOTA) baselines across various optimization tasks, running locally on a single 24GB GPU using a 7B model with INT4 quantization. It surpasses methods that rely solely on verbal guidance, even when those use significantly more powerful API-based models.

View on arXiv
@article{huang2025_2505.12285,
  title={ CALM: Co-evolution of Algorithms and Language Model for Automatic Heuristic Design },
  author={ Ziyao Huang and Weiwei Wu and Kui Wu and Jianping Wang and Wei-Bin Lee },
  journal={arXiv preprint arXiv:2505.12285},
  year={ 2025 }
}
Comments on this paper