LGCRSYApr 25, 2023

Model Extraction Attacks Against Reinforcement Learning Based Controllers

arXiv:2304.13090v12 citationsh-index: 24
Originality Incremental advance
AI Analysis

This addresses security vulnerabilities in cyber-physical systems for attackers, but it is incremental as it builds on existing attack methods.

The paper tackles the problem of model-extraction attacks on cyber-physical systems by proposing a two-phase algorithm to estimate unknown deep neural network controllers trained with reinforcement learning, showing effectiveness through numerical results.

We introduce the problem of model-extraction attacks in cyber-physical systems in which an attacker attempts to estimate (or extract) the feedback controller of the system. Extracting (or estimating) the controller provides an unmatched edge to attackers since it allows them to predict the future control actions of the system and plan their attack accordingly. Hence, it is important to understand the ability of the attackers to perform such an attack. In this paper, we focus on the setting when a Deep Neural Network (DNN) controller is trained using Reinforcement Learning (RL) algorithms and is used to control a stochastic system. We play the role of the attacker that aims to estimate such an unknown DNN controller, and we propose a two-phase algorithm. In the first phase, also called the offline phase, the attacker uses side-channel information about the RL-reward function and the system dynamics to identify a set of candidate estimates of the unknown DNN. In the second phase, also called the online phase, the attacker observes the behavior of the unknown DNN and uses these observations to shortlist the set of final policy estimates. We provide theoretical analysis of the error between the unknown DNN and the estimated one. We also provide numerical results showing the effectiveness of the proposed algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes