ML4C: Seeing Causality Through Latent Vicinity
Haoyue Dai, Rui Ding, Yuanyuan Jiang, Shi Han, Dongmei Zhang

TL;DR
This paper introduces ML4C, a supervised causal learning method that classifies unshielded triples to determine causal structures, leveraging local neighborhood features, and demonstrates superior performance over existing algorithms.
Contribution
ML4C is the first method to explicitly consider structure identifiability in supervised causal learning for discrete data, using a novel feature extraction based on local vicinity.
Findings
ML4C outperforms state-of-the-art algorithms in accuracy and robustness.
ML4C is asymptotically correct.
Supervision significantly improves causal learning effectiveness.
Abstract
Supervised Causal Learning (SCL) aims to learn causal relations from observational data by accessing previously seen datasets associated with ground truth causal relations. This paper presents a first attempt at addressing a fundamental question: What are the benefits from supervision and how does it benefit? Starting from seeing that SCL is not better than random guessing if the learning target is non-identifiable a priori, we propose a two-phase paradigm for SCL by explicitly considering structure identifiability. Following this paradigm, we tackle the problem of SCL on discrete data and propose ML4C. The core of ML4C is a binary classifier with a novel learning target: it classifies whether an Unshielded Triple (UT) is a v-structure or not. Specifically, starting from an input dataset with the corresponding skeleton provided, ML4C orients each UT once it is classified as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBayesian Modeling and Causal Inference · Data Quality and Management · Advanced Graph Neural Networks
