AILGCPJul 8, 2021

Adaptive Stress Testing for Adversarial Learning in a Financial Environment

arXiv:2107.03577v12 citations
Originality Synthesis-oriented
AI Analysis

This addresses security risks in financial systems by identifying failure modes in fraud detection, but it is incremental as it applies an existing method to a specific domain.

The paper tackled the problem of detecting vulnerabilities in a financial fraud detection system by applying Adaptive Stress Testing, a reinforcement learning method, to train an agent that finds the most likely paths to system failure, such as successful fraud, and linked these paths to classifier limits to suggest rule augmentations for mitigation.

We demonstrate the use of Adaptive Stress Testing to detect and address potential vulnerabilities in a financial environment. We develop a simplified model for credit card fraud detection that utilizes a linear regression classifier based on historical payment transaction data coupled with business rules. We then apply the reinforcement learning model known as Adaptive Stress Testing to train an agent, that can be thought of as a potential fraudster, to find the most likely path to system failure -- successfully defrauding the system. We show the connection between this most likely failure path and the limits of the classifier and discuss how the fraud detection system's business rules can be further augmented to mitigate these failure modes.

Foundations

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

Your Notes