English

RoSSO: A High-Performance Python Package for Robotic Surveillance Strategy Optimization Using JAX

Robotics 2025-04-10 v1 Optimization and Control

Abstract

To enable the computation of effective randomized patrol routes for single- or multi-robot teams, we present RoSSO, a Python package designed for solving Markov chain optimization problems. We exploit machine-learning techniques such as reverse-mode automatic differentiation and constraint parametrization to achieve superior efficiency compared to general-purpose nonlinear programming solvers. Additionally, we supplement a game-theoretic stochastic surveillance formulation in the literature with a novel greedy algorithm and multi-robot extension. We close with numerical results for a police district in downtown San Francisco that demonstrate RoSSO's capabilities on our new formulations and the prior work.

Keywords

Cite

@article{arxiv.2309.08742,
  title  = {RoSSO: A High-Performance Python Package for Robotic Surveillance Strategy Optimization Using JAX},
  author = {Yohan John and Connor Hughes and Gilberto Diaz-Garcia and Jason R. Marden and Francesco Bullo},
  journal= {arXiv preprint arXiv:2309.08742},
  year   = {2025}
}

Comments

7 pages, 4 figures, 3 tables, submitted to the 2024 IEEE International Conference on Robotics and Automation. See https://github.com/conhugh/RoSSO for associated codebase

R2 v1 2026-06-28T12:23:07.533Z