English

Deceptive Reinforcement Learning in Model-Free Domains

Artificial Intelligence 2023-03-21 v1 Multiagent Systems

Abstract

This paper investigates deceptive reinforcement learning for privacy preservation in model-free and continuous action space domains. In reinforcement learning, the reward function defines the agent's objective. In adversarial scenarios, an agent may need to both maximise rewards and keep its reward function private from observers. Recent research presented the ambiguity model (AM), which selects actions that are ambiguous over a set of possible reward functions, via pre-trained QQ-functions. Despite promising results in model-based domains, our investigation shows that AM is ineffective in model-free domains due to misdirected state space exploration. It is also inefficient to train and inapplicable in continuous action space domains. We propose the deceptive exploration ambiguity model (DEAM), which learns using the deceptive policy during training, leading to targeted exploration of the state space. DEAM is also applicable in continuous action spaces. We evaluate DEAM in discrete and continuous action space path planning environments. DEAM achieves similar performance to an optimal model-based version of AM and outperforms a model-free version of AM in terms of path cost, deceptiveness and training efficiency. These results extend to the continuous domain.

Keywords

Cite

@article{arxiv.2303.10838,
  title  = {Deceptive Reinforcement Learning in Model-Free Domains},
  author = {Alan Lewis and Tim Miller},
  journal= {arXiv preprint arXiv:2303.10838},
  year   = {2023}
}

Comments

8 pages, 1 reference page, 4 appendix pages, Accepted into International Conference on Automated Planning and Scheduling (ICAPS) 2023

R2 v1 2026-06-28T09:23:23.450Z