PulseAugur
EN
LIVE 09:38:47

New adversarial examples fool AI models while remaining visible to humans

Researchers have introduced a novel type of adversarial example that, unlike typical attacks, uses large, visible perturbations that fool AI models while remaining recognizable to humans. This new method was tested on datasets like MNIST, CIFAR-10, and ImageNet, revealing a significant gap where models maintain high accuracy while human recognition drops considerably. Standard out-of-distribution detection methods failed to identify these examples, though a feature-space Mahalanobis detector was effective, albeit vulnerable to adaptive attacks. Existing defenses, including adversarial training, did not effectively mitigate the attack's success. AI

IMPACT Highlights a new vulnerability in AI models, suggesting current defenses and OOD detection methods are insufficient against human-recognizable perturbations.

RANK_REASON Academic paper detailing a new type of adversarial example for AI models. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New adversarial examples fool AI models while remaining visible to humans

COVERAGE [1]

  1. arXiv cs.AI TIER_1 English(EN) · Ali Borji ·

    A New Kind of Adversarial Example: Measuring the Human-Model Gap, and Its Relationship to OOD Detection

    arXiv:2607.22722v1 Announce Type: cross Abstract: Almost all adversarial attacks add an imperceptible perturbation to fool a model. We instead study the opposite: a large, clearly visible perturbation that causes the model to keep its original, correct prediction, even though a h…