New Adaptive Mechanism for Large Neighborhood Search using Dual Actor-Critic
By: Shaohua Yu , Wenhao Mao , Zigao Wu and more
Potential Business Impact:
Teaches computers to solve hard problems better.
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.
Similar Papers
Solving the Pod Repositioning Problem with Deep Reinforced Adaptive Large Neighborhood Search
Robotics
Makes warehouse robots put things away faster.
Efficient Safety Testing of Autonomous Vehicles via Adaptive Search over Crash-Derived Scenarios
Robotics
Tests self-driving cars faster in dangerous situations.
Learning-Assisted Multi-Operator Variable Neighborhood Search for Urban Cable Routing
Neural and Evolutionary Computing
Cuts underground cable costs by up to 50%.