paper-with-me

홈 › Papers

Discovering Imperfectly Observable Adversarial Actions using Anomaly Detection

2020-04-22 · Olga Petrova, Karel Durkota, Galina Alperovich, Karel Horak, Michal Najman, Branislav Bosansky, Viliam Lisy

Anomaly detection is a method for discovering unusual and suspicious behavior. In many real-world scenarios, the examined events can be directly linked to the actions of an adversary, such as attacks on computer networks or frauds in financial operations. While the defender wants to discover such malicious behavior, the attacker seeks to accomplish their goal (e.g., exfiltrating data) while avoiding the detection. To this end, anomaly detectors have been used in a game-theoretic framework that captures these goals of a two-player competition. We extend the existing models to more realistic settings by (1) allowing both players to have continuous action spaces and by assuming that (2) the defender cannot perfectly observe the action of the attacker. We propose two algorithms for solving such games -- a direct extension of existing algorithms based on discretizing the feature space and linear programming and the second algorithm based on constrained learning. Experiments show that both algorithms are applicable for cases with low feature space dimensions but the learning-based method produces less exploitable strategies and it is scalable to higher dimensions. Moreover, we use real-world data to compare our approaches with existing classifiers in a data-exfiltration scenario via the DNS channel. The results show that our models are significantly less exploitable by an informed attacker.

📄 PDF Abstract BibTeX arXiv:2004.10638

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Adversarially Learned Anomaly Detection on CMS Open Data: re-discovering the top quark

2020-05-04 · Oliver Knapp, Guenther Dissertori, Olmo Cerri, Thong Q. Nguyen 외

We apply an Adversarially Learned Anomaly Detection (ALAD) algorithm to the problem of detecting new physics processes in proton-proton collisions at the Large Hadron Collider. Anomaly detection based on ALAD matches per…

Anomaly Detection

Online anomaly detection using statistical leverage for streaming business process events

2021-03-01 · Jonghyeon Ko, Marco Comuzzi

While several techniques for detecting trace-level anomalies in event logs in offline settings have appeared recently in the literature, such techniques are currently lacking for online settings. Event log anomaly detect…

Anomaly Detection

SAGE-5GC: Security-Aware Guidelines for Evaluating Anomaly Detection in the 5G Core Network

2026-02-03 · Cristian Manca, Christian Scano, Giorgio Piras, Fabio Brau 외 arxiv

Machine learning-based anomaly detection systems are increasingly being adopted in 5G Core networks to monitor complex, high-volume traffic. However, most existing approaches are evaluated under strong assumptions that r…

Adversarial RobustnessAnomaly Detection

Outage Detection in Partially Observable Distribution Systems using Smart Meters and Generative Adversarial Networks

2019-12-10

In this paper, we present a novel data-driven approach to detect outage events in partially observable distribution systems by capturing the changes in smart meters' (SMs) data distribution. To achieve this, first, a bre…

Generative Adversarial Network

Discovering User-Interpretable Capabilities of Black-Box Planning Agents

2021-07-28 · Pulkit Verma, Shashank Rao Marpally, Siddharth Srivastava

Several approaches have been developed for answering users' specific questions about AI behavior and for assessing their core functionality in terms of primitive executable actions. However, the problem of summarizing an…

AI AgentDecision Making