paper-with-me

Papers

Demystifying the Role of Rule-based Detection in AI Systems for Windows Malware Detection

2025-08-13 · Andrea Ponte, Luca Demetrio, Luca Oneto, Ivan Tesfai Ogbu, Battista Biggio, Fabio Roli arxiv

Malware detection increasingly relies on AI systems that integrate signature-based detection with machine learning. However, these components are typically developed and combined in isolation, missing opportunities to reduce data complexity and strengthen defenses against adversarial EXEmples, carefully crafted programs designed to evade detection. Hence, in this work we investigate the influence that signature-based detection exerts on model training, when they are included inside the training pipeline. Specifically, we compare models trained on a comprehensive dataset with an AI system whose machine learning component is trained solely on samples not already flagged by signatures. Our results demonstrate improved robustness to both adversarial EXEmples and temporal data drift, although this comes at the cost of a fixed lower bound on false positives, driven by suboptimal rule selection. We conclude by discussing these limitations and outlining how future research could extend AI-based malware detection to include dynamic analysis, thereby further enhancing system resilience.

📄 PDF Abstract BibTeX arXiv:2508.09652

Code (0)

등록된 구현이 없습니다.

Tasks

Malware Detection

Similar Papers 제목 키워드 기반

Adversarial Attacks against Windows PE Malware Detection: A Survey of the State-of-the-Art

2021-12-23 · Xiang Ling, Lingfei Wu, Jiangyu Zhang, Zhenqing Qu 외

Malware has been one of the most damaging threats to computers that span across multiple operating systems and various file formats. To defend against ever-increasing and ever-evolving malware, tremendous efforts have be…

Adversarial AttackMalware Detectionspeech-recognitionSpeech Recognition

Learning Sampling Distributions for Efficient Object Detection

2015-08-23 · Yanwei Pang, Jiale Cao, Xuelong. Li

Object detection is an important task in computer vision and learning systems. Multistage particle windows (MPW), proposed by Gualdi et al., is an algorithm of fast and accurate object detection. By sampling particle win…

Face DetectionObjectobject-detectionObject Detection

Unsupervised Detection of Underground Tunnels in Ground-Penetrating Radar Using Depth-Restricted Reconstruction Scoring

2026-07-06 · Muhammad Junaid, Shoab A. Khan, Nisar Ahmed arxiv

Clandestine tunneling beneath oil and gas pipelines enables fuel theft, smuggling, and sabotage, yet conventional monitoring detects damage only after a pipeline has been compromised. Ground-penetrating radar (GPR) can i…

Real-Time Anomaly Detection in Data Centers for Log-based Predictive Maintenance using an Evolving Fuzzy-Rule-Based Approach

2020-04-25 · Leticia Decker, Daniel Leite, Luca Giommi, Daniele Bonacorsi

Detection of anomalous behaviors in data centers is crucial to predictive maintenance and data safety. With data centers, we mean any computer network that allows users to transmit and exchange data and information. In p…

Anomaly Detection

Total stochastic gradient algorithms and applications in reinforcement learning

2019-02-05 · NeurIPS 2018 12 · Paavo Parmas

Backpropagation and the chain rule of derivatives have been prominent; however, the total derivative rule has not enjoyed the same amount of attention. In this work we show how the total derivative rule leads to an intui…

Density Estimationreinforcement-learningReinforcement LearningReinforcement Learning (RL)