SECAI Core · phase 13 of 15 · noun
Pattern detection
The process of automatically finding recurring structures, trends, or regularities in data (such as similarities, sequences, or anomalies) so the model can recognize, classify, or predict based on those learned patterns
The Explain card
- Plain English
- Pattern detection is the automated discovery of recurring structures, trends or regularities in data, such as similarities, sequences or anomalies, so a model can recognise, classify or predict from them.
- Example
- A security model trained on login logs learns that a burst of failed attempts followed by one success from a new country is a recurring pattern of account takeover, and alerts on future matches.
- Why it matters
- Pattern detection is the engine behind AI-driven defence, but also behind attacks that profile a model's behaviour. Knowing what patterns a system learned tells you what it will catch and what it will miss.
- Hook
- The same shape, seen enough times, becomes a rule.
Word knowledge
How the word is built, where it came from, and what it sits beside in memory.
In a sentence
An intrusion detection system uses pattern detection to flag repeated failed logins followed by an unusual administrator login.
Why these words
- pattern Middle English patron, from Old French patron, model or exemplar names the repeated or recognizable form being sought
- detection Latin detectio, uncovering, from detegere, to uncover names the act of discovering or identifying that form
Where it came from
- Origin
- an English compound combining pattern, ultimately from Latin patronus, with detection, from Latin detectio
- Entered the language
- 20th century
- What changed
- Pattern moved from meaning a model to copy toward an observable regularity, while detection broadened from physical uncovering to identification by instruments and computation.
How it is spelled
- Pattern
- pattern keeps its doubled t in patterned and patterning
- Pattern
- detection uses the common noun ending -tion after the stem detect
Spelled like
- patterned
- patterning
- protection
- selection
Broken into chunks
-
pattern
- patterned
- patterning
-
detect
- detector
- detectable
-
tion
- classification
- prediction
What it sits beside
Same subject
- anomaly detection
- intrusion detection
- machine learning
- behavioral analysis
Same shape
- anomaly detection
- threat detection
- object detection
detection methods
- signature detection
- anomaly detection
- pattern detection
AI security signals
- login sequences
- network traffic
- model inputs
Where it sits in the deck
Phase 13: Detection, Monitoring, and Threat Intelligence
Defences eventually fail — learn how to detect, correlate, and investigate anomalies in real time across both AI-specific and traditional security telemetry.