paper-with-me

Papers

Unsupervised Pairwise Causal Discovery on Heterogeneous Data using Mutual Information Measures

2024-08-01 · Alexandre Trilla, Nenad Mijatovic

A fundamental task in science is to determine the underlying causal relations because it is the knowledge of this functional structure what leads to the correct interpretation of an effect given the apparent associations in the observed data. In this sense, Causal Discovery is a technique that tackles this challenge by analyzing the statistical properties of the constituent variables. In this work, we target the generalizability of the discovery method by following a reductionist approach that only involves two variables, i.e., the pairwise or bi-variate setting. We question the current (possibly misleading) baseline results on the basis that they were obtained through supervised learning, which is arguably contrary to this genuinely exploratory endeavor. In consequence, we approach this problem in an unsupervised way, using robust Mutual Information measures, and observing the impact of the different variable types, which is oftentimes ignored in the design of solutions. Thus, we provide a novel set of standard unbiased results that can serve as a reference to guide future discovery tasks in completely unknown environments.

📄 PDF Abstract BibTeX arXiv:2408.00399

Code (1)

atrilla/ccia24 공식 구현

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Can LLMs Leverage Observational Data? Towards Data-Driven Causal Discovery with LLMs

2025-04-15 · Yuni Susanti, Michael Färber

Causal discovery traditionally relies on statistical methods applied to observational data, often requiring large datasets and assumptions about underlying causal structures. Recent advancements in Large Language Models …

Causal Discovery

Causal Discovery Toolbox: Uncover causal relationships in Python

2019-03-06 · Diviyan Kalainathan, Olivier Goudet

This paper presents a new open source Python framework for causal discovery from observational data and domain background knowledge, aimed at causal graph and causal mechanism modeling. The 'cdt' package implements the e…

Causal Discovery

Initial Results for Pairwise Causal Discovery Using Quantitative Information Flow

2022-12-02 · Felipe Giori, Flavio Figueiredo

Pairwise Causal Discovery is the task of determining causal, anticausal, confounded or independence relationships from pairs of variables. Over the last few years, this challenging task has promoted not only the discover…

Causal Discovery

Step-by-Step Causality: Transparent Causal Discovery with Multi-Agent Tree-Query and Adversarial Confidence Estimation

2026-01-15 · Ziyi Ding, Chenfei Ye-Hao, Zheyuan Wang, Xiao-Ping Zhang arxiv

Causal discovery aims to recover ``what causes what'', but classical constraint-based methods (e.g., PC, FCI) suffer from error propagation, and recent LLM-based causal oracles often behave as opaque, confidence-free bla…

A Causal-based Framework for Multimodal Multivariate Time Series Validation Enhanced by Unsupervised Deep Learning as an Enabler for Industry 4.0

2020-08-05 · Cedric Schockaert

An advanced conceptual validation framework for multimodal multivariate time series defines a multi-level contextual anomaly detection ranging from an univariate context definition, to a multimodal abstract context repre…

Anomaly DetectionCausal DiscoveryContextual Anomaly DetectionRepresentation Learning+2