1. The Four Definitions of AI

Source: AIMA 4th Ed, §1.1 — What Is AI?


The Core Question

“What is AI?” is not simple to answer. Researchers have historically pursued four distinct goals, forming a 2×2 matrix:

Human standard Rational (ideal) standard
Thought Think like humans Think rationally
Behavior Act like humans Act rationally

Cell 1 — Think Like Humans (Cognitive Simulation)

Cell 2 — Act Like Humans (The Turing Test Approach)

Cell 3 — Think Rationally (Laws of Thought)

Cell 4 — Act Rationally (The Rational Agent)


Which Definition Does AIMA Use?

AIMA adopts the rational agent approach (act rationally).

“The standard model: AI is concerned with building agents that act rationally.”

Rational action is defined relative to a performance measure — a standard that defines what counts as success for an agent in its environment.


Key Terms

Term Meaning
Agent Anything that perceives its environment and acts on it
Rational agent Selects actions that maximize expected performance
Performance measure The objective criterion for evaluating agent success
Turing Test Behavioral test of human-like intelligence via text conversation
Cognitive science Interdisciplinary study of mind and intelligence