paper-with-me

홈 › Papers

Unity is strength: Improving the Detection of Adversarial Examples with Ensemble Approaches

2021-11-24 · Francesco Craighero, Fabrizio Angaroni, Fabio Stella, Chiara Damiani, Marco Antoniotti, Alex Graudenzi

A key challenge in computer vision and deep learning is the definition of robust strategies for the detection of adversarial examples. Here, we propose the adoption of ensemble approaches to leverage the effectiveness of multiple detectors in exploiting distinct properties of the input data. To this end, the ENsemble Adversarial Detector (ENAD) framework integrates scoring functions from state-of-the-art detectors based on Mahalanobis distance, Local Intrinsic Dimensionality, and One-Class Support Vector Machines, which process the hidden features of deep neural networks. ENAD is designed to ensure high standardization and reproducibility to the computational workflow. Importantly, extensive tests on benchmark datasets, models and adversarial attacks show that ENAD outperforms all competing methods in the large majority of settings. The improvement over the state-of-the-art and the intrinsic generality of the framework, which allows one to easily extend ENAD to include any set of detectors, set the foundations for the new area of ensemble adversarial detection.

📄 PDF Abstract BibTeX arXiv:2111.12631

Code (1)

bimib-disco/enad-experiments 공식 구현 pytorch

Tasks

Unity

Methods 이 논문이 사용한 방법론

Logistic Regression Logistic Regression, despite its name, is a linear model for classification rather than regression. Logistic regression is also known in the literature as logit regression,…

Similar Papers 제목 키워드 기반

Exploring Model Learning Heterogeneity for Boosting Ensemble Robustness

2023-10-03 · Yanzhao Wu, Ka-Ho Chow, Wenqi Wei, Ling Liu

Deep neural network ensembles hold the potential of improving generalization performance for complex learning tasks. This paper presents formal analysis and empirical evaluation to show that heterogeneous deep ensembles …

Diversityobject-detectionObject DetectionSemantic Segmentation

Multi-View Domain Adapted Sentence Embeddings for Low-Resource Unsupervised Duplicate Question Detection

2019-11-01 · IJCNLP 2019 11 · Nina Poerner, Hinrich Sch{\"u}tze

We address the problem of Duplicate Question Detection (DQD) in low-resource domain-specific Community Question Answering forums. Our multi-view framework MV-DASE combines an ensemble of sentence encoders via Generalized…

Community Question AnsweringQuestion AnsweringSentenceSentence Embeddings+1

Adversarial Example Detection in Deployed Tree Ensembles

2022-06-27 · Laurens Devos, Wannes Meert, Jesse Davis

Tree ensembles are powerful models that are widely used. However, they are susceptible to adversarial examples, which are examples that purposely constructed to elicit a misprediction from the model. This can degrade per…

The Efficacy of Transformer-based Adversarial Attacks in Security Domains

2023-10-17 · Kunyang Li, Kyle Domico, Jean-Charles Noirot Ferrand, Patrick McDaniel

Today, the security of many domains rely on the use of Machine Learning to detect threats, identify vulnerabilities, and safeguard systems from attacks. Recently, transformer architectures have improved the state-of-the-…

Intrusion DetectionMalware DetectionNetwork Intrusion Detection

Robust Deep Learning Ensemble against Deception

2020-09-14 · Wenqi Wei, Ling Liu

Deep neural network (DNN) models are known to be vulnerable to maliciously crafted adversarial examples and to out-of-distribution inputs drawn sufficiently far away from the training data. How to protect a machine learn…

Adversarial RobustnessDeep LearningDenoisingDiversity+1