Causal Neural Probabilistic Circuits
Weixin Chen, Han Zhao

TL;DR
The paper introduces Causal Neural Probabilistic Circuits (CNPC), a model that combines neural attribute prediction with causal probabilistic circuits to improve interpretability and accuracy through causal interventions.
Contribution
It proposes a novel CNPC model that integrates causal circuits with neural predictors, enabling exact causal inference and better handling of interventions in concept bottleneck models.
Findings
CNPC outperforms baseline models in accuracy across multiple datasets.
The model effectively respects causal dependencies among concepts.
CNPC maintains high accuracy in both in-distribution and out-of-distribution scenarios.
Abstract
Concept Bottleneck Models (CBMs) enhance the interpretability of end-to-end neural networks by introducing a layer of concepts and predicting the class label from the concept predictions. A key property of CBMs is that they support interventions, i.e., domain experts can correct mispredicted concept values at test time to improve the final accuracy. However, typical CBMs apply interventions by overwriting only the corrected concept while leaving other concept predictions unchanged, which ignores causal dependencies among concepts. To address this, we propose the Causal Neural Probabilistic Circuit (CNPC), which combines a neural attribute predictor with a causal probabilistic circuit compiled from a causal graph. This circuit supports exact, tractable causal inference that inherently respects causal dependencies. Under interventions, CNPC models the class distribution based on a Product…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Bayesian Modeling and Causal Inference · Machine Learning in Healthcare
