paper-with-me

홈 › Papers

Learned upper bounds for the Time-Dependent Travelling Salesman Problem

2021-07-28 · Tommaso Adamo, Gianpaolo Ghiani, Pierpaolo Greco, Emanuela Guerriero

Given a graph whose arc traversal times vary over time, the Time-Dependent Travelling Salesman Problem consists in finding a Hamiltonian tour of least total duration covering the vertices of the graph. The main goal of this work is to define tight upper bounds for this problem by reusing the information gained when solving instances with similar features. This is customary in distribution management, where vehicle routes have to be generated over and over again with similar input data. To this aim, we devise an upper bounding technique based on the solution of a classical (and simpler) time-independent Asymmetric Travelling Salesman Problem, where the constant arc costs are suitably defined by the combined use of a Linear Program and a mix of unsupervised and supervised Machine Learning techniques. The effectiveness of this approach has been assessed through a computational campaign on the real travel time functions of two European cities: Paris and London. The overall average gap between our heuristic and the best-known solutions is about 0.001\%. For 31 instances, new best solutions have been obtained.

📄 PDF Abstract BibTeX arXiv:2107.13641

Code (0)

등록된 구현이 없습니다.

Tasks

ARCManagement

Methods 이 논문이 사용한 방법론

Travel 설명 없음

Similar Papers 제목 키워드 기반

Context-Dependent Upper-Confidence Bounds for Directed Exploration

2018-11-15 · NeurIPS 2018 12 · Raksha Kumaraswamy, Matthew Schlegel, Adam White, Martha White

Directed exploration strategies for reinforcement learning are critical for learning an optimal policy in a minimal number of interactions with the environment. Many algorithms use optimism to direct exploration, either …

Efficient ExplorationReinforcement Learning

PAC-Bayes Analysis Beyond the Usual Bounds

2020-06-23 · NeurIPS 2020 12 · Omar Rivasplata, Ilja Kuzborskij, Csaba Szepesvari, John Shawe-Taylor

We focus on a stochastic learning model where the learner observes a finite set of training examples and the output of the learning process is a data-dependent distribution over a space of hypotheses. The learned data-de…

valid

Data-dependent and Oracle Bounds on Forgetting in Continual Learning

2024-06-13 · Lior Friedman, Ron Meir

In continual learning, knowledge must be preserved and re-used between tasks, maintaining good transfer to future tasks and minimizing forgetting of previously learned ones. While several practical algorithms have been d…

Continual Learning

Lower Bounds for Time-Varying Kernelized Bandits

2024-10-22 · Xu Cai, Jonathan Scarlett

The optimization of black-box functions with noisy observations is a fundamental problem with widespread applications, and has been widely studied under the assumption that the function lies in a reproducing kernel Hilbe…

Graph Feedback Bandits with Similar Arms

2024-05-18 · Han Qi, Guo Fei, Li Zhu

In this paper, we study the stochastic multi-armed bandit problem with graph feedback. Motivated by the clinical trials and recommendation problem, we assume that two arms are connected if and only if they are similar (i…