[2501.00755] An AI-powered Bayesian generative modeling approach for causal inference in observational studies
Summary
The paper presents CausalBGM, an AI-driven Bayesian generative modeling approach designed for causal inference in observational studies, particularly with high-dimensional covariates.
Why It Matters
Causal inference is crucial in many fields, including healthcare and social sciences, where understanding treatment effects is essential. CausalBGM addresses limitations of existing methods, offering improved accuracy and robustness, which can enhance decision-making in research and policy.
Key Takeaways
- CausalBGM effectively captures causal relationships among covariates, treatment, and outcomes.
- The model estimates individual treatment effects (ITE) using a low-dimensional latent feature set.
- CausalBGM outperforms existing methods, especially in high-dimensional and large-scale datasets.
- The approach mitigates confounding effects, providing well-calibrated posterior intervals.
- Code and documentation for CausalBGM are publicly available, promoting further research and application.
Statistics > Machine Learning arXiv:2501.00755 (stat) [Submitted on 1 Jan 2025 (v1), last revised 19 Feb 2026 (this version, v4)] Title:An AI-powered Bayesian generative modeling approach for causal inference in observational studies Authors:Qiao Liu, Wing Hung Wong View a PDF of the paper titled An AI-powered Bayesian generative modeling approach for causal inference in observational studies, by Qiao Liu and Wing Hung Wong View PDF HTML (experimental) Abstract:Causal inference in observational studies with high-dimensional covariates presents significant challenges. We introduce CausalBGM, an AI-powered Bayesian generative modeling approach that captures the causal relationship among covariates, treatment, and outcome. The core innovation is to estimate the individual treatment effect (ITE) by learning the individual-specific distribution of a low-dimensional latent feature set (e.g., latent confounders) that drives changes in both treatment and outcome. This individualized posterior representation yields estimates of the individual treatment effect (ITE) together with well-calibrated posterior intervals while mitigating confounding effect. CausalBGM is fitted through an iterative algorithm to update the model parameters and the latent features until convergence. This framework leverages the power of AI to capture complex dependencies among variables while adhering to the Bayesian principles. Extensive experiments demonstrate that CausalBGM consistently outperforms state-...