UvA-DARE ( Digital Academic Repository ) Attention , learn to solve routing problems ! | Semantic Scholar (2024)

Figures and Tables from this paper

  • table 1
  • figure 2
  • figure 3
  • table 3
  • figure 4
  • figure 5
  • figure 6
  • figure 7

Topics

Greedy Rollout (opens in a new tab)Rollout Baseline (opens in a new tab)Prize-collecting TSP (opens in a new tab)Greedy Rollout Baseline (opens in a new tab)Farthest Insertion (opens in a new tab)Core Total With 256 Thread (opens in a new tab)Pointer Networks (opens in a new tab)Prize Collecting TSP (opens in a new tab)Capacitated Vehicle Routing Problem (opens in a new tab)Training Compare To Training Solely On The Maximum Sized Instance (opens in a new tab)

893 Citations

Learning Improvement Heuristics for Solving Routing Problems
    Yaoxin WuWen SongZhiguang CaoJie ZhangAndrew Lim

    Computer Science

    IEEE Transactions on Neural Networks and Learning…

  • 2022

This article proposes a deep reinforcement learning framework to learn the improvement heuristics for routing problems, and designs a self-attention-based deep architecture as the policy network to guide the selection of the next solution.

  • 194
  • Highly Influenced
  • PDF
Boosting Graph Search with Attention Network for Solving the General Orienteering Problem
    Zongtao LiuJing XuJintao SuTao XiaoYang Yang

    Computer Science

    AI Open

  • 2024
Neural Large Neighborhood Search for the Capacitated Vehicle Routing Problem
    André HottungKevin Tierney

    Computer Science, Engineering

    ECAI

  • 2020

This work proposes a novel large neighborhood search (LNS) framework for vehicle routing that integrates learned heuristics for generating new solutions and shows for the CVRP and the SDVRP that this approach surpasses the performance of existing machine learning approaches and comes close to theperformance of state-of-the-art optimization approaches.

  • 108
  • Highly Influenced
  • [PDF]
Learning 2-Opt Heuristics for Routing Problems via Deep Reinforcement Learning
    P. CostaJason RhuggenaathYingqian ZhangA. AkçayU. Kaymak

    Computer Science

    SN Computer Science

  • 2021

This work proposes a policy gradient algorithm to learn a stochastic policy that selects 2-opt operations given a current solution and introduces a policy neural network that leverages a pointing attention mechanism, which can be easily extended to more general k-opt moves.

Neural Improvement Heuristics for Preference Ranking
    Andoni I. GarmendiaJosu CeberioA. Mendiburu

    Computer Science

    ArXiv

  • 2022

A Neural Improvement model for graph-based combinatorial problems that, given an instance and a candidate solution, encodes the problem information by means of edge features and can be a milestone in the development of trajectory-based optimization algorithms.

  • 1
Graph convolutional neural networks for the travelling salesman problem
    Chaitanya K. Joshi

    Computer Science

  • 2019

This paper introduces a novel deep learning approach for approximately solving the most famous NP-hard problem in recent history, the Travelling Salesman Problem and focuses on the 2D Euclidean TSP and uses Graph Convolutional Neural Networks and beam search to predict a valid TSP tour given an input graph with up to 100 nodes.

  • Highly Influenced
  • PDF
Alpha-T: Learning to Traverse over Graphs with An AlphaZero-inspired Self-Play Framework
    Q. Wang

    Computer Science

  • 2021

A novel framework is proposed (called Alpha-T) based on AlphaZero, which does not require expert experience or label data but is trained through self-play and divides the learning into two stages: in the first stage it employs graph attention network (GAT) and GRU to learn node representations and memory history trajectories, and in the second stage it uses Monte Carlo tree search (MCTS) and deep RL to search the solution space and train the model.

Learning Improvement Heuristics for Solving the Travelling Salesman Problem
    Yaoxin WuWen SongZhiguang CaoJie ZhangAndrew Lim

    Computer Science

    ArXiv

  • 2019

This paper presents a reinforcement learning formulation for the improvement heuristic, where the policy guides selection of the next solution, and proposes a deep architecture as the policy network based on self-attention.

  • 21
  • Highly Influenced
Learning 2-opt Heuristics for the Traveling Salesman Problem via Deep Reinforcement Learning
    P. CostaJason RhuggenaathYingqian ZhangA. Akçay

    Computer Science, Mathematics

    ACML

  • 2020

This work proposes a policy gradient algorithm to learn a stochastic policy that selects 2-opt operations given a current solution and introduces a policy neural network that leverages a pointing attention mechanism, which unlike previous works, can be easily extended to more general k-opt moves.

The Transformer Network for the Traveling Salesman Problem
    X. BressonT. Laurent

    Computer Science, Mathematics

    ArXiv

  • 2021

This work proposes to adapt the recent successful Transformer architecture originally developed for natural language processing to the combinatorial TSP, and reports improved performances over recent learned heuristics.

...

...

45 References

Learning Heuristics for the TSP by Policy Gradient
    Michel DeudonPierre CournutAlexandre LacosteY. AdulyasakLouis-Martin Rousseau

    Computer Science

    CPAIOR

  • 2018

The neural combinatorial optimization framework is extended to solve the traveling salesman problem (TSP) and the performance of the proposed framework alone is generally as good as high performance heuristics (OR-Tools).

  • 259
  • Highly Influential
  • PDF
Learning the Multiple Traveling Salesmen Problem with Permutation Invariant Pooling Networks
    Yoav KaempferLior Wolf

    Computer Science, Mathematics

    ArXiv

  • 2018

A neural network solution that treats the salesmen, cities and depot as three different sets of varying cardinalities is designed and shown to outperform all the meta-heuristics of the leading solver in the field.

Learning Combinatorial Optimization Algorithms over Graphs
    Elias Boutros KhalilH. DaiYuyu ZhangB. DilkinaLe Song

    Computer Science, Mathematics

    NIPS

  • 2017

This paper proposes a unique combination of reinforcement learning and graph embedding that behaves like a meta-algorithm that incrementally constructs a solution, and the action is determined by the output of agraph embedding network capturing the current state of the solution.

Reinforcement Learning for Solving the Vehicle Routing Problem
    M. NazariAfshin OroojlooyL. SnyderMartin Takác

    Computer Science, Engineering

    NeurIPS

  • 2018

This work presents an end-to-end framework for solving the Vehicle Routing Problem (VRP) using reinforcement learning, and demonstrates how this approach can handle problems with split delivery and explore the effect of such deliveries on the solution quality.

  • 701
  • Highly Influential
  • [PDF]
A Note on Learning Algorithms for Quadratic Assignment with Graph Neural Networks
    Alex W. NowakSoledad VillarA. BandeiraJoan Bruna

    Computer Science, Mathematics

    ArXiv

  • 2017

This revised note is interested in studying another aspect of hardness, related to the ability to learn how to solve a problem by simply observing a collection of previously solved instances, which is illustrated on the Quadratic Assignment Problem.

Neural Combinatorial Optimization with Reinforcement Learning
    Irwan BelloHieu PhamQuoc V. LeMohammad NorouziSamy Bengio

    Computer Science, Mathematics

    ICLR

  • 2017

A framework to tackle combinatorial optimization problems using neural networks and reinforcement learning, and Neural Combinatorial Optimization achieves close to optimal results on 2D Euclidean graphs with up to 100 nodes.

  • 1,223
  • Highly Influential
  • [PDF]
An efficient evolutionary algorithm for the orienteering problem
    Gorka KobeagaMaría MerinoJ. A. Lozano

    Computer Science

    Comput. Oper. Res.

  • 2018
  • 56
  • PDF
Solving the Orienteering Problem through Branch-and-Cut
    M. FischettiJuan José SALAZAR-GONZÁLEZP. Toth

    Computer Science, Mathematics

    INFORMS J. Comput.

  • 1998

A branch-and-cut algorithm for finding an optimal OP solution, based on several families of valid inequalities, is described and proved to be able to solve to optimality large-scale instances involving up to 500 nodes, within acceptable computing time.

  • 329
  • Highly Influential
Self-Critical Sequence Training for Image Captioning
    Steven J. RennieE. MarcheretYoussef MrouehJerret RossVaibhava Goel

    Computer Science

    2017 IEEE Conference on Computer Vision and…

  • 2017

This paper considers the problem of optimizing image captioning systems using reinforcement learning, and shows that by carefully optimizing systems using the test metrics of the MSCOCO task, significant gains in performance can be realized.

An Extension of the Lin-Kernighan-Helsgaun TSP Solver for Constrained Traveling Salesman and Vehicle Routing Problems: Technical report
    Keld Helsgaun

    Computer Science, Engineering

  • 2017

The implementation of an extension of the Lin-Kernighan-Helsgaun TSP solver, which is able to solve a variety of well-known problems, including the sequential ordering problem, the traveling repairman problem, variants of the multiple travel-ing salesman problem, as well as vehicle routing problems with capacity, time windows, pickup-and-delivery and distance constraints.

  • 229
  • Highly Influential
  • PDF

...

...

Related Papers

Showing 1 through 3 of 0 Related Papers

    UvA-DARE ( Digital Academic Repository ) Attention , learn to solve routing problems ! | Semantic Scholar (2024)

    References

    Top Articles
    Latest Posts
    Article information

    Author: Merrill Bechtelar CPA

    Last Updated:

    Views: 6460

    Rating: 5 / 5 (70 voted)

    Reviews: 93% of readers found this page helpful

    Author information

    Name: Merrill Bechtelar CPA

    Birthday: 1996-05-19

    Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

    Phone: +5983010455207

    Job: Legacy Representative

    Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

    Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.