Safe Interaction via Monte Carlo Linear-Quadratic Games
Benjamin A. Christie, Dylan P. Losey
TL;DR
This work tackles safe interaction in human-robot collaboration by modeling the human as an adversary in a zero-sum game and seeking a Nash Equilibrium policy for the robot. It introduces Monte Carlo Linear-Quadratic Games (MCLQ), which seeds an initial NE-inspired trajectory from an LQ approximation and then refines it via nested Metropolis-Hastings searches to handle nonlinearities and unpredictability in real time. The approach provides a theoretical bridge between exact Hamilton-Jacobi methods and practical LQ baselines, with a tunable safety margin to balance conservatism and performance. Empirically, MCLQ achieves near-NE performance with real-time computation in simulations and demonstrates reduced collisions and enhanced perceived safety in a 24-person user study, outperforming state-of-the-art baselines in safety and responsiveness.
Abstract
Safety is critical during human-robot interaction. But -- because people are inherently unpredictable -- it is often difficult for robots to plan safe behaviors. Instead of relying on our ability to anticipate humans, here we identify robot policies that are robust to unexpected human decisions. We achieve this by formulating human-robot interaction as a zero-sum game, where (in the worst case) the human's actions directly conflict with the robot's objective. Solving for the Nash Equilibrium of this game provides robot policies that maximize safety and performance across a wide range of human actions. Existing approaches attempt to find these optimal policies by leveraging Hamilton-Jacobi analysis (which is intractable) or linear-quadratic approximations (which are inexact). By contrast, in this work we propose a computationally efficient and theoretically justified method that converges towards the Nash Equilibrium policy. Our approach (which we call MCLQ) leverages linear-quadratic games to obtain an initial guess at safe robot behavior, and then iteratively refines that guess with a Monte Carlo search. Not only does MCLQ provide real-time safety adjustments, but it also enables the designer to tune how conservative the robot is -- preventing the system from focusing on unrealistic human behaviors. Our simulations and user study suggest that this approach advances safety in terms of both computation time and expected performance. See videos of our experiments here: https://youtu.be/KJuHeiWVuWY.
