What AI actually is
Computer systems that simulate human-like reasoning β recognise, decide, learn, adapt.
Artificial Intelligence (AI) is the simulation of HUMAN-LIKE INTELLIGENCE by computer systems. The hallmarks:
- Pattern recognition β recognise faces, classify emails, identify cancer in scans.
- Decision-making β choose the best action given uncertain inputs.
- Language understanding β interpret natural-language input, generate human-like text.
- Learning β improve performance with more data or feedback.
- Adaptation β adjust behaviour as conditions change.
Components of an AI system.
- Data. The fuel β text, images, sensor readings, historical decisions. Quality and bias of data heavily affect outcomes.
- Learning algorithm or rule base. The 'how it knows' β either rules from human experts, or patterns learned from data.
- Reasoning / inference. Drawing conclusions from inputs given the rules or learned patterns.
- Adaptation / feedback. Improving over time as more data arrives.
AI β robot. AI is the SOFTWARE / decision-making side. Robots are physical machines. AI runs in your spam filter, Netflix recommendations, Google Maps, voice assistants β none of those need a body.
Cambridge tip. Mark scheme expects 'simulates human-like intelligence' AND at least two named components. Pure 'AI is intelligent computers' answers score poorly.
- AI = simulation of human-like reasoning.
- Four components: data, learning/rules, reasoning, adaptation.
- AI β robotics; AI is decisions; robots are bodies.