paper-with-me

Papers

Protecting Classifiers From Attacks. A Bayesian Approach

2020-04-18 · Victor Gallego, Roi Naveiro, Alberto Redondo, David Rios Insua, Fabrizio Ruggeri

Classification problems in security settings are usually modeled as confrontations in which an adversary tries to fool a classifier manipulating the covariates of instances to obtain a benefit. Most approaches to such problems have focused on game-theoretic ideas with strong underlying common knowledge assumptions, which are not realistic in the security realm. We provide an alternative Bayesian framework that accounts for the lack of precise knowledge about the attacker's behavior using adversarial risk analysis. A key ingredient required by our framework is the ability to sample from the distribution of originating instances given the possibly attacked observed one. We propose a sampling procedure based on approximate Bayesian computation, in which we simulate the attacker's problem taking into account our uncertainty about his elements. For large scale problems, we propose an alternative, scalable approach that could be used when dealing with differentiable classifiers. Within it, we move the computational load to the training phase, simulating attacks from an adversary, adapting the framework to obtain a classifier robustified against attacks.

📄 PDF Abstract BibTeX arXiv:2004.08705

Code (1)

roinaveiro/ACRA_2 공식 구현

Similar Papers 제목 키워드 기반

Multi-concept adversarial attacks

2021-10-19 · Vibha Belavadi, Yan Zhou, Murat Kantarcioglu, Bhavani M. Thuraisingham

As machine learning (ML) techniques are being increasingly used in many applications, their vulnerability to adversarial attacks becomes well-known. Test time attacks, usually launched by adding adversarial noise to test…

image-classificationImage Classification

Protecting JPEG Images Against Adversarial Attacks

2018-03-02 · Aaditya Prakash, Nick Moran, Solomon Garber, Antonella DiLillo 외

As deep neural networks (DNNs) have been integrated into critical systems, several methods to attack these systems have been developed. These adversarial attacks make imperceptible modifications to an image that fool DNN…

Decoder

Protecting gender and identity with disentangled speech representations

2021-04-22 · Dimitrios Stoidis, Andrea Cavallaro

Besides its linguistic content, our speech is rich in biometric information that can be inferred by classifiers. Learning privacy-preserving representations for speech signals enables downstream tasks without sharing unn…

Privacy PreservingRepresentation LearningSpeaker VerificationSpeech Recognition

HODA: Protecting DNNs Against Model Extraction Attacks via Hardness of Samples

2021-09-29 · AmirMahdi Sadeghzadeh, Faezeh Dehghan, Amir Sobhanian, Rasool Jalili

Model Extraction attacks exploit the target model's prediction API to create a surrogate model in order to steal or reconnoiter the functionality of the target model in the black-box setting. Several recent studies have …

Model extraction

Struggle with Adversarial Defense? Try Diffusion

2024-04-12 · Yujie Li, Yanbin Wang, Haitao Xu, Bin Liu 외

Adversarial attacks induce misclassification by introducing subtle perturbations. Recently, diffusion models are applied to the image classifiers to improve adversarial robustness through adversarial training or by purif…

Adversarial DefenseAdversarial Robustness