paper-with-me

Papers

Causal Discovery Using Proxy Variables

2017-02-23 · Mateo Rojas-Carulla, Marco Baroni, David Lopez-Paz

Discovering causal relations is fundamental to reasoning and intelligence. In particular, observational causal discovery algorithms estimate the cause-effect relation between two random entities $X$ and $Y$, given $n$ samples from $P(X,Y)$. In this paper, we develop a framework to estimate the cause-effect relation between two static entities $x$ and $y$: for instance, an art masterpiece $x$ and its fraudulent copy $y$. To this end, we introduce the notion of proxy variables, which allow the construction of a pair of random entities $(A,B)$ from the pair of static entities $(x,y)$. Then, estimating the cause-effect relation between $A$ and $B$ using an observational causal discovery algorithm leads to an estimation of the cause-effect relation between $x$ and $y$. For example, our framework detects the causal relation between unprocessed photographs and their modifications, and orders in time a set of shuffled frames from a video. As our main case study, we introduce a human-elicited dataset of 10,000 pairs of casually-linked pairs of words from natural language. Our methods discover 75% of these causal relations. Finally, we discuss the role of proxy variables in machine learning, as a general tool to incorporate static knowledge into prediction tasks.

📄 PDF Abstract BibTeX arXiv:1702.07306

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryRelation

Similar Papers 제목 키워드 기반

Causal Discovery from Subsampled Time Series with Proxy Variables

2023-05-09 · NeurIPS 2023 11 · Mingzhou Liu, Xinwei Sun, Lingjing Hu, Yizhou Wang

Inferring causal structures from time series data is the central interest of many scientific inquiries. A major barrier to such inference is the problem of subsampling, i.e., the frequency of measurement is much lower th…

Causal DiscoveryCausal IdentificationTime Series

Causal Discovery via Conditional Independence Testing with Proxy Variables

2023-05-09 · Mingzhou Liu, Xinwei Sun, Yu Qiao, Yizhou Wang

Distinguishing causal connections from correlations is important in many scenarios. However, the presence of unobserved variables, such as the latent confounder, can introduce bias in conditional independence testing com…

Causal DiscoveryCausal Identification

Automating the Selection of Proxy Variables of Unmeasured Confounders

2024-05-25 · Feng Xie, Zhengming Chen, Shanshan Luo, Wang Miao 외

Recently, interest has grown in the use of proxy variables of unobserved confounding for inferring the causal effect in the presence of unmeasured confounders from observational data. One difficulty inhibiting the practi…

valid

Estimating Granger Causality with Unobserved Confounders via Deep Latent-Variable Recurrent Neural Network

2019-09-09 · Yuan Meng

Granger causality analysis, as one of the most popular time series causality methods, has been widely used in the economics, neuroscience. However, unobserved confounders is a fundamental problem in the observational stu…

Time Series Analysis

IRIS: An Iterative and Integrated Framework for Verifiable Causal Discovery in the Absence of Tabular Data

2025-10-10 · Tao Feng, Lizhen Qu, Niket Tandon, Gholamreza Haffari arxiv

Causal discovery is fundamental to scientific research, yet traditional statistical algorithms face significant challenges, including expensive data collection, redundant computation for known relations, and unrealistic …