🔮 AI Capabilities · AI Basics
PARVS — Perception, Autonomous action, Reasoning, Vision, Speech — what AI can do today
Know the real strengths and limits so you are never surprised
What AI is genuinely excellent at
Pattern recognition in images and audio, language generation and translation, game playing, protein structure prediction (AlphaFold), recommendation systems, code generation, and speech recognition are all areas where AI performs at or above human level today.
Example: AlphaFold predicting a protein's 3D structure from its amino acid sequence — a problem that used to take years of lab work — in a matter of hours.
What AI still genuinely struggles with
Robust common-sense reasoning, reliable arithmetic and logic, consistent long-term planning, physical world understanding, and verified factual accuracy remain weak points even in the most advanced systems.
Example: an LLM might confidently make a basic arithmetic mistake on a multi-step calculation, or fail to reason correctly about simple physical cause-and-effect scenarios.
🔑
The key insight — interpolation vs. generalization
AI excels at interpolating within its training distribution (recognizing patterns similar to what it's already seen) but struggles when a situation requires true generalization to something genuinely novel and outside that distribution.
Example: an image classifier trained on millions of everyday photos performs great on typical photos but can fail badly on unusual, out-of-distribution images it never saw anything similar to during training.
1
A question describes an AI system performing brilliantly on a translation task but making a basic logical error on a simple multi-step word problem.
2
Ask: which category does translation performance fall into? Language generation/translation — a genuine AI strength.
3
Ask: which category does the logic error fall into? Reliable reasoning and arithmetic — a known, persistent AI weakness.
4
This contrast is exactly the kind of scenario exams use to test whether you know AI's strengths and limits are uneven, not uniformly excellent or uniformly weak.

Exams testing this topic usually present a specific AI behavior and ask whether it represents a known strength or a known limitation. Language, images, audio, and pattern-based recommendation tasks map to strengths. Long multi-step reasoning, arithmetic reliability, physical common sense, and verified factual accuracy map to known weaknesses.

The most common trap is assuming that because an AI system is extremely fluent and confident in one area (like language), it must be equally reliable in all areas (like arithmetic or logic). Fluency in language generation does not transfer to reliability in reasoning or factual accuracy — these are genuinely separate capabilities that can vary independently within the same system.

1. Name one task category where AI is genuinely excellent today.
Any of: image/audio pattern recognition, language generation/translation, game playing, protein structure prediction, recommendation systems, code generation, or speech recognition.
Tap to reveal / hide
2. Name one task category where AI still genuinely struggles.
Any of: robust common-sense reasoning, reliable arithmetic/logic, consistent long-term planning, physical world understanding, or verified factual accuracy.
Tap to reveal / hide
3. What does it mean for AI to "interpolate within its training distribution"?
It recognizes and handles patterns similar to what it has already seen in training data.
Tap to reveal / hide
4. When does AI tend to fail or struggle the most?
When a situation requires true generalization to something genuinely novel, outside what it has seen during training.
Tap to reveal / hide
5. Does strong performance in language generation guarantee strong performance in arithmetic or logic?
No — these are separate capabilities, and a system can be excellent at one while remaining unreliable at the other.
Tap to reveal / hide