🤖 AI Summary
Current deep learning systems struggle to model causal relationships—such as interventions and counterfactuals—exhibiting poor generalization under distributional shifts and an inability to answer "what-if" questions. This work proposes a hierarchical causal primitive dynamic composition network that unifies continuous physical dynamics with discrete symbolic causal reasoning through a four-level abstract architecture, dynamically constructing task-specific differentiable causal execution graphs. The approach innovatively introduces typed causal primitives, a dual-path routing mechanism, and a causal intervention-driven meta-evolution strategy, enabling autonomous, continual improvement in causal understanding while ensuring type safety and convergence. Experiments demonstrate that the method significantly outperforms existing models in simulated physical and social environments, achieving state-of-the-art performance across causal discovery, counterfactual reasoning, and compositional generalization tasks.
📝 Abstract
The ability to understand and reason about cause and effect -- encompassing interventions, counterfactuals, and underlying mechanisms -- is a cornerstone of robust artificial intelligence. While deep learning excels at pattern recognition, it fundamentally lacks a model of causality, making systems brittle under distribution shifts and unable to answer ``what-if'' questions. This paper introduces the \emph{Hierarchical Causal Primitive Dynamic Composition Network (HCP-DCNet)}, a unified framework that bridges continuous physical dynamics with discrete symbolic causal inference. Departing from monolithic representations, HCP-DCNet decomposes causal scenes into reusable, typed \emph{causal primitives} organized into four abstraction layers: physical, functional, event, and rule. A dual-channel routing network dynamically composes these primitives into task-specific, fully differentiable \emph{Causal Execution Graphs (CEGs)}. Crucially, the system employs a \emph{causal-intervention-driven meta-evolution} strategy, enabling autonomous self-improvement through a constrained Markov decision process. We establish rigorous theoretical guarantees, including type-safe composition, routing convergence, and universal approximation of causal dynamics. Extensive experiments across simulated physical and social environments demonstrate that HCP-DCNet significantly outperforms state-of-the-art baselines in causal discovery, counterfactual reasoning, and compositional generalization. This work provides a principled, scalable, and interpretable architecture for building AI systems with human-like causal abstraction and continual self-refinement capabilities.