MLAILGOct 27, 2020

A Weaker Faithfulness Assumption based on Triple Interactions

arXiv:2010.14265v219 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of causal discovery for researchers by providing a more robust framework that handles violations like xor connections, though it is incremental as it builds on existing faithfulness assumptions.

The paper tackles the problem of causal discovery by proposing a weaker faithfulness assumption called 2-adjacency faithfulness, which reduces reliance on strict independence conditions, and demonstrates its application in a modified Grow and Shrink algorithm that recovers Markov blankets under these weaker assumptions.

One of the core assumptions in causal discovery is the faithfulness assumption, i.e., assuming that independencies found in the data are due to separations in the true causal graph. This assumption can, however, be violated in many ways, including xor connections, deterministic functions or cancelling paths. In this work, we propose a weaker assumption that we call $2$-adjacency faithfulness. In contrast to adjacency faithfulness, which assumes that there is no conditional independence between each pair of variables that are connected in the causal graph, we only require no conditional independence between a node and a subset of its Markov blanket that can contain up to two nodes. Equivalently, we adapt orientation faithfulness to this setting. We further propose a sound orientation rule for causal discovery that applies under weaker assumptions. As a proof of concept, we derive a modified Grow and Shrink algorithm that recovers the Markov blanket of a target node and prove its correctness under strictly weaker assumptions than the standard faithfulness assumption.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes