paper-with-me

홈 › Papers

Learning Enhanced Optimisation for Routing Problems

2021-09-17 · Nasrin Sultana, Jeffrey Chan, Tabinda Sarwar, Babak Abbasi, A. K. Qin

Deep learning approaches have shown promising results in solving routing problems. However, there is still a substantial gap in solution quality between machine learning and operations research algorithms. Recently, another line of research has been introduced that fuses the strengths of machine learning and operational research algorithms. In particular, search perturbation operators have been used to improve the solution. Nevertheless, using the perturbation may not guarantee a quality solution. This paper presents "Learning to Guide Local Search" (L2GLS), a learning-based approach for routing problems that uses a penalty term and reinforcement learning to adaptively adjust search efforts. L2GLS combines local search (LS) operators' strengths with penalty terms to escape local optimals. Routing problems have many practical applications, often presetting larger instances that are still challenging for many existing algorithms introduced in the learning to optimise field. We show that L2GLS achieves the new state-of-the-art results on larger TSP and CVRP over other machine learning methods.

📄 PDF Abstract BibTeX arXiv:2109.08345

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

The Bees Algorithm for the Vehicle Routing Problem

2016-05-18 · Aish Fenton

In this thesis we present a new algorithm for the Vehicle Routing Problem called the Enhanced Bees Algorithm. It is adapted from a fairly recent algorithm, the Bees Algorithm, which was developed for continuous optimisat…

Learning Vehicle Routing Problems using Policy Optimisation

2020-12-24 · Nasrin Sultana, Jeffrey Chan, A. K. Qin, Tabinda Sarwar

Deep reinforcement learning (DRL) has been used to learn effective heuristics for solving complex combinatorial optimisation problem via policy networks and have demonstrated promising performance. Existing works have fo…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sample-Efficient, Exploration-Based Policy Optimisation for Routing Problems

2022-05-31 · Nasrin Sultana, Jeffrey Chan, Tabinda Sarwar, A. K. Qin

Model-free deep-reinforcement-based learning algorithms have been applied to a range of COPs~\cite{bello2016neural}~\cite{kool2018attention}~\cite{nazari2018reinforcement}. However, these approaches suffer from two key c…

Efficient Explorationreinforcement-learningReinforcement Learning (RL)

Analytics and Machine Learning in Vehicle Routing Research

2021-02-19 · Ruibin Bai, Xinan Chen, Zhi-Long Chen, Tianxiang Cui 외

The Vehicle Routing Problem (VRP) is one of the most intensively studied combinatorial optimisation problems for which numerous models and algorithms have been proposed. To tackle the complexities, uncertainties and dyna…

BIG-bench Machine Learning

A Novel Generalised Meta-Heuristic Framework for Dynamic Capacitated Arc Routing Problems

2021-04-14 · Hao Tong, Leandro L. Minku, Stefan Menzel, Bernhard Sendhoff 외

The capacitated arc routing problem (CARP) is a challenging combinatorial optimisation problem abstracted from many real-world applications, such as waste collection, road gritting and mail delivery. However, few studies…

ARC