Generalization of LiNGAM that Allows Confounding

๐Ÿ“… 2024-01-30
๐Ÿ›๏ธ International Symposium on Information Theory
๐Ÿ“ˆ Citations: 1
โœจ Influential: 1
๐Ÿ“„ PDF
๐Ÿค– AI Summary
LiNGAM fails to reliably identify causal orderings under latent confounding; existing approaches suffer from high computational cost, incomplete confounder detection, and lack explicit modeling of confounding strength. Method: We propose LiNGAM-MMIโ€”the first method to formulate confounding strength as a KL-divergence-based optimizable objective, recast unconfounded variable ordering as a shortest-path problem, and adaptively reconstruct causal orderings in the presence of confounding. Contribution/Results: LiNGAM-MMI retains standard LiNGAMโ€™s computational efficiency (O(dยณ)) in the absence of confounding and guarantees globally optimal ordering under confounding. It provides theoretical identifiability guarantees for both confounding existence and strength. Extensive experiments on diverse synthetic and real-world datasets demonstrate significantly higher causal ordering accuracy than state-of-the-art methods, while maintaining computational complexity comparable to LiNGAM.

Technology Category

Application Category

๐Ÿ“ Abstract
LiNGAM determines the variable order from cause to effect using additive noise models; however, it encounters challenges with confounding factors. Previous methods retained LiNGAM's core structure while attempting to identify and miti-gate variables affected by confounding. These methods demanded substantial computational resources, irrespective of the presence of confounding, and did not guarantee the detection of all types of confounding. In contrast, this paper presents an enhancement to LiNGAM, introducing LiNGAM-MMI. This new method quantifies the extent of confounding using KL divergence and rearranges the variables to minimize its impact. LiNGAM-MMI efficiently achieves an optimal global variable order through the formulation of a shortest path problem. It processes data as efficiently as the traditional LiNGAM in scenarios without confounding and effectively addresses situations with confounding. Our experimental results indicate that LiNGAM-MMI more precisely determines the correct variable order in both scenarios with and without confounding. This article is a summary of the paper with the same title. The paper, which includes the experiments, is available at https://arxiv.org/abs/2401.16661.
Problem

Research questions and friction points this paper is trying to address.

Extends LiNGAM to handle confounding in causal discovery
Quantifies confounding via KL divergence to optimize variable ordering
Efficiently achieves global optimum using shortest path formulation
Innovation

Methods, ideas, or system contributions that make the work stand out.

LiNGAM-MMI quantifies confounding via KL divergence
Globally optimizes order via shortest path formulation
Maintains efficiency of LiNGAM without confounding
๐Ÿ”Ž Similar Papers
No similar papers found.
J
Joe Suzuki
T
Tian-Le Yang