paper-with-me

홈 › Papers

Tensor-based second-order causal discovery

2026-06-16 · Nathan Ouyang, Kexin Wang, Anna Seigal arxiv

Causal discovery seeks to uncover the causal dependencies among variables. For this purpose, we propose an algorithm called Tensor-based Second-order Causal Discovery (TSCD). Its input is a tensor obtained from the covariance matrices of observational and interventional data. Assuming the causal dependencies follow a linear structural equation model on a directed acyclic graph (DAG), TSCD outputs the DAG and the functions on its edges, requiring only that the noise variables are uncorrelated. We also implement a version of the approach for nonlinear models. Our focus on second-order statistics (via the covariance matrices) is motivated by their statistical and computational efficiency relative to higher-order moments, their identifiability relative to first-order statistics, and that they work regardless of whether the variables are Gaussian. We show that TSCD has identifiable causal order and parameters from a number of interventions that is logarithmic in the number of variables. Experiments show that TSCD is robust to noise, competitive with existing methods, and scales to hundreds of variables.

📄 PDF Abstract BibTeX arXiv:2606.18074

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Learning Identifiable Structures Helps Avoid Bias in DNN-based Supervised Causal Learning

2025-02-15 · Jiaru Zhang, Rui Ding, Qiang Fu, Bojun Huang 외

Causal discovery is a structured prediction task that aims to predict causal relations among variables based on their data samples. Supervised Causal Learning (SCL) is an emerging paradigm in this field. Existing Deep Ne…

Causal DiscoveryStructured Prediction

Causal Discovery in Knowledge Graphs by Exploiting Asymmetric Properties of Non-Gaussian Distributions

2021-06-02 · Rohan Giriraj, Sinnu Susan Thomas

In recent years, causal modelling has been used widely to improve generalization and to provide interpretability in machine learning models. To determine cause-effect relationships in the absence of a randomized trial, w…

Causal DiscoveryKnowledge Graphs

Is Information Theory Inherently a Theory of Causation?

2020-10-05 · David Sigtermans

Information theory gives rise to a novel method for causal skeleton discovery by expressing associations between variables as tensors. This tensor-based approach reduces the dimensionality of the data needed to test for …

Scalable Causal Discovery with Score Matching

2023-04-06 · Francesco Montagna, Nicoletta Noceti, Lorenzo Rosasco, Kun Zhang 외

This paper demonstrates how to discover the whole causal graph from the second derivative of the log-likelihood in observational non-linear additive Gaussian noise models. Leveraging scalable machine learning approaches …

Causal Discovery

Use of Prior Knowledge to Discover Causal Additive Models with Unobserved Variables and its Application to Time Series Data

2024-01-14 · Takashi Nicholas Maeda, Shohei Shimizu

This paper proposes two methods for causal additive models with unobserved variables (CAM-UV). CAM-UV assumes that the causal functions take the form of generalized additive models and that latent confounders are present…

Additive modelsCausal DiscoveryTime Series