paper-with-me

홈 › Papers

REX: Causal Discovery based on Machine Learning and Explainability techniques

2025-01-22 · Jesus Renero, Idoia Ochoa, Roberto Maestre

Explainability techniques hold significant potential for enhancing the causal discovery process, which is crucial for understanding complex systems in areas like healthcare, economics, and artificial intelligence. However, no causal discovery methods currently incorporate explainability into their models to derive causal graphs. Thus, in this paper we explore this innovative approach, as it offers substantial potential and represents a promising new direction worth investigating. Specifically, we introduce REX, a causal discovery method that leverages machine learning (ML) models coupled with explainability techniques, specifically Shapley values, to identify and interpret significant causal relationships among variables. Comparative evaluations on synthetic datasets comprising continuous tabular data reveal that REX outperforms state-of-the-art causal discovery methods across diverse data generation processes, including non-linear and additive noise models. Moreover, REX was tested on the Sachs single-cell protein-signaling dataset, achieving a precision of 0.952 and recovering key causal relationships with no incorrect edges. Taking together, these results showcase REX's effectiveness in accurately recovering true causal structures while minimizing false positive predictions, its robustness across diverse datasets, and its applicability to real-world problems. By combining ML and explainability techniques with causal discovery, REX bridges the gap between predictive modeling and causal inference, offering an effective tool for understanding complex causal structures. REX is publicly available at https://github.com/renero/causalgraph.

📄 PDF Abstract BibTeX arXiv:2501.12706

Code (1)

renero/causalgraph 공식 구현

Tasks

Causal DiscoveryCausal Inference

Similar Papers 제목 키워드 기반

Causal inference and model explainability tools for retail

2025-12-14 · Pranav Gupta, Nithin Surendran arxiv

Most major retailers today have multiple divisions focused on various aspects, such as marketing, supply chain, online customer experience, store customer experience, employee productivity, and vendor fulfillment. They a…

Causal Inference

Causal Explainability of Machine Learning in Heart Failure Prediction from Electronic Health Records

2025-06-03 · Yina Hou, Shourav B. Rabbani, Liang Hong, Norou Diawara 외

The importance of clinical variables in the prognosis of the disease is explained using statistical correlation or machine learning (ML). However, the predictive importance of these variables may not represent their caus…

Causal DiscoveryFeature ImportancePrognosis

A Causal Argumentation Method for Explainability of Machine Learning Models

2026-05-20 · Henry Salgado, Meagan R. Kendall, Martine Ceberio arxiv

Explainable AI (XAI) methods identify which features are relevant to a model's predictions but often fail to clarify why certain decisions are made. In this work, we present a novel method that integrates causality with …

Trying to Outrun Causality with Machine Learning: Limitations of Model Explainability Techniques for Identifying Predictive Variables

2022-02-20 · Matthew J. Vowels

Machine Learning explainability techniques have been proposed as a means of `explaining' or interrogating a model in order to understand why a particular decision or prediction has been made. Such an ability is especiall…

BIG-bench Machine Learningregression

CUTS: Neural Causal Discovery from Irregular Time-Series Data

2023-02-15 · Yuxiao Cheng, Runzhao Yang, Tingxiong Xiao, Zongren Li 외

Causal discovery from time-series data has been a central task in machine learning. Recently, Granger causality inference is gaining momentum due to its good explainability and high compatibility with emerging deep neura…

Causal DiscoveryGraph Neural NetworkIrregular Time SeriesTime Series+1