paper-with-me

Papers

Attack-Agnostic Adversarial Detection

2022-06-01 · Jiaxin Cheng, Mohamed Hussein, Jay Billa, Wael AbdAlmageed

The growing number of adversarial attacks in recent years gives attackers an advantage over defenders, as defenders must train detectors after knowing the types of attacks, and many models need to be maintained to ensure good performance in detecting any upcoming attacks. We propose a way to end the tug-of-war between attackers and defenders by treating adversarial attack detection as an anomaly detection problem so that the detector is agnostic to the attack. We quantify the statistical deviation caused by adversarial perturbations in two aspects. The Least Significant Component Feature (LSCF) quantifies the deviation of adversarial examples from the statistics of benign samples and Hessian Feature (HF) reflects how adversarial examples distort the landscape of the model's optima by measuring the local loss curvature. Empirical results show that our method can achieve an overall ROC AUC of 94.9%, 89.7%, and 94.6% on CIFAR10, CIFAR100, and SVHN, respectively, and has comparable performance to adversarial detectors trained with adversarial examples on most of the attacks.

📄 PDF Abstract BibTeX arXiv:2206.00489

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackAdversarial Attack DetectionAnomaly Detection

Similar Papers 제목 키워드 기반

A Classifier-Agnostic Zero-Shot Adversarial Attack Detection via CLIP

2026-06-29 · Hodaya Krakover, Meir Yossef Levi, Eyal Gofer, Guy Gilboa arxiv

Adversarial attacks pose a challenge to the reliability of deep learning models, motivating effective detection methods. Existing techniques often rely on attack-specific assumptions, access to adversarial samples, or kn…

Adversarial Attack

Model Agnostic Defense against Adversarial Patch Attacks on Object Detection in Unmanned Aerial Vehicles

2024-05-29 · Saurabh Pathak, Samridha Shrestha, Abdelrahman AlMahmoud

Object detection forms a key component in Unmanned Aerial Vehicles (UAVs) for completing high-level tasks that depend on the awareness of objects on the ground from an aerial perspective. In that scenario, adversarial pa…

Objectobject-detectionObject Detection

Attack-agnostic Adversarial Detection on Medical Data Using Explainable Machine Learning

2021-05-05 · Matthew Watson, Noura Al Moubayed

Explainable machine learning has become increasingly prevalent, especially in healthcare where explainable models are vital for ethical and trusted automated decision making. Work on the susceptibility of deep learning m…

Adversarial AttackAnomaly DetectionBIG-bench Machine LearningDecision Making+1

Model-Agnostic Defense for Lane Detection against Adversarial Attack

2021-03-01 · Henry Xu, An Ju, David Wagner

Susceptibility of neural networks to adversarial attack prompts serious safety concerns for lane detection efforts, a domain where such models have been widely applied. Recent work on adversarial road patches have succes…

Adversarial AttackAutonomous DrivingLane Detection

A Statistical Method for Attack-Agnostic Adversarial Attack Detection with Compressive Sensing Comparison

2025-10-03 · Chinthana Wimalasuriya, Spyros Tragoudas arxiv

Adversarial attacks present a significant threat to modern machine learning systems. Yet, existing detection methods often lack the ability to detect unseen attacks or detect different attack types with a high level of a…

Compressive SensingAdversarial Attack