paper-with-me

Papers

Realizable Universal Adversarial Perturbations for Malware

2021-02-12 · Raphael Labaca-Castro, Luis Muñoz-González, Feargus Pendlebury, Gabi Dreo Rodosek, Fabio Pierazzi, Lorenzo Cavallaro

Machine learning classifiers are vulnerable to adversarial examples -- input-specific perturbations that manipulate models' output. Universal Adversarial Perturbations (UAPs), which identify noisy patterns that generalize across the input space, allow the attacker to greatly scale up the generation of such examples. Although UAPs have been explored in application domains beyond computer vision, little is known about their properties and implications in the specific context of realizable attacks, such as malware, where attackers must satisfy challenging problem-space constraints. In this paper we explore the challenges and strengths of UAPs in the context of malware classification. We generate sequences of problem-space transformations that induce UAPs in the corresponding feature-space embedding and evaluate their effectiveness across different malware domains. Additionally, we propose adversarial training-based mitigations using knowledge derived from the problem-space transformations, and compare against alternative feature-space defenses. Our experiments limit the effectiveness of a white box Android evasion attack to ~20% at the cost of ~3% TPR at 1% FPR. We additionally show how our method can be adapted to more restrictive domains such as Windows malware. We observe that while adversarial training in the feature space must deal with large and often unconstrained regions, UAPs in the problem space identify specific vulnerabilities that allow us to harden a classifier more effectively, shifting the challenges and associated cost of identifying new universal adversarial transformations back to the attacker.

📄 PDF Abstract BibTeX arXiv:2102.06747

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Classification

Similar Papers 제목 키워드 기반

Level Up with ML Vulnerability Identification: Leveraging Domain Constraints in Feature Space for Robust Android Malware Detection

2022-05-30 · Hamid Bostani, Zhengyu Zhao, Zhuoran Liu, Veelasha Moonsamy

Machine Learning (ML) promises to enhance the efficacy of Android Malware Detection (AMD); however, ML models are vulnerable to realistic evasion attacks--crafting realizable Adversarial Examples (AEs) that satisfy Andro…

Adversarial RobustnessAndroid Malware DetectionMalware DetectionTransfer Learning

Attacking Deep Learning AI Hardware with Universal Adversarial Perturbation

2021-11-18 · Mehdi Sadi, B. M. S. Bahar Talukder, Kaniz Mishty, Md Tauhidur Rahman

Universal Adversarial Perturbations are image-agnostic and model-independent noise that when added with any image can mislead the trained Deep Convolutional Neural Networks into the wrong prediction. Since these Universa…

Deep Learning

Real-time Detection of Practical Universal Adversarial Perturbations

2021-05-16 · Kenneth T. Co, Luis Muñoz-González, Leslie Kanthan, Emil C. Lupu

Universal Adversarial Perturbations (UAPs) are a prominent class of adversarial examples that exploit the systemic vulnerabilities and enable physically realizable and robust attacks against Deep Neural Networks (DNNs). …

Blockingimage-classificationImage Classificationobject-detection+1

Consistent Valid Physically-Realizable Adversarial Attack against Crowd-flow Prediction Models

2023-03-05 · Hassan Ali, Muhammad Atif Butt, Fethi Filali, Ala Al-Fuqaha 외

Recent works have shown that deep learning (DL) models can effectively learn city-wide crowd-flow patterns, which can be used for more effective urban planning and smart city management. However, DL models have been know…

Adversarial AttackManagementvalid

Adversarial camera stickers: A physical camera-based attack on deep learning systems

2019-03-21 · Juncheng Li, Frank R. Schmidt, J. Zico Kolter

Recent work has documented the susceptibility of deep learning systems to adversarial examples, but most such attacks directly manipulate the digital input to a classifier. Although a smaller line of work considers physi…