paper-with-me

홈 › Papers

Probability estimation and structured output prediction for learning preferences in last mile delivery

2022-01-25 · Rocsildes Canoy, Victor Bucarey, Yves Molenbruch, Maxime Mulamba, Jayanta Mandi, Tias Guns

We study the problem of learning the preferences of drivers and planners in the context of last mile delivery. Given a data set containing historical decisions and delivery locations, the goal is to capture the implicit preferences of the decision-makers. We consider two ways to use the historical data: one is through a probability estimation method that learns transition probabilities between stops (or zones). This is a fast and accurate method, recently studied in a VRP setting. Furthermore, we explore the use of machine learning to infer how to best balance multiple objectives such as distance, probability and penalties. Specifically, we cast the learning problem as a structured output prediction problem, where training is done by repeatedly calling the TSP solver. Another important aspect we consider is that for last-mile delivery, every address is a potential client and hence the data is very sparse. Hence, we propose a two-stage approach that first learns preferences at the zone level in order to compute a zone routing; after which a penalty-based TSP computes the stop routing. Results show that the zone transition probability estimation performs well, and that the structured output prediction learning can improve the results further. We hence showcase a successful combination of both probability estimation and machine learning, all the while using standard TSP solvers, both during learning and to compute the final solution; this means the methodology is applicable to other, real-life, TSP variants, or proprietary solvers.

📄 PDF Abstract BibTeX arXiv:2201.10269

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Structured Gaussians to Approximate Deep Ensembles

2022-03-29 · CVPR 2022 1 · Ivor J. A. Simpson, Sara Vicente, Neill D. F. Campbell

This paper proposes using a sparse-structured multivariate Gaussian to provide a closed-form approximator for the output of probabilistic ensemble models used for dense image prediction tasks. This is achieved through a …

Depth EstimationMonocular Depth Estimation

Probabilistic Conditional Preference Networks

2013-09-26 · Damien Bigot, Bruno Zanuttini, Helene Fargier, Jerome Mengin

In order to represent the preferences of a group of individuals, we introduce Probabilistic CP-nets (PCP-nets). PCP-nets provide a compact language for representing probability distributions over preference orderings. We…

A General Framework for Consistent Structured Prediction with Implicit Loss Embeddings

2020-02-13 · Carlo Ciliberto, Lorenzo Rosasco, Alessandro Rudi

We propose and analyze a novel theoretical and algorithmic framework for structured prediction. While so far the term has referred to discrete output spaces, here we consider more general settings, such as manifolds or s…

Structured Prediction

Calibrated Structured Prediction

2015-12-01 · NeurIPS 2015 12 · Volodymyr Kuleshov, Percy S. Liang

In user-facing applications, displaying calibrated confidence measures---probabilities that correspond to true frequency---can be as important as obtaining high accuracy. We are interested in calibration for structured p…

Medical DiagnosisOptical Character RecognitionOptical Character Recognition (OCR)Prediction+3

Reward Augmented Maximum Likelihood for Neural Structured Prediction

2016-09-01 · NeurIPS 2016 12 · Mohammad Norouzi, Samy Bengio, Zhifeng Chen, Navdeep Jaitly 외

A key problem in structured output prediction is direct optimization of the task reward function that matters for test evaluation. This paper presents a simple and computationally efficient approach to incorporate task r…

Machine TranslationPredictionspeech-recognitionSpeech Recognition+2