paper-with-me

홈 › Papers

Reinforcement Learning for Solving Stochastic Vehicle Routing Problem with Time Windows

2024-02-15 · Zangir Iklassov, Ikboljon Sobirov, Ruben Solozabal, Martin Takac

This paper introduces a reinforcement learning approach to optimize the Stochastic Vehicle Routing Problem with Time Windows (SVRP), focusing on reducing travel costs in goods delivery. We develop a novel SVRP formulation that accounts for uncertain travel costs and demands, alongside specific customer time windows. An attention-based neural network trained through reinforcement learning is employed to minimize routing costs. Our approach addresses a gap in SVRP research, which traditionally relies on heuristic methods, by leveraging machine learning. The model outperforms the Ant-Colony Optimization algorithm, achieving a 1.73% reduction in travel costs. It uniquely integrates external information, demonstrating robustness in diverse environments, making it a valuable benchmark for future SVRP studies and industry application.

📄 PDF Abstract BibTeX arXiv:2402.09765

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Reinforcement Learning for Solving Stochastic Vehicle Routing Problem

2023-11-13 · Zangir Iklassov, Ikboljon Sobirov, Ruben Solozabal, Martin Takac

This study addresses a gap in the utilization of Reinforcement Learning (RL) and Machine Learning (ML) techniques in solving the Stochastic Vehicle Routing Problem (SVRP) that involves the challenging task of optimizing …

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)

Neural Combinatorial Optimization with Reinforcement Learning : Solving theVehicle Routing Problem with Time Windows

2021-09-29 · Abdelhakim Abdellaoui, Issmail El Hallaoui, Loubna Benabbou

In contrast to the classical techniques for solving combinatorial optimization problems, recent advancements in reinforcement learning yield the potential to independently learn heuristics without any human interventions…

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reinforcement Learning for Solving the Vehicle Routing Problem

2018-02-12 · NeurIPS 2018 12 · Mohammadreza Nazari, Afshin Oroojlooy, Lawrence V. Snyder, Martin Takáč

We present an end-to-end framework for solving the Vehicle Routing Problem (VRP) using reinforcement learning. In this approach, we train a single model that finds near-optimal solutions for problem instances sampled fro…

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Where the Action is: Let's make Reinforcement Learning for Stochastic Dynamic Vehicle Routing Problems work!

2021-02-28 · Florentin D Hildebrandt, Barrett Thomas, Marlin W Ulmer

There has been a paradigm-shift in urban logistic services in the last years; demand for real-time, instant mobility and delivery services grows. This poses new challenges to logistic service providers as the underlying …

Reinforcement Learning (RL)