The Correlated Arc Orienteering Problem
Saurav Agarwal, Srinivas Akella

TL;DR
This paper defines the correlated arc orienteering problem (CAOP), a complex route optimization challenge for robots that maximizes environmental feature rewards considering spatial correlations and resource constraints.
Contribution
It introduces CAOP as a generalization of existing problems, formulates it as a MIQP for optimal solutions, and develops a greedy algorithm for NP-hard instances.
Findings
Formulated CAOP as a mixed integer quadratic program.
Developed an efficient greedy constructive algorithm.
Demonstrated applications in gas leak detection and road network coverage.
Abstract
This paper introduces the correlated arc orienteering problem (CAOP), where the task is to find routes for a team of robots to maximize the collection of rewards associated with features in the environment. These features can be one-dimensional or points in the environment, and can have spatial correlation, i.e., visiting a feature in the environment may provide a portion of the reward associated with a correlated feature. A robot incurs costs as it traverses the environment, and the total cost for its route is limited by a resource constraint such as battery life or operation time. As environments are often large, we permit multiple depots where the robots must start and end their routes. The CAOP generalizes the correlated orienteering problem (COP), where the rewards are only associated with point features, and the arc orienteering problem (AOP), where the rewards are not spatially…
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
TopicsVehicle Routing Optimization Methods · Robotic Path Planning Algorithms · Risk and Safety Analysis
