paper-with-me

Papers

Evasion Attacks Against Bayesian Predictive Models

2025-06-11 · Pablo G. Arce, Roi Naveiro, David Ríos Insua

There is an increasing interest in analyzing the behavior of machine learning systems against adversarial attacks. However, most of the research in adversarial machine learning has focused on studying weaknesses against evasion or poisoning attacks to predictive models in classical setups, with the susceptibility of Bayesian predictive models to attacks remaining underexplored. This paper introduces a general methodology for designing optimal evasion attacks against such models. We investigate two adversarial objectives: perturbing specific point predictions and altering the entire posterior predictive distribution. For both scenarios, we propose novel gradient-based attacks and study their implementation and properties in various computational setups.

📄 PDF Abstract BibTeX arXiv:2506.09640

Code (1)

pablogarciarce/advreg 공식 구현 jax

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

Robust Graph Learning Against Adversarial Evasion Attacks via Prior-Free Diffusion-Based Structure Purification

2025-02-07 · Jiayi Luo, Qingyun Sun, Haonan Yuan, Xingcheng Fu 외

Adversarial evasion attacks pose significant threats to graph learning, with lines of studies that have improved the robustness of Graph Neural Networks (GNNs). However, existing works rely on priors about clean graphs o…

DenoisingGraph Learning

Can We Leverage Predictive Uncertainty to Detect Dataset Shift and Adversarial Examples in Android Malware Detection?

2021-09-20 · Deqiang Li, Tian Qiu, Shuo Chen, Qianmu Li 외

The deep learning approach to detecting malicious software (malware) is promising but has yet to tackle the problem of dataset shift, namely that the joint distribution of examples and their labels associated with the te…

Android Malware DetectionMalware Detection

Adversarial Feature Selection against Evasion Attacks

2020-05-25 · Fei Zhang, Patrick P. K. Chan, Battista Biggio, Daniel S. Yeung 외

Pattern recognition and machine learning techniques have been increasingly adopted in adversarial settings such as spam, intrusion and malware detection, although their security against well-crafted attacks that aim to e…

feature selectionMalware Detection

Multi-SpacePhish: Extending the Evasion-space of Adversarial Attacks against Phishing Website Detectors using Machine Learning

2022-10-24 · Ying Yuan, Giovanni Apruzzese, Mauro Conti

Existing literature on adversarial Machine Learning (ML) focuses either on showing attacks that break every ML model, or defenses that withstand most attacks. Unfortunately, little consideration is given to the actual fe…

Phishing Website Detection