Simulation theory is a cognitive science hypothesis proposing that an individual understands another agent's mental states—such as beliefs, desires, and intentions—by mentally simulating that agent's situation using their own cognitive and perceptual apparatus. In artificial intelligence, this translates to architectures where an agent runs an internal model, or "simulation," of another agent's decision-making process to predict behavior or infer hidden goals. This process is a core mechanism for implementing Theory of Mind (ToM) in machines, enabling more sophisticated cooperation and adversarial reasoning in multi-agent systems.
