pith. sign in

arxiv: 2405.05372 · v2 · pith:QAHJEHSYnew · submitted 2024-05-08 · 💻 cs.RO

Pursuit-Evasion for Car-like Robots with Sensor Constraints

classification 💻 cs.RO
keywords gameexistinginformationlearnedobservablestatebeliefcar-like
0
0 comments X
read the original abstract

We study a pursuit-evasion game between two players with car-like dynamics and sensing limitations by formalizing it as a partially observable stochastic zero-sum game. The partial observability caused by the sensing constraints is particularly challenging. As an example, in a situation where the agents have no visibility of each other, they would need to extract information from their sensor coverage history to reason about potential locations of their opponents. However, keeping historical information greatly increases the size of the state space. To mitigate the challenges encountered with such partially observable problems, we develop a new learning-based method that encodes historical information to a belief state and uses it to generate agent actions. Through experiments we show that the learned strategies improve over existing multi-agent RL baselines by up to 16 % in terms of capture rate for the pursuer. Additionally, we present experimental results showing that learned belief states are strong state estimators for extending existing game theory solvers and demonstrate our method's competitiveness for problems where existing fully observable game theory solvers are computationally feasible. Finally, we deploy the learned policies on physical robots for a game between the F1TENTH and JetRacer platforms moving as fast as $\textbf{2 m/s}$ in indoor environments, showing that they can be executed on real-robots.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. AMBUSH: Collaborative Capture in Complex Environments with Neural Acceleration

    cs.RO 2026-07 unverdicted novelty 4.0

    AMBUSH parameterizes an ambush tactic for slower pursuers, optimizes it with H-MCTS, and accelerates planning with a neural network to capture faster evaders in complex environments.