AILGCOMLMar 7, 2020

Adversarial Machine Learning: Bayesian Perspectives

arXiv:2003.03546v20.0035 citations
AI Analysis25

This work tackles security vulnerabilities in ML systems for applications requiring trust, but it is incremental as it builds on existing adversarial ML frameworks.

The paper addresses the unrealistic common knowledge assumption in game-theoretic adversarial machine learning by proposing a Bayesian perspective to model uncertainty about adversaries, leading to more robust inferences in supervised learning settings.

Adversarial Machine Learning (AML) is emerging as a major field aimed at protecting machine learning (ML) systems against security threats: in certain scenarios there may be adversaries that actively manipulate input data to fool learning systems. This creates a new class of security vulnerabilities that ML systems may face, and a new desirable property called adversarial robustness essential to trust operations based on ML outputs. Most work in AML is built upon a game-theoretic modelling of the conflict between a learning system and an adversary, ready to manipulate input data. This assumes that each agent knows their opponent's interests and uncertainty judgments, facilitating inferences based on Nash equilibria. However, such common knowledge assumption is not realistic in the security scenarios typical of AML. After reviewing such game-theoretic approaches, we discuss the benefits that Bayesian perspectives provide when defending ML-based systems. We demonstrate how the Bayesian approach allows us to explicitly model our uncertainty about the opponent's beliefs and interests, relaxing unrealistic assumptions, and providing more robust inferences. We illustrate this approach in supervised learning settings, and identify relevant future research problems.

Code Implementations1 repo
Foundations

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

Your Notes