arXiv:2601.11414cs.GTcs.LG2026-01被引 1

用双智能体强化学习提升搜索算法的自适应能力

New Adaptive Mechanism for Large Neighborhood Search using Dual Actor-Critic

  • 引入双智能体强化学习模型,考虑破坏与修复操作的协同效应
  • 在多个测试实例上提升求解效率,且对不同规模问题有良好泛化性
  • 适合需要高效求解组合优化问题的研究者和工程师

自适应大邻域搜索(ALNS)是求解组合优化问题的常用启发式方法。其通过迭代使用破坏与修复算子并动态调整选择概率来探索解空间。然而,传统自适应机制未考虑破坏与修复算子间的相互作用。本文提出一种新型自适应机制,利用双智能体-批评家(Dual Actor-Critic, DAC)模型,充分建模破坏与修复操作共同决定新解质量的特性,有效利用二者交互信息进行权重更新,显著增强算法自适应能力。该机制将破坏与修复过程分别建模为独立的马尔可夫决策过程,以更精准指导算子选择。此外,采用图神经网络从问题实例中提取关键特征,并进行有效聚合与归一化,提升算法在不同规模与特性的任务间的迁移能力。大量实验表明,所提出的DAC-ALNS算法在求解效率上显著优于基准方法,并展现出优异的跨问题泛化性能。

原文摘要 · Abstract (English)

Adaptive Large Neighborhood Search (ALNS) is a widely used heuristic method for solving combinatorial optimization problems. ALNS explores the solution space by iteratively using destroy and repair operators with probabilities, which are adjusted by an adaptive mechanism to find optimal solutions. However, the classic ALNS adaptive mechanism does not consider the interaction between destroy and repair operators when selecting them. To overcome this limitation, this study proposes a novel adaptive mechanism. This mechanism enhances the adaptability of the algorithm through a Dual Actor-Critic (DAC) model, which fully considers the fact that the quality of new solutions is jointly determined by the destroy and repair operators. It effectively utilizes the interaction between these operators during the weight adjustment process, greatly improving the adaptability of the ALNS algorithm. In this mechanism, the destroy and repair processes are modeled as independent Markov Decision Processes to guide the selection of operators more accurately. Furthermore, we use Graph Neural Networks to extract key features from problem instances and perform effective aggregation and normalization to enhance the algorithm's transferability to different sizes and characteristics of problems. Through a series of experiments, we demonstrate that the proposed DAC-ALNS algorithm significantly improves solution efficiency and exhibits excellent transferability.

组合优化强化学习自适应搜索图神经网络

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