Spurious Correlation: A statistical relationship between variables that is not causal, often caused by a common confounder or selection bias
Structural Causal Model (SCM): A framework describing the causal mechanisms of a system using variables and structural equations
Collider: A variable in a causal graph that is influenced by two or more other variables (e.g., $E \rightarrow X \leftarrow S$)
Confounder: A variable that influences both the dependent and independent variables, causing a spurious association
Backdoor Adjustment: A causal inference technique to estimate causal effects by blocking non-causal paths (confounding)
Event Estimation: The process of identifying and extracting distinct events (e.g., 'Husband sets alarm') from a natural language prompt
Event Intervention: Replacing identified events with abstract symbols to break semantic associations
SFT: Supervised Fine-Tuning—training a pre-trained model on a smaller, task-specific dataset
CoT: Chain-of-Thought—prompting the model to generate intermediate reasoning steps before the final answer