The Robot Routing Problem for Collecting Aggregate Stochastic Rewards
Rayna Dimitrova, Ivan Gavran, Rupak Majumdar, Vinayak S. Prabhu, and, Sadegh Esmaeil Zadeh Soudjani

TL;DR
This paper introduces a stochastic graph model for reward collection where rewards appear and disappear randomly, and studies the complexity of finding optimal paths for a robot to maximize expected rewards over finite and infinite horizons.
Contribution
It formalizes the robot routing problem with stochastic rewards, analyzes its computational complexity, and provides algorithms for epsilon-optimal path computation.
Findings
NP-hardness of the problem
Optimal strategies may require memory
Algorithm for epsilon-optimal infinite paths
Abstract
We propose a new model for formalizing reward collection problems on graphs with dynamically generated rewards which may appear and disappear based on a stochastic model. The *robot routing problem* is modeled as a graph whose nodes are stochastic processes generating potential rewards over discrete time. The rewards are generated according to the stochastic process, but at each step, an existing reward disappears with a given probability. The edges in the graph encode the (unit-distance) paths between the rewards' locations. On visiting a node, the robot collects the accumulated reward at the node at that time, but traveling between the nodes takes time. The optimization question asks to compute an optimal (or epsilon-optimal) path that maximizes the expected collected rewards. We consider the finite and infinite-horizon robot routing problems. For finite-horizon, the goal is to…
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
TopicsOptimization and Search Problems · Advanced Manufacturing and Logistics Optimization · Robotic Path Planning Algorithms
