Tractable Planning for Coordinated Story Capture: Sequential Stochastic Decoupling

Diptanil Chaudhuri, Hazhar Rahmani, Dylan A. Shell, Jason M. O'Kane
In Proc. International Symposium on Distributed Autonomous Robotic Systems, 2021.

Abstract

We consider the problem of deploying robots to observe the evolution of a stochastic process in order to output a sequence of observations that fit some given specification. This problem often arises in contexts such as event reporting, situation depiction, and automated narrative generation. The paper extends our prior work by formulating and examining the multi-robot case: a team of robots move about, each recording what they observe, and, if they manage to capture some event, communicating that fact with the group. In the end, all events from all the robots are collated to provide a cumulative output. A plan is used to decide what each robot will attempt to capture next, based on the state of the world and the events that have been captured (collectively) so far. This paper focuses on the question of how to compute effective multi-robot plans. A monolithic treatment, involving the optimal selection of joint choices, i.e., choosing the next elements to attempt to capture by all robots, is formulated where costs are minimized in an expected sense. Since such plans are prohibitive to compute, variants based on an approximation scheme based on solving a sequence of individual planning problems are then introduced. This scheme sacrifices some solution quality but requires far less computational expense; we show this permits one to scale to greater numbers of robots.

Download

BibTeX

@inproceedings{ChaRahSheOka2021,
  title        = {Tractable Planning for Coordinated Story Capture: Sequential Stochastic Decoupling},
  author       = {Diptanil Chaudhuri, Hazhar Rahmani,  Dylan A. Shell, Jason M. O'Kane},
  booktitle    = {In Proc. International Symposium on Distributed Autonomous Robotic Systems},
  year	       = {2021},
  note	       = {}
}

Hazhar's home page