让AI像人一样理解因果,还能自己改进推理能力。
HCP-DCNet: A Hierarchical Causal Primitive Dynamic Composition Network for Self-Improving Causal Understanding
- 将因果关系拆成四层可复用的因果单元,动态组合成可微图结构。
- 在模拟物理与社会场景中,因果发现和反事实推理效果远超现有方法。
- 适合需要持续学习、可解释性高的智能系统研发人员。
理解因果关系——包括干预、反事实和内在机制——是构建稳健人工智能的核心。尽管深度学习擅长模式识别,但缺乏因果模型,导致系统在分布变化下脆弱,无法回答“如果……会怎样”类问题。本文提出层次化因果原语动态组合网络(HCP-DCNet),统一连续物理动态与离散符号因果推理。该框架将因果场景分解为四层抽象:物理、功能、事件和规则,构成可重用的类型化因果原语。双通道路由网络动态组合这些原语,生成任务相关的、完全可微的因果执行图(CEGs)。关键在于采用因果干预驱动的元演化策略,通过受限马尔可夫决策过程实现自主自进化。理论证明了类型安全组合、路由收敛性和因果动态的通用近似能力。在模拟物理与社会环境中的大量实验表明,HCP-DCNet 在因果发现、反事实推理和组合泛化上显著优于当前最优基线。本工作为构建具备人类级因果抽象与持续自我优化能力的AI系统提供了原则性、可扩展且可解释的架构。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。