paper-with-me

홈 › Papers

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 recently achieved promising performance in terms of both accuracy and efficiency. However, most methods make strong assumptions of homoscedastic noise, i.e., exogenous noises have equal variances across variables, observations, or even both. The noises in real data usually violate both assumptions due to the biases introduced by different data collection processes. To address the issue of heteroscedastic noise, we introduce relaxed and implementable sufficient conditions, proving the identifiability of a general class of SEM subject to these conditions. Based on the identifiable general SEM, we propose a novel formulation for DAG learning that accounts for the variation in noise variance across variables and observations. We then propose an effective two-phase iterative DAG learning algorithm to address the increasing optimization difficulties and to learn a causal DAG from data with heteroscedastic variable noise under varying variance. We show significant empirical gains of the proposed approaches over state-of-the-art methods on both synthetic data and real data.

📄 PDF Abstract BibTeX arXiv:2312.12844

Code (1)

naiyuyin/ICDH 공식 구현 pytorch

Tasks

Causal Discoverymodel

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…

Beyond Additivity: Causal Discovery in Location-Scale Noise Models with Hidden Variables

2026-06-06 · Mariyam Khan, Shohei Shimizu, Thong Pham arxiv

We study causal discovery from observational data when some variables are hidden and the data-generating process follows a location-scale noise model (LSNM). Existing methods that handle hidden confounders typically assu…

Causal Discovery via Quantile Partial Effect

2025-09-16 · Yikang Chen, Xingzhe Sun, Dehui Du arxiv

Quantile Partial Effect (QPE) is a statistic associated with conditional quantile regression, measuring the effect of covariates at different levels. Our theory demonstrates that when the QPE of cause on effect is assume…

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

Causal Discovery in Action: Learning Chain-Reaction Mechanisms from Interventions

2026-03-23 · Panayiotis Panayiotou, Özgür Şimşek arxiv

Causal discovery is challenging in general dynamical systems because, without strong structural assumptions, the underlying causal graph may not be identifiable even from interventional data. However, many real-world sys…