中文
相关论文

相关论文: EGAN: Evolutional GAN for Ransomware Evasion

200 篇论文

Transferable adversarial attacks pose significant threats to deep neural networks, particularly in black-box scenarios where internal model information is inaccessible. Studying adversarial attack methods helps advance the performance of…

人工智能 · 计算机科学 2024-09-23 Zhibo Jin , Jiayu Zhang , Zhiyu Zhu , Chenyu Zhang , Jiahao Huang , Jianlong Zhou , Fang Chen

Adversarial attacks present significant challenges for malware detection systems. This research investigates the effectiveness of benign and malicious adversarial examples (AEs) in evasion and poisoning attacks on the Portable Executable…

密码学与安全 · 计算机科学 2025-05-13 Matouš Kozák , Martin Jureček

Machine learning models are known to be vulnerable to adversarial evasion attacks as illustrated by image classification models. Thoroughly understanding such attacks is critical in order to ensure the safety and robustness of critical AI…

机器学习 · 计算机科学 2023-08-04 Kevin Eykholt , Taesung Lee , Douglas Schales , Jiyong Jang , Ian Molloy , Masha Zorin

Although neural networks could achieve state-of-the-art performance while recongnizing images, they often suffer a tremendous defeat from adversarial examples--inputs generated by utilizing imperceptible but intentional perturbation to…

计算机视觉与模式识别 · 计算机科学 2017-09-27 Shiwei Shen , Guoqing Jin , Ke Gao , Yongdong Zhang

Machine learning is becoming increasingly popular as a go-to approach for many tasks due to its world-class results. As a result, antivirus developers are incorporating machine learning models into their products. While these models improve…

密码学与安全 · 计算机科学 2024-03-19 Matouš Kozák , Martin Jureček , Mark Stamp , Fabio Di Troia

Inferring the latent variable generating a given test sample is a challenging problem in Generative Adversarial Networks (GANs). In this paper, we propose InvGAN - a novel framework for solving the inference problem in GANs, which involves…

机器学习 · 计算机科学 2019-12-02 Wei-An Lin , Yogesh Balaji , Pouya Samangouei , Rama Chellappa

There has been a surge of interest in using machine learning (ML) to automatically detect malware through their dynamic behaviors. These approaches have achieved significant improvement in detection rates and lower false positive rates at…

机器学习 · 计算机科学 2019-05-20 Li Chen , Chih-Yuan Yang , Anindya Paul , Ravi Sahita

Machine learning has witnessed tremendous growth in its adoption and advancement in the last decade. The evolution of machine learning from traditional algorithms to modern deep learning architectures has shaped the way today's technology…

密码学与安全 · 计算机科学 2022-01-06 Kshitiz Aryal , Maanak Gupta , Mahmoud Abdelsalam

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 trained in a safe…

机器学习 · 计算机科学 2020-04-08 Stefano Calzavara , Claudio Lucchese , Federico Marcuzzi , Salvatore Orlando

We propose a novel technique to make neural network robust to adversarial examples using a generative adversarial network. We alternately train both classifier and generator networks. The generator network generates an adversarial…

机器学习 · 计算机科学 2023-07-06 Hyeungill Lee , Sungyeob Han , Jungwoo Lee

Adversarial generative models, such as Generative Adversarial Networks (GANs), are widely applied for generating various types of data, i.e., images, text, and audio. Accordingly, its promising performance has led to the GAN-based…

计算机视觉与模式识别 · 计算机科学 2024-01-31 Zhiyu Zhu , Huaming Chen , Xinyi Wang , Jiayu Zhang , Zhibo Jin , Kim-Kwang Raymond Choo , Jun Shen , Dong Yuan

Modern commercial antivirus systems increasingly rely on machine learning to keep up with the rampant inflation of new malware. However, it is well-known that machine learning models are vulnerable to adversarial examples (AEs). Previous…

密码学与安全 · 计算机科学 2021-05-03 Wei Song , Xuezixiang Li , Sadia Afroz , Deepali Garg , Dmitry Kuznetsov , Heng Yin

Recent work has shown that state-of-the-art models are highly vulnerable to adversarial perturbations of the input. We propose cowboy, an approach to detecting and defending against adversarial attacks by using both the discriminator and…

机器学习 · 统计学 2018-05-29 Gokula Krishnan Santhanam , Paulina Grnarova

Generative adversarial networks (GANs) are a powerful framework for generative tasks. However, they are difficult to train and tend to miss modes of the true data generation process. Although GANs can learn a rich representation of the…

机器学习 · 计算机科学 2017-11-27 Robin Winter , Djork-Arné Clevert

Machine-learning methods have already been exploited as useful tools for detecting malicious executable files. They leverage data retrieved from malware samples, such as header fields, instruction sequences, or even raw bytes, to learn…

密码学与安全 · 计算机科学 2018-03-13 Bojan Kolosnjaji , Ambra Demontis , Battista Biggio , Davide Maiorca , Giorgio Giacinto , Claudia Eckert , Fabio Roli

Generative Adversarial Networks (GAN) have promoted a variety of applications in computer vision, natural language processing, etc. due to its generative model's compelling ability to generate realistic examples plausibly drawn from an…

机器学习 · 计算机科学 2021-06-08 Zhipeng Cai , Zuobin Xiong , Honghui Xu , Peng Wang , Wei Li , Yi Pan

Background: Machine learning-based security detection models have become prevalent in modern malware and intrusion detection systems. However, previous studies show that such models are susceptible to adversarial evasion attacks. In this…

密码学与安全 · 计算机科学 2021-10-14 Rui Shu , Tianpei Xia , Laurie Williams , Tim Menzies

Generative Adversarial Networks (GANs) have made releasing of synthetic images a viable approach to share data without releasing the original dataset. It has been shown that such synthetic data can be used for a variety of downstream tasks…

机器学习 · 计算机科学 2020-12-15 Sumit Mukherjee , Yixi Xu , Anusua Trivedi , Juan Lavista Ferres

Deep neural networks have been applied in wireless communications system to intelligently adapt to dynamically changing channel conditions, while the users are still under the threat of the malicious attacks due to the broadcasting property…

信息论 · 计算机科学 2025-05-02 Jianyuan Chen , Lin Zhang , Zuwei Chen , Yawen Chen , Hongcheng Zhuang

Malware detection have used machine learning to detect malware in programs. These applications take in raw or processed binary data to neural network models to classify as benign or malicious files. Even though this approach has proven…

密码学与安全 · 计算机科学 2020-04-20 Xiruo Wang , Risto Miikkulainen