paper-with-me

Papers

Attack Tree Analysis for Adversarial Evasion Attacks

2023-12-28 · Yuki Yamaguchi, Toshiaki Aoki

Recently, the evolution of deep learning has promoted the application of machine learning (ML) to various systems. However, there are ML systems, such as autonomous vehicles, that cause critical damage when they misclassify. Conversely, there are ML-specific attacks called adversarial attacks based on the characteristics of ML systems. For example, one type of adversarial attack is an evasion attack, which uses minute perturbations called "adversarial examples" to intentionally misclassify classifiers. Therefore, it is necessary to analyze the risk of ML-specific attacks in introducing ML base systems. In this study, we propose a quantitative evaluation method for analyzing the risk of evasion attacks using attack trees. The proposed method consists of the extension of the conventional attack tree to analyze evasion attacks and the systematic construction method of the extension. In the extension of the conventional attack tree, we introduce ML and conventional attack nodes to represent various characteristics of evasion attacks. In the systematic construction process, we propose a procedure to construct the attack tree. The procedure consists of three steps: (1) organizing information about attack methods in the literature to a matrix, (2) identifying evasion attack scenarios from methods in the matrix, and (3) constructing the attack tree from the identified scenarios using a pattern. Finally, we conducted experiments on three ML image recognition systems to demonstrate the versatility and effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2312.16957

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAutonomous Vehicles

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Treant: Training Evasion-Aware Decision Trees

2019-07-02 · Stefano Calzavara, Claudio Lucchese, Gabriele Tolomei, Seyum Assefa Abebe 외

Despite its success and popularity, machine learning is now recognized as vulnerable to evasion attacks, i.e., carefully crafted perturbations of test inputs designed to force prediction errors. In this paper we focus on…

BIG-bench Machine Learning

Feature Partitioning for Robust Tree Ensembles and their Certification in Adversarial Scenarios

2020-04-07 · Stefano Calzavara, Claudio Lucchese, Federico Marcuzzi, Salvatore Orlando

Machine learning algorithms, however effective, are known to be vulnerable in adversarial scenarios where a malicious user may inject manipulated instances. In this work we focus on evasion attacks, where a model is trai…

Towards Adversarial Realism and Robust Learning for IoT Intrusion Detection and Classification

2023-01-30 · João Vitorino, Isabel Praça, Eva Maia

The Internet of Things (IoT) faces tremendous security challenges. Machine learning models can be used to tackle the growing number of cyber-attack variations targeting IoT systems, but the increasing threat posed by adv…

Adversarial RobustnessBinary ClassificationIntrusion DetectionMulti-class Classification+1

Explanation-Guided Diagnosis of Machine Learning Evasion Attacks

2021-06-30 · Abderrahmen Amich, Birhanu Eshete

Machine Learning (ML) models are susceptible to evasion attacks. Evasion accuracy is typically assessed using aggregate evasion rate, and it is an open question whether aggregate evasion rate enables feature-level diagno…

BIG-bench Machine LearningOpen-Ended Question Answering

Evaluating Resilience of Encrypted Traffic Classification Against Adversarial Evasion Attacks

2021-05-30 · Ramy Maarouf, Danish Sattar, Ashraf Matrawy

Machine learning and deep learning algorithms can be used to classify encrypted Internet traffic. Classification of encrypted traffic can become more challenging in the presence of adversarial attacks that target the lea…

BIG-bench Machine LearningClassificationDeep LearningTraffic Classification