paper-with-me

Papers

Learn-n-Route: Learning implicit preferences for vehicle routing

2021-01-11 · Rocsildes Canoy, Víctor Bucarey, Jayanta Mandi, Tias Guns

We investigate a learning decision support system for vehicle routing, where the routing engine learns implicit preferences that human planners have when manually creating route plans (or routings). The goal is to use these learned subjective preferences on top of the distance-based objective criterion in vehicle routing systems. This is an alternative to the practice of distinctively formulating a custom VRP for every company with its own routing requirements. Instead, we assume the presence of past vehicle routing solutions over similar sets of customers, and learn to make similar choices. The learning approach is based on the concept of learning a Markov model, which corresponds to a probabilistic transition matrix, rather than a deterministic distance matrix. This nevertheless allows us to use existing arc routing VRP software in creating the actual routings, and to optimize over both distances and preferences at the same time. For the learning, we explore different schemes to construct the probabilistic transition matrix that can co-evolve with changing preferences over time. Our results on a use-case with a small transportation company show that our method is able to generate results that are close to the manually created solutions, without needing to characterize all constraints and sub-objectives explicitly. Even in the case of changes in the customer sets, our method is able to find solutions that are closer to the actual routings than when using only distances, and hence, solutions that require fewer manual changes when transformed into practical routings.

📄 PDF Abstract BibTeX arXiv:2101.03936

Code (0)

등록된 구현이 없습니다.

Tasks

ARC

Similar Papers 제목 키워드 기반

Data Driven VRP: A Neural Network Model to Learn Hidden Preferences for VRP

2021-08-10 · Jayanta Mandi, Rocsildes Canoy, Víctor Bucarey, Tias Guns

The traditional Capacitated Vehicle Routing Problem (CVRP) minimizes the total distance of the routes under the capacity constraints of the vehicles. But more often, the objective involves multiple criteria including not…

ARCparameter estimation

Learning to Route LLMs from Implicit Cost-Performance Preferences via Meta-Learning

2026-06-04 · Jiahao Zeng, Ming Tang, Ningning Ding arxiv

Large language models (LLMs) present a trade-off between performance and cost, where more powerful models incur greater expense. LLM routing aims to mitigate expenses while maintaining performance by sending queries to t…

Routing of Electric Vehicles in a Stochastic Network with Non-recurrent Incidents

2020-04-16

An approach for mapping an electric vehicle EV driver s travel time constraints and risk taking behavior to real time routing in a probabilistic time-dependent or stochastic network is proposed in this paper. The propose…

A Bi-Objective Approach to Last-Mile Delivery Routing Considering Driver Preferences

2024-05-25 · Juan Pablo Mesa, Alejandro Montoya, Raul Ramos-Pollán, Mauricio Toro

The Multi-Objective Vehicle Routing Problem (MOVRP) is a complex optimization problem in the transportation and logistics industry. This paper proposes a novel approach to the MOVRP that aims to create routes that consid…

Learning to Route with Sparse Trajectory Sets---Extended Version

2018-02-22 · Chenjuan Guo, Bin Yang, Jilin Hu, Christian S. Jensen

Motivated by the increasing availability of vehicle trajectory data, we propose learn-to-route, a comprehensive trajectory-based routing solution. Specifically, we first construct a graph-like structure from trajectories…

Clustering