New Adaptive Mechanism for Large Neighborhood Search using Dual Actor-Critic
Shaohua Yu, Wenhao Mao, Zigao Wu, Jakob Puchinger

TL;DR
This paper introduces a novel adaptive mechanism for ALNS that leverages a Dual Actor-Critic model and Graph Neural Networks to improve solution quality and transferability in combinatorial optimization problems.
Contribution
It proposes a dual actor-critic based adaptive mechanism that considers operator interactions and uses graph neural networks for enhanced transferability.
Findings
Significantly improves solution efficiency.
Enhances transferability across different problem sizes.
Effectively models destroy and repair as independent Markov Decision Processes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVehicle Routing Optimization Methods · Constraint Satisfaction and Optimization · Metaheuristic Optimization Algorithms Research
