Local Causal Discovery for Statistically Efficient Causal Inference

arXiv stat.ML / 4/1/2026

💬 OpinionIdeas & Deep AnalysisModels & Research

Key Points

  • The paper proposes LOAD (Local Optimal Adjustments Discovery), a causal discovery method that aims to keep local approaches computationally efficient while achieving global methods’ statistical efficiency for adjustment set selection.
  • LOAD first uses only local information to determine whether the causal effect between target variables is identifiable, which governs whether it can compute the optimal adjustment set.
  • If identifiable, LOAD infers the optimal adjustment set by finding possible descendants of the treatment and using a modified forbidden projection to derive the outcome’s parents.
  • If not identifiable, LOAD still returns locally valid (sound) parent adjustment sets, ensuring correctness even when optimality can’t be guaranteed.
  • Experiments on synthetic and realistic datasets show LOAD scales better than global causal discovery methods and improves accuracy over standard local methods for effect estimation.

Abstract

Causal discovery methods can identify valid adjustment sets for causal effect estimation for a pair of target variables, even when the underlying causal graph is unknown. Global causal discovery methods focus on learning the whole causal graph and therefore enable the recovery of optimal adjustment sets, i.e., sets with the lowest asymptotic variance, but they quickly become computationally prohibitive as the number of variables grows. Local causal discovery methods offer a more scalable alternative by focusing on the local neighborhood of the target variables, but are restricted to statistically suboptimal adjustment sets. In this work, we propose Local Optimal Adjustments Discovery (LOAD), a sound and complete causal discovery approach that combines the computational efficiency of local methods with the statistical optimality of global methods. First, LOAD identifies the causal relation between the targets and tests if the causal effect is identifiable by using only local information. If it is identifiable, it finds the possible descendants of the treatment and infers the optimal adjustment set as the parents of the outcome in a modified forbidden projection. Otherwise, it returns the locally valid parent adjustment sets. In our experiments on synthetic and realistic data LOAD outperforms global methods in scalability, while providing more accurate effect estimation than local methods.

Local Causal Discovery for Statistically Efficient Causal Inference | AI Navigate