paper-with-me

홈 › Papers

The Sea Exploration Problem: Data-driven Orienteering on a Continuous Surface

2018-02-05 · João Pedro Pedroso, Alpar Vajk Kramer, Ke Zhang

This paper describes a problem arising in sea exploration, where the aim is to schedule the expedition of a ship for collecting information about the resources on the seafloor. The aim is to collect data by probing on a set of carefully chosen locations, so that the information available is optimally enriched. This problem has similarities with the orienteering problem, where the aim is to plan a time-limited trip for visiting a set of vertices, collecting a prize at each of them, in such a way that the total value collected is maximum. In our problem, the score at each vertex is associated with an estimation of the level of the resource on the given surface, which is done by regression using Gaussian processes. Hence, there is a correlation among scores on the selected vertices; this is a first difference with respect to the standard orienteering problem. The second difference is the location of each vertex, which in our problem is a freely chosen point on a given surface.

📄 PDF Abstract BibTeX arXiv:1802.01482

Code (0)

등록된 구현이 없습니다.

Tasks

Gaussian Processes

Similar Papers 제목 키워드 기반

Learning to Solve Orienteering Problem with Time Windows and Variable Profits

2026-03-06 · Songqun Gao, Zanxi Ruan, Patrick Floor, Marco Roveri 외 arxiv

The orienteering problem with time windows and variable profits (OPTWVP) is common in many real-world applications and involves continuous time variables. Current approaches fail to develop an efficient solver for this o…

Computational Efficiency

Searching k-Optimal Goals for an Orienteering Problem on a Specialized Graph with Budget Constraints

2020-11-02 · Abhinav Sharma, Advait Deshpande, Yanming Wang, Xinyi Xu 외

We propose a novel non-randomized anytime orienteering algorithm for finding k-optimal goals that maximize reward on a specialized graph with budget constraints. This specialized graph represents a real-world scenario wh…

Clustered Orienteering Problem with Subgroups

2023-12-26 · Luciano E. Almeida, Douglas G. Macharet

This paper introduces an extension to the Orienteering Problem (OP), called Clustered Orienteering Problem with Subgroups (COPS). In this variant, nodes are arranged into subgroups, and the subgroups are organized into c…

N(CO)$^2$: Neural Combinatorial Optimization with Chance Constraints to Solve Stochastic Orienteering

2026-06-16 · Anas Saeed, Marcos Abel Zuzuárregui, Stefano Carpin arxiv

Neural combinatorial optimization (NCO) offers a promising alternative to traditional heuristic-based methods for solving complex graph optimization problems by proposing to learn heuristics through data. This class of p…

Reinforcement Learning

Efficiently solving the thief orienteering problem with a max-min ant colony optimization approach

2021-09-21 · Jonatas B. C. Chagas, Markus Wagner

We tackle the Thief Orienteering Problem (ThOP), an academic multi-component problem that combines two classical combinatorial problems, namely the Knapsack Problem and the Orienteering Problem. In the ThOP, a thief has …

Benchmarking