Artificial Intelligence

Robustness

The ability of an AI model to maintain reliable performance when faced with unexpected inputs, adversarial attacks, data distribution changes, or edge cases.

Why It Matters

Robust models are essential for real-world deployment. A model that works perfectly in the lab but fails on slightly unusual inputs is dangerous in production.

Example

A self-driving car's vision system correctly identifying a stop sign even when it is partially obscured by snow, tilted at an angle, or has a sticker on it.

Think of it like...

Like a good bridge that handles not just normal traffic but also storms, earthquakes, and overloaded trucks — it is designed to perform under adverse conditions.

Related Terms