MLAILGSep 23, 2018

Causal Inference and Mechanism Clustering of A Mixture of Additive Noise Models

arXiv:1809.08568v330 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of causal analysis in multi-source data for fields like science and machine learning, representing an incremental advance over single-model methods.

The paper tackles the problem of causal inference when observations come from multiple sources with heterogeneous causal models by generalizing the Additive Noise Model to a mixture model and proposing the Gaussian Process Partially Observable Model for estimation. Experiments on synthetic and real data demonstrate the approach's effectiveness.

The inference of the causal relationship between a pair of observed variables is a fundamental problem in science, and most existing approaches are based on one single causal model. In practice, however, observations are often collected from multiple sources with heterogeneous causal models due to certain uncontrollable factors, which renders causal analysis results obtained by a single model skeptical. In this paper, we generalize the Additive Noise Model (ANM) to a mixture model, which consists of a finite number of ANMs, and provide the condition of its causal identifiability. To conduct model estimation, we propose Gaussian Process Partially Observable Model (GPPOM), and incorporate independence enforcement into it to learn latent parameter associated with each observation. Causal inference and clustering according to the underlying generating mechanisms of the mixture model are addressed in this work. Experiments on synthetic and real data demonstrate the effectiveness of our proposed approach.

Code Implementations1 repo
Foundations

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

Your Notes