paper-with-me

Papers

Joint Causal Inference from Multiple Contexts

2016-11-30 · Joris M. Mooij, Sara Magliacane, Tom Claassen

The gold standard for discovering causal relations is by means of experimentation. Over the last decades, alternative methods have been proposed that can infer causal relations between variables from certain statistical patterns in purely observational data. We introduce Joint Causal Inference (JCI), a novel approach to causal discovery from multiple data sets from different contexts that elegantly unifies both approaches. JCI is a causal modeling framework rather than a specific algorithm, and it can be implemented using any causal discovery algorithm that can take into account certain background knowledge. JCI can deal with different types of interventions (e.g., perfect, imperfect, stochastic, etc.) in a unified fashion, and does not require knowledge of intervention targets or types in case of interventional data. We explain how several well-known causal discovery algorithms can be seen as addressing special cases of the JCI framework, and we also propose novel implementations that extend existing causal discovery methods for purely observational data to the JCI setting. We evaluate different JCI implementations on synthetic data and on flow cytometry protein expression data and conclude that JCI implementations can considerably outperform state-of-the-art causal discovery algorithms.

📄 PDF Abstract BibTeX arXiv:1611.10351

Code (0)

등록된 구현이 없습니다.

Tasks

Causal DiscoveryCausal Inference

Methods 이 논문이 사용한 방법론

Causal inference Causal inference is the process of drawing a conclusion about a causal connection based on the conditions of the occurrence of an effect. The main difference between causal…

Similar Papers 제목 키워드 기반

Causal Inference Through the Structural Causal Marginal Problem

2022-02-02 · Luigi Gresele, Julius von Kügelgen, Jonas M. Kübler, Elke Kirschbaum 외

We introduce an approach to counterfactual inference based on merging information from multiple datasets. We consider a causal reformulation of the statistical marginal problem: given a collection of marginal structural …

Causal InferencecounterfactualCounterfactual Inference

Joint Video and Text Parsing for Understanding Events and Answering Queries

2013-08-29 · Kewei Tu, Meng Meng, Mun Wai Lee, Tae Eun Choe 외

We propose a framework for parsing video and text jointly for understanding events and answering user queries. Our framework produces a parse graph that represents the compositional structures of spatial information (obj…

Semantic Parsing

COLA: Contextualized Commonsense Causal Reasoning from the Causal Inference Perspective

2023-05-09 · Zhaowei Wang, Quyet V. Do, Hongming Zhang, Jiayao Zhang 외

Detecting commonsense causal relations (causation) between events has long been an essential yet challenging task. Given that events are complicated, an event may have different causes under various contexts. Thus, explo…

Causal InferenceCoLACommonsense Causal Reasoning

Test-Time Learning of Causal Structure from Interventional Data

2026-02-22 · Wei Chen, Rui Ding, Bojun Huang, Yang Zhang 외 arxiv

Supervised causal learning has shown promise in causal discovery, yet it often struggles with generalization across diverse interventional settings, particularly when intervention targets are unknown. To address this, we…

Causal Inference

DeLS-Spec: Decoupled Long-Short Contexts for Parallel Speculative Drafting

2026-07-08 · Hong-Kai Zheng, Piji Li arxiv

Speculative decoding accelerates LLM inference by drafting multiple tokens and verifying them in parallel. Block-parallel drafters such as DFlash further improve drafting efficiency by predicting an entire block in one p…