System identification is the process of constructing a mathematical model, typically a dynamics model or transfer function, that describes the causal relationship between a system's inputs and its observed outputs. In control theory and model-based reinforcement learning (MBRL), this learned model serves as an internal simulator, allowing an agent to predict future states and plan actions without direct, costly interaction with the real environment. The core objective is to approximate the true system dynamics from finite, often noisy, experimental data.
