paper-with-me

Papers

Multi-Start Team Orienteering Problem for UAS Mission Re-Planning with Data-Efficient Deep Reinforcement Learning

2023-03-02 · Dong Ho Lee, Jaemyung Ahn

In this paper, we study the Multi-Start Team Orienteering Problem (MSTOP), a mission re-planning problem where vehicles are initially located away from the depot and have different amounts of fuel. We consider/assume the goal of multiple vehicles is to travel to maximize the sum of collected profits under resource (e.g., time, fuel) consumption constraints. Such re-planning problems occur in a wide range of intelligent UAS applications where changes in the mission environment force the operation of multiple vehicles to change from the original plan. To solve this problem with deep reinforcement learning (RL), we develop a policy network with self-attention on each partial tour and encoder-decoder attention between the partial tour and the remaining nodes. We propose a modified REINFORCE algorithm where the greedy rollout baseline is replaced by a local mini-batch baseline based on multiple, possibly non-duplicate sample rollouts. By drawing multiple samples per training instance, we can learn faster and obtain a stable policy gradient estimator with significantly fewer instances. The proposed training algorithm outperforms the conventional greedy rollout baseline, even when combined with the maximum entropy objective.

📄 PDF Abstract BibTeX arXiv:2303.01963

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderDeep Reinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Travel 설명 없음
REINFORCE REINFORCE is a Monte Carlo variant of a policy gradient algorithm in reinforcement learning. The agent collects samples of an episode using its current policy, and uses it to…

Similar Papers 제목 키워드 기반

A Benchmark for Multi-UAV Task Assignment of an Extended Team Orienteering Problem

2020-09-01 · Kun Xiao, Junqi Lu, Ying Nie, Lan Ma 외

A benchmark for multi-UAV task assignment is presented in order to evaluate different algorithms. An extended Team Orienteering Problem is modeled for a kind of multi-UAV task assignment problem. Three intelligent algori…

TOP-Former: A Multi-Agent Transformer Approach for the Team Orienteering Problem

2023-11-30 · Daniel Fuertes, Carlos R. del-Blanco, Fernando Jaureguizar, Narciso García

Route planning for a fleet of vehicles is an important task in applications such as package delivery, surveillance, or transportation, often integrated within larger Intelligent Transportation Systems (ITS). This problem…

Combinatorial OptimizationMulti-agent Reinforcement Learning

Solving routing problems for multiple cooperative Unmanned Aerial Vehicles using Transformer networks, vol. 122, pp. 106085, 2023

2023-03-09 · Engenieering of Artificial Intelligence Applications 2023 3 · Daniel Fuertes, Carlos R. del Blanco, Fernando Jaureguizar, Juan José Navarro 외

Missions involving Unmanned Aerial Vehicle usually consist of reaching a set of regions, performing some actions in each region, and returning to a determined depot after all the regions have been successfully visited or…

Combinatorial OptimizationDeep Reinforcement LearningMulti-agent Reinforcement Learning

A heuristic scheme for the Cooperative Team Orienteering Problem with Time Windows

2016-08-19 · Iman Roozbeh, Melih Ozlen, John W. Hearne

The Cooperative Orienteering Problem with Time Windows (COPTW)is a class of problems with some important applications and yet has received relatively little attention. In the COPTW a certain number of team members are re…

Attribute

Fenton-Wilkinson Order Statistics and German Tanks: A Case Study of an Orienteering Relay Race

2019-12-10 · Joonas Pääkkönen

Ordinal regression falls between discrete-valued classification and continuous-valued regression. Ordinal target variables can be associated with ranked random variables. These random variables are known as order statist…

regression