Data → Machine Learning & AI
Narrow AI
AI designed for a bounded task or domain rather than broad general-purpose intelligence.
Overview
Narrow AI is aI designed for a bounded task or domain rather than broad general-purpose intelligence.
Why it matters
This concept helps distinguish the capabilities, architecture, lifecycle, and risks of modern AI systems. It should be evaluated in terms of the task, data, model behavior, operational context, and impact on people or organizations.
Practical considerations
- Define the problem and success criteria before selecting a model or technique.
- Evaluate quality with representative data and failure cases, not only headline benchmarks.
- Consider privacy, security, cost, latency, reliability, explainability, and human oversight.
- Monitor behavior after deployment because data, users, dependencies, and model performance change.
Common mistakes
- Treating all AI systems as equivalent.
- Confusing fluent output with verified correctness.
- Ignoring operational and governance requirements.
- Assuming a model removes the need for product, data, and systems engineering.