cs.LGMay 24, 2026

Disentangled Double Machine Learning for Accurate Causal Effect Estimation

Authors: Guodu Xiang, Kui Yu, Yujie Wang, Richang Hong, Fuyuan Cao, Jiye Liang

Organizations: School of Computer Science and Information Engineering, Hefei University of Technology, Hefei 230601, China · School of Computer and Information Technology, Shanxi University, Taiyuan 030006, China

Abstract

Confounding bias is a key challenge in causal effect estimation from observational data. Double Machine Learning (DML) addresses this issue by estimating treatment and outcome nuisance functions, constructing treatment and outcome residuals, and estimating causal effects from the residuals. However, DML often produces biased and unstable estimates in highdimensional or finite-sample scenarios. One reason is that DML estimates nuisance functions using all covariates without disentangling distinct latent factors, resulting in unreliable nuisance function estimation. Another is that imprecise nuisance estimation further introduces residual dependence between the treatment residual and the remaining outcome error, undermining the accuracy of causal effect estimates. To address these issues, in this paper, we propose Disentangled Double Machine Learning (DDML), a novel algorithm that integrates two key strategies. First, a causal role disentanglement strategy decomposes covariates into confounders, treatment-specific factors, and outcomespecific factors for enabling reliable nuisance function estimation. And second, a residual dependence orthogonalization strategy mitigates residual dependence caused by nuisance estimation errors for enhancing the precision of causal effect estimates. Experimental results on synthetic, semi-synthetic, and real-world datasets demonstrate that DDML significantly outperforms 13 state-of-the-art baseline algorithms in both MAE and RMSE.

Explore similar work

CardsList
  1. Doubly Robust Proxy Causal Learning with Neural Mean Embeddings

    May 10, 2026Bariscan Bozkurt, Alexandre Galashov, Dimitri Meunier +3EstimatorsCausal Reasoning