paper-with-me

홈 › Papers

RAID: Randomized Adversarial-Input Detection for Neural Networks

2020-02-07 · Hasan Ferit Eniser, Maria Christakis, Valentin Wüstholz

In recent years, neural networks have become the default choice for image classification and many other learning tasks, even though they are vulnerable to so-called adversarial attacks. To increase their robustness against these attacks, there have emerged numerous detection mechanisms that aim to automatically determine if an input is adversarial. However, state-of-the-art detection mechanisms either rely on being tuned for each type of attack, or they do not generalize across different attack types. To alleviate these issues, we propose a novel technique for adversarial-image detection, RAID, that trains a secondary classifier to identify differences in neuron activation values between benign and adversarial inputs. Our technique is both more reliable and more effective than the state of the art when evaluated against six popular attacks. Moreover, a straightforward extension of RAID increases its robustness against detection-aware adversaries without affecting its effectiveness.

📄 PDF Abstract BibTeX arXiv:2002.02776

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

RAID: A Shared Benchmark for Robust Evaluation of Machine-Generated Text Detectors

2024-05-13 · Liam Dugan, Alyssa Hwang, Filip Trhlik, Josh Magnus Ludan 외

Many commercial and open-source models claim to detect machine-generated text with extremely high accuracy (99% or more). However, very few of these detectors are evaluated on shared benchmark datasets and even when they…

Adversarial RobustnessText Detection

RAID: A Dataset for Testing the Adversarial Robustness of AI-Generated Image Detectors

2025-06-04 · Hicham Eddoubi, Jonas Ricker, Federico Cocchi, Angelo Sotgiu 외

AI-generated images have reached a quality level at which humans are incapable of reliably distinguishing them from real images. To counteract the inherent risk of fraud and disinformation, the detection of AI-generated …

Adversarial Robustness

PeerAiD: Improving Adversarial Distillation from a Specialized Peer Tutor

2024-03-11 · CVPR 2024 1 · Jaewon Jung, Hongsun Jang, Jaeyong Song, Jinho Lee

Adversarial robustness of the neural network is a significant concern when it is applied to security-critical domains. In this situation, adversarial distillation is a promising option which aims to distill the robustnes…

Adversarial Robustness

RAID: Retrieval-Augmented Anomaly Detection

2026-02-23 · Mingxiu Cai, Zhe Zhang, Gaochang Wu, Tianyou Chai 외 arxiv

Unsupervised Anomaly Detection (UAD) aims to identify abnormal regions by establishing correspondences between test images and normal templates. Existing methods primarily rely on image reconstruction or template retriev…

Unsupervised Anomaly DetectionImage Reconstruction

GRAID: Synthetic Data Generation with Geometric Constraints and Multi-Agentic Reflection for Harmful Content Detection

2025-08-23 · Melissa Kazemi Rad, Alberto Purpura, Himanshu Kumar, Emily Chen 외 arxiv

We address the problem of data scarcity in harmful text classification for guardrailing applications and introduce GRAID (Geometric and Reflective AI-Driven Data Augmentation), a novel pipeline that leverages Large Langu…

Synthetic Data GenerationText ClassificationData Augmentation