arXiv:2605.06123cs.AI2026-05被引 2

用知识驱动方法提升组合优化启发式设计效率

Back to the Beginning of Heuristic Design: Bridging Code and Knowledge with LLMs

论文配图:Back to the Beginning of Heuristic Design: Bridging Code and Knowledge with LLMs
图 1 · 摘自论文原文
  • 以知识为搜索核心,代码仅用于验证和实现
  • 在多种任务上提升发现效率与跨问题迁移能力
  • 适合追求可解释性与泛化性的优化研究者

大型语言模型(LLMs)最近推动了组合优化(CO)中的自动启发式设计(AHD),现有方法通常从可执行程序出发,通过执行反馈提炼规律,形成自下而上的迭代流程。我们指出该视角不完整,提出互补的自上而下范式:将知识作为主要搜索对象,代码仅用于实例化与测试,使所学知识显式化且可跨问题复用。我们通过统计学习视角形式化这一转变,揭示压缩与失真之间的权衡,并在基于种群和基于树的AHD框架中实现。实验表明,知识优先搜索在多种组合优化任务及其他任务中显著提升发现效率、迁移能力和泛化性能,常优于纯代码导向流程;结合两者策略可进一步提升效果。结果表明,AHD的进步依赖于构建并演化具有持久价值的可解释假设。

原文摘要 · Abstract (English)

Large language models (LLMs) have recently advanced automatic heuristic design (AHD) for combinatorial optimization (CO), where candidate heuristics are iteratively proposed, evaluated, and refined. Most existing approaches search over executable programs and distill insights from execution feedback to guide later iterations. Because this process moves from low-level implementations to high-level principles, we refer to it as a bottom-up paradigm. We argue that this view is incomplete and introduce a complementary top-down perspective: knowledge becomes the primary search object and code merely instantiates and tests it, making what is learned explicit and reusable across problems and trajectories. We formalize this shift through a statistical-learning view that exposes a distortion--compression trade-off, and instantiate it in both population-based and tree-based AHD frameworks. Across CO and tasks beyond it, knowledge-first search improves discovery efficiency, transfer, and generalization, often outperforming code-centric pipelines, while combining both strategies yields further gains. Our results suggest that progress in AHD depends on iteratively constructing and evolving interpretable hypotheses that retain value beyond a single search trajectory.

启发式设计LLM应用组合优化知识驱动

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。