paper-with-me

Papers

From Observations to Causations: A GNN-based Probabilistic Prediction Framework for Causal Discovery

2025-07-27 · Rezaur Rashid, Gabriel Terejanu arxiv

Causal discovery from observational data is challenging, especially with large datasets and complex relationships. Traditional methods often struggle with scalability and capturing global structural information. To overcome these limitations, we introduce a novel graph neural network (GNN)-based probabilistic framework that learns a probability distribution over the entire space of causal graphs, unlike methods that output a single deterministic graph. Our framework leverages a GNN that encodes both node and edge attributes into a unified graph representation, enabling the model to learn complex causal structures directly from data. The GNN model is trained on a diverse set of synthetic datasets augmented with statistical and information-theoretic measures, such as mutual information and conditional entropy, capturing both local and global data properties. We frame causal discovery as a supervised learning problem, directly predicting the entire graph structure. Our approach demonstrates superior performance, outperforming both traditional and recent non-GNN-based methods, as well as a GNN-based approach, in terms of accuracy and scalability on synthetic and real-world datasets without further training. This probabilistic framework significantly improves causal structure learning, with broad implications for decision-making and scientific discovery across various fields.

📄 PDF Abstract BibTeX arXiv:2507.20349

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Learning causation event conjunction sequences

2024-02-17 · Thomas E. Portegys

This is an examination of some methods that learn causations in event sequences. A causation is defined as a conjunction of one or more cause events occurring in an arbitrary order, with possible intervening non-causal e…

Using Noisy Extractions to Discover Causal Knowledge

2017-11-16 · Dhanya Sridhar, Jay Pujara, Lise Getoor

Knowledge bases (KB) constructed through information extraction from text play an important role in query answering and reasoning. In this work, we study a particular reasoning task, the problem of discovering causal rel…

Causal Discovery

STOAT: Spatial-Temporal Probabilistic Causal Inference Network

2025-06-11 · Yang Yang, Du Yin, Hao Xue, Flora Salim

Spatial-temporal causal time series (STC-TS) involve region-specific temporal observations driven by causally relevant covariates and interconnected across geographic or network-based spaces. Existing methods often model…

Causal Inference

How Rules Represent Causal Knowledge: Causal Modeling with Probabilistic Logic Programming

2026-07-23 · Kilian Rueckschloss, Felix Weitkaemper arxiv

Pearl famously argues that causal knowledge enables the prediction of intervention effects. By contrast, purely descriptive knowledge supports only conclusions drawn from observations. His theory of causality, however, i…

Integrating Probabilistic, Taxonomic and Causal Knowledge in Abductive Diagnosis

2013-03-27 · Dekang Lin, Randy Goebel

We propose an abductive diagnosis theory that integrates probabilistic, causal and taxonomic knowledge. Probabilistic knowledge allows us to select the most likely explanation; causal knowledge allows us to make reasonab…