paper-with-me

Papers

FENCE: Feasible Evasion Attacks on Neural Networks in Constrained Environments

2019-09-23 · Alesia Chernikova, Alina Oprea

As advances in Deep Neural Networks (DNNs) demonstrate unprecedented levels of performance in many critical applications, their vulnerability to attacks is still an open question. We consider evasion attacks at testing time against Deep Learning in constrained environments, in which dependencies between features need to be satisfied. These situations may arise naturally in tabular data or may be the result of feature engineering in specific application domains, such as threat detection in cyber security. We propose a general iterative gradient-based framework called FENCE for crafting evasion attacks that take into consideration the specifics of constrained domains and application requirements. We apply it against Feed-Forward Neural Networks trained for two cyber security applications: network traffic botnet classification and malicious domain classification, to generate feasible adversarial examples. We extensively evaluate the success rate and performance of our attacks, compare their improvement over several baselines, and analyze factors that impact the attack success rate, including the optimization objective and the data imbalance. We show that with minimal effort (e.g., generating 12 additional network connections), an attacker can change the model's prediction from the Malicious class to Benign and evade the classifier. We show that models trained on datasets with higher imbalance are more vulnerable to our FENCE attacks. Finally, we demonstrate the potential of performing adversarial training in constrained domains to increase the model resilience against these evasion attacks.

📄 PDF Abstract BibTeX arXiv:1909.10480

Code (1)

achernikova/cybersecurity_evasion 공식 구현 tf

Tasks

domain classificationFeature EngineeringOpen-Ended Question Answering

Similar Papers 제목 키워드 기반

Where Does the Robustness Come from? A Study of the Transformation-based Ensemble Defence

2020-09-28 · Chang Liao, Yao Cheng, Chengfang Fang, Jie Shi

This paper aims to provide a thorough study on the effectiveness of the transformation-based ensemble defence for image classification and its reasons. It has been empirically shown that they can enhance the robustness a…

image-classificationImage Classification

Privacy Threats and Countermeasures in Federated Learning for Internet of Things: A Systematic Review

2024-07-25 · Adel ElZemity, Budi Arief

Federated Learning (FL) in the Internet of Things (IoT) environments can enhance machine learning by utilising decentralised data, but at the same time, it might introduce significant privacy and security concerns due to…

Federated LearningPrivacy PreservingSystematic Literature Review

Online Planning for Multi-UAV Pursuit-Evasion in Unknown Environments Using Deep Reinforcement Learning

2024-09-24 · Jiayu Chen, Chao Yu, Guosheng Li, Wenhao Tang 외

Multi-UAV pursuit-evasion, where pursuers aim to capture evaders, poses a key challenge for UAV swarm intelligence. Multi-agent reinforcement learning (MARL) has demonstrated potential in modeling cooperative behaviors, …

Deep Reinforcement LearningMulti-agent Reinforcement Learning

Adversarial Patch Attacks and Defences in Vision-Based Tasks: A Survey

2022-06-16 · Abhijith Sharma, Yijun Bian, Phil Munz, Apurva Narayan

Adversarial attacks in deep learning models, especially for safety-critical systems, are gaining more and more attention in recent years, due to the lack of trust in the security and robustness of AI models. Yet the more…

SoK: Systematic analysis of adversarial threats against deep learning approaches for autonomous anomaly detection systems in SDN-IoT networks

2025-09-30 · Tharindu Lakshan Yasarathna, Nhien-An Le-Khac arxiv

Integrating SDN and the IoT enhances network control and flexibility. DL-based AAD systems improve security by enabling real-time threat detection in SDN-IoT networks. However, these systems remain vulnerable to adversar…

Computational EfficiencyAnomaly Detection