NAVIGATION

What is an Adversarial Attack?

Definition

Adversarial Attack

An Adversarial Attack is a technique that feeds a machine learning model intentionally designed inputs (adversarial examples) to cause it to make a mistake, fail, or hallucinate. In image models, this often involves introducing imperceptible pixel noise that completely alters the classification.

Why It Matters for AI Builders

Defines the safety alignment and security constraints of user-facing systems during security vulnerability audits, defense hardening, and robustness testing; implementing Adversarial Attack helps builders isolate instructions from injection exploits.

Detailed Deep Dive

Adversarial attacks represent a major security risk for machine learning models, where inputs are subtly modified to deliberately fool a model into making incorrect predictions. In computer vision, this can involve injecting imperceptible pixel noise into an image, causing a classifier to identify a stop sign as a speed limit sign. In Large Language Models (LLMs), adversarial attacks manifest as prompt injections or jailbreaks, where users craft specific input prompts to bypass safety filters and elicit restricted information.

Advertisement

Frequently Asked Questions

Q:How do you defend against adversarial attacks?

By performing adversarial training, where adversarial examples are generated and included directly in the training dataset to build model robustness.

Q:What is a jailbreak in LLMs?

A jailbreak is a text-based adversarial attack where a user structures prompts to bypass the safety alignment filters of a Large Language Model.

Quick Facts

  • CategoryModel Limitations
  • Key ApplicationSecurity vulnerability audits, defense hardening, and robustness testing

Coverage Trend12 Weeks

12w agoToday

Cite This Term

Reference this definition in your articles, research, or documentation to credit this source:

[Adversarial Attack | SPIDITS Glossary](https://spidits.com/ai-glossary/adversarial-attack)

Adversarial Attack Media Coverage & Intelligence

PRODUCT LAUNCHAug 13, 2026

What to Expect During CrowdStrike's Fal.Con: Join TheCUBE Aug. 31-Sept. 2

AI attacks on enterprise systems are picking up speed. The just-released CrowdStrike "2026 Threat Hunting Report" documented that China-nexus adversaries exploited critical vulnerabilities within 24 hours of public proof-of-concept release.