Value of Information-based Deceptive Path Planning Under Adversarial Interventions
Wesley A. Suttle, Jesse Milzman, Mustafa O. Karabag, Brian M. Sadler, Ufuk Topcu
TL;DR
This paper addresses deceptive path planning under adversarial interventions, where an observer can modify the environment to impede the agent. It introduces a novel Markov decision process (MDP) model for DPP in adversarial settings and two value-of-information (VoI) deception objectives that quantify deception via the observer’s beliefs about the agent’s true goal. The authors derive tractable, linear-programming-based solutions that compute globally optimal policies, and demonstrate that VoI DPP yields flexible deception and lower post-intervention costs compared to passive-observer approaches and conservative planning on illustrative gridworlds. The work significantly advances DPP by coupling deception with observer interventions, enabling controllable trade-offs between deception and path efficiency with practical computational methods.
Abstract
Existing methods for deceptive path planning (DPP) address the problem of designing paths that conceal their true goal from a passive, external observer. Such methods do not apply to problems where the observer has the ability to perform adversarial interventions to impede the path planning agent. In this paper, we propose a novel Markov decision process (MDP)-based model for the DPP problem under adversarial interventions and develop new value of information (VoI) objectives to guide the design of DPP policies. Using the VoI objectives we propose, path planning agents deceive the adversarial observer into choosing suboptimal interventions by selecting trajectories that are of low informational value to the observer. Leveraging connections to the linear programming theory for MDPs, we derive computationally efficient solution methods for synthesizing policies for performing DPP under adversarial interventions. In our experiments, we illustrate the effectiveness of the proposed solution method in achieving deceptiveness under adversarial interventions and demonstrate the superior performance of our approach to both existing DPP methods and conservative path planning approaches on illustrative gridworld problems.
