Minimal Exposure Dubins Orienteering Problem
Douglas G. Macharet, Armando Alves Neto, Daigo Shishika

TL;DR
This paper introduces MEDOP, a multi-objective routing problem for Dubins vehicles that maximizes reward while minimizing exposure, using an evolutionary algorithm to generate diverse optimal solutions.
Contribution
It formulates the novel MEDOP problem considering environment hazards and proposes an evolutionary algorithm to solve it effectively.
Findings
The approach efficiently finds diverse solutions balancing reward and exposure.
The method outperforms baseline algorithms in solution quality.
Solutions demonstrate effective trade-offs between reward maximization and exposure minimization.
Abstract
Different applications, such as environmental monitoring and military operations, demand the observation of predefined target locations, and an autonomous mobile robot can assist in these tasks. In this context, the Orienteering Problem (OP) is a well-known routing problem, in which the goal is to maximize the objective function by visiting the most rewarding locations, however, respecting a limited travel budget (e.g., length, time, energy). However, traditional formulations for routing problems generally neglect some environment peculiarities, such as obstacles or threatening zones. In this paper, we tackle the OP considering Dubins vehicles in the presence of a known deployed sensor field. We propose a novel multi-objective formulation called Minimal Exposure Dubins Orienteering Problem (MEDOP), whose main objectives are: (i) maximize the collected reward, and (ii) minimize the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Vehicle Routing Optimization Methods · Optimization and Search Problems
