paper-with-me

홈 › Papers

Heteroscedastic Causal Structure Learning

2023-07-16 · Bao Duong, Thin Nguyen

Heretofore, learning the directed acyclic graphs (DAGs) that encode the cause-effect relationships embedded in observational data is a computationally challenging problem. A recent trend of studies has shown that it is possible to recover the DAGs with polynomial time complexity under the equal variances assumption. However, this prohibits the heteroscedasticity of the noise, which allows for more flexible modeling capabilities, but at the same time is substantially more challenging to handle. In this study, we tackle the heteroscedastic causal structure learning problem under Gaussian noises. By exploiting the normality of the causal mechanisms, we can recover a valid causal ordering, which can uniquely identify the causal DAG using a series of conditional independence tests. The result is HOST (Heteroscedastic causal STructure learning), a simple yet effective causal structure learning algorithm that scales polynomially in both sample size and dimensionality. In addition, via extensive empirical evaluations on a wide range of both controlled and real datasets, we show that the proposed HOST method is competitive with state-of-the-art approaches in both the causal order learning and structure learning problems.

📄 PDF Abstract BibTeX arXiv:2307.07973

Code (1)

baosws/host 공식 구현 pytorch

Tasks

valid

Similar Papers 제목 키워드 기반

Moment Matters: Mean and Variance Causal Graph Discovery from Heteroscedastic Observational Data

2026-02-27 · Yoichi Chikahara arxiv

Heteroscedasticity -- where the variance of a variable changes with other variables -- is pervasive in real data, and elucidating why it arises from the perspective of statistical moments is crucial in scientific knowled…

A Skewness-Based Criterion for Addressing Heteroscedastic Noise in Causal Discovery

2024-10-08 · Yingyu Lin, Yuxing Huang, Wenqin Liu, Haoran Deng 외

Real-world data often violates the equal-variance assumption (homoscedasticity), making it essential to account for heteroscedastic noise in causal discovery. In this work, we explore heteroscedastic symmetric noise mode…

Causal Discovery

Robust Estimation of Causal Heteroscedastic Noise Models

2023-12-15 · Quang-Duy Tran, Bao Duong, Phuoc Nguyen, Thin Nguyen

Distinguishing the cause and effect from bivariate observational data is the foundational problem that finds applications in many scientific disciplines. One solution to this problem is assuming that cause and effect are…

Effective Causal Discovery under Identifiable Heteroscedastic Noise Model

2023-12-20 · Naiyu Yin, Tian Gao, Yue Yu, Qiang Ji

Capturing the underlying structural causal relations represented by Directed Acyclic Graphs (DAGs) has been a fundamental task in various AI disciplines. Causal DAG learning via the continuous optimization framework has …

Causal Discoverymodel

Mask2Cause: Causal Discovery via Adjacency Constrained Causal Attention

2026-05-08 · Omar Muhammad, Pasupuleti Dhruv Shivkant, Deepak N. Subramani arxiv

Leveraging deep learning for causal discovery in time series remains challenging because existing neural methods predominantly rely on component-wise architectures that fail to capture shared system dynamics or employ de…