ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2211.16468
53
4
v1v2v3v4 (latest)

Linear-Time Algorithms for Front-Door Adjustment in Causal Graphs

29 November 2022
Marcel Wienöbst
Benito van der Zander
Maciej Liskiewicz
    CML
ArXiv (abs)PDFHTML
Abstract

Causal effect estimation from observational data is a fundamental task in empirical sciences. It becomes particularly challenging when unobserved confounders are involved in a system. This paper focuses on front-door adjustment -- a classic technique which, using observed mediators allows to identify causal effects even in the presence of unobserved confounding. While the statistical properties of the front-door estimation are quite well understood, its algorithmic aspects remained unexplored for a long time. Recently, Jeong, Tian, and Barenboim [NeurIPS 2022] have presented the first polynomial-time algorithm for finding sets satisfying the front-door criterion in a given directed acyclic graph (DAG), with an O(n3(n+m))O(n^3(n+m))O(n3(n+m)) run time, where nnn denotes the number of variables and mmm the number of edges of the causal graph. In our work, we give the first linear-time, i.e., O(n+m)O(n+m)O(n+m), algorithm for this task, which thus reaches the asymptotically optimal time complexity. This result implies an O(n(n+m))O(n(n+m))O(n(n+m)) delay enumeration algorithm of all front-door adjustment sets, again improving previous work by Jeong et al.\ by a factor of n3n^3n3. Moreover, we provide the first linear-time algorithm for finding a minimal front-door adjustment set. We offer implementations of our algorithms in multiple programming languages to facilitate practical usage and empirically validate their feasibility, even for large graphs.

View on arXiv
Comments on this paper