paper-with-me

Papers

Causal Relational Learning

2020-04-07 · Babak Salimi, Harsh Parikh, Moe Kayali, Sudeepa Roy, Lise Getoor, Dan Suciu

Causal inference is at the heart of empirical research in natural and social sciences and is critical for scientific discovery and informed decision making. The gold standard in causal inference is performing randomized controlled trials; unfortunately these are not always feasible due to ethical, legal, or cost constraints. As an alternative, methodologies for causal inference from observational data have been developed in statistical studies and social sciences. However, existing methods critically rely on restrictive assumptions such as the study population consisting of homogeneous elements that can be represented in a single flat table, where each row is referred to as a unit. In contrast, in many real-world settings, the study domain naturally consists of heterogeneous elements with complex relational structure, where the data is naturally represented in multiple related tables. In this paper, we present a formal framework for causal inference from such relational data. We propose a declarative language called CaRL for capturing causal background knowledge and assumptions and specifying causal queries using simple Datalog-like rules.CaRL provides a foundation for inferring causality and reasoning about the effect of complex interventions in relational domains. We present an extensive experimental evaluation on real relational data to illustrate the applicability of CaRL in social sciences and healthcare.

📄 PDF Abstract BibTeX arXiv:2004.03644

Code (0)

등록된 구현이 없습니다.

Tasks

Causal InferenceDecision MakingRelational Reasoningscientific discovery

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 제목 키워드 기반

Learning Relational Causal Models with Cycles through Relational Acyclification

2022-08-25 · Ragib Ahsan, David Arbour, Elena Zheleva

In real-world phenomena which involve mutual influence or causal effects between interconnected units, equilibrium states are typically represented with cycles in graphical models. An expressive class of graphical models…

Causal Discovery

Relational Causal Discovery with Latent Confounders

2025-07-02 · Matteo Negro, Andrea Piras, Ragib Ahsan, David Arbour 외 arxiv

Estimating causal effects from real-world relational data can be challenging when the underlying causal model and potential confounders are unknown. While several causal discovery algorithms exist for learning causal mod…

Causal Inference

Towards Robust Relational Causal Discovery

2019-12-05 · Sanghack Lee, Vasant Honavar

We consider the problem of learning causal relationships from relational data. Existing approaches rely on queries to a relational conditional independence (RCI) oracle to establish and orient causal relations in such a …

Causal Discovery

Relational Structural Causal Models

2026-06-12 · Adiba Ejaz, Elias Bareinboim arxiv

An artificial intelligence must have a model of its environment that is causal, supporting reasoning about interventions and counterfactuals, and also combinatorial, supporting generalization to unseen combinations of ob…

Relational Causal Models with Cycles:Representation and Reasoning

2022-02-22 · Ragib Ahsan, David Arbour, Elena Zheleva

Causal reasoning in relational domains is fundamental to studying real-world social phenomena in which individual units can influence each other's traits and behavior. Dynamics between interconnected units can be represe…