arXiv:2510.24013cs.AIcs.LG2025-10被引 14

用大模型发现新调度规则,显著提升单机延迟优化效率

Discovering Heuristics with Large Language Models (LLMs) for Mixed-Integer Programs: Single-Machine Scheduling

  • 借助大模型生成基于EDD/MDD思想的新启发式规则
  • 500个任务时仍优于经典规则,且在大规模问题上接近精确解
  • 适合需高效求解大规模组合优化的工业场景

本研究利用大语言模型(LLM)发掘用于混合整数规划的新型启发式算法,聚焦于单机总延迟(SMTT)问题——在无抢占条件下,给定作业处理时间和截止时间,通过排序n个作业以最小化总延迟。我们提出并评估了两种由LLM发现的新启发式算法:EDD Challenger(EDDC)和MDD Challenger(MDDC),分别受最早截止日期(EDD)与修改截止日期(MDD)规则启发。与以往使用简单规则的研究不同,我们采用混合整数规划(MIP)公式对算法性能进行严格评估,涵盖最优性间隙与求解时间。在20、100、200和500个作业的不同规模实例上,对比当前最优启发式与精确方法。当作业数超过100时,传统精确方法(如MIP与动态规划)变得计算不可行。在最多500个作业的情况下,EDDC优于经典EDD规则及文献中另一常用算法;MDDC持续超越传统启发式,在大规模复杂实例上与精确方法保持竞争力。结果表明,经有效配置的人机协同可生成可扩展、高性能的启发式算法,适用于资源受限下的NP难组合优化问题。

原文摘要 · Abstract (English)

Our study contributes to the scheduling and combinatorial optimization literature with new heuristics discovered by leveraging the power of Large Language Models (LLMs). We focus on the single-machine total tardiness (SMTT) problem, which aims to minimize total tardiness by sequencing n jobs on a single processor without preemption, given processing times and due dates. We develop and benchmark two novel LLM-discovered heuristics, the EDD Challenger (EDDC) and MDD Challenger (MDDC), inspired by the well-known Earliest Due Date (EDD) and Modified Due Date (MDD) rules. In contrast to prior studies that employed simpler rule-based heuristics, we evaluate our LLM-discovered algorithms using rigorous criteria, including optimality gaps and solution time derived from a mixed-integer programming (MIP) formulation of SMTT. We compare their performance against state-of-the-art heuristics and exact methods across various job sizes (20, 100, 200, and 500 jobs). For instances with more than 100 jobs, exact methods such as MIP and dynamic programming become computationally intractable. Up to 500 jobs, EDDC improves upon the classic EDD rule and another widely used algorithm in the literature. MDDC consistently outperforms traditional heuristics and remains competitive with exact approaches, particularly on larger and more complex instances. This study shows that human-LLM collaboration can produce scalable, high-performing heuristics for NP-hard constrained combinatorial optimization, even under limited resources when effectively configured.

启发式算法调度优化大模型应用组合优化

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