paper-with-me

Papers

Ordering-Based Causal Discovery for Linear and Nonlinear Relations

2024-10-08 · Zhuopeng Xu, Yujie Li, Cheng Liu, Ning Gui

Identifying causal relations from purely observational data typically requires additional assumptions on relations and/or noise. Most current methods restrict their analysis to datasets that are assumed to have pure linear or nonlinear relations, which is often not reflective of real-world datasets that contain a combination of both. This paper presents CaPS, an ordering-based causal discovery algorithm that effectively handles linear and nonlinear relations. CaPS introduces a novel identification criterion for topological ordering and incorporates the concept of "parent score" during the post-processing optimization stage. These scores quantify the strength of the average causal effect, helping to accelerate the pruning process and correct inaccurate predictions in the pruning step. Experimental results demonstrate that our proposed solutions outperform state-of-the-art baselines on synthetic data with varying ratios of linear and nonlinear relations. The results obtained from real-world data also support the competitiveness of CaPS. Code and datasets are available at https://github.com/E2real/CaPS.

📄 PDF Abstract BibTeX arXiv:2410.05890

Code (1)

e2real/caps 공식 구현

Tasks

Causal Discovery

Methods 이 논문이 사용한 방법론

Pruning 설명 없음

Similar Papers 제목 키워드 기반

Hybrid Top-Down Global Causal Discovery with Local Search for Linear and Nonlinear Additive Noise Models

2024-05-23 · Sujai Hiremath, Jacqueline R. M. A. Maasch, Mengxiao Gao, Promit Ghosal 외

Learning the unique directed acyclic graph corresponding to an unknown causal model is a challenging task. Methods based on functional causal models can identify a unique graph, but either suffer from the curse of dimens…

Causal Discovery

Diffusion Models for Causal Discovery via Topological Ordering

2022-10-12 · Pedro Sanchez, Xiao Liu, Alison Q O'Neil, Sotirios A. Tsaftaris

Discovering causal relations from observational data becomes possible with additional assumptions such as considering the functional relations to be constrained as nonlinear with additive noise (ANM). Even with strong as…

Causal Discovery

Nonlinear Causal Discovery for Grouped Data

2025-06-05 · Konstantin Göbler, Tobias Windisch, Mathias Drton

Inferring cause-effect relationships from observational data has gained significant attention in recent years, but most methods are limited to scalar random variables. In many important domains, including neuroscience, p…

Causal DiscoveryGraph LearningModel Selection

MDL Meets Latent Confounders: LNML-based Causal Discovery

2026-07-05 · Zhongyi Que, Shin Matsushima, Kenji Yamanishi arxiv

Causal discovery with nonlinear mechanisms and latent confounders remains challenging. Existing methods often rely on either linear assumptions or causal sufficiency, limiting their applicability. We propose an MDL-based…

Nonlinear causal discovery with additive noise models

2008-12-01 · NeurIPS 2008 12 · Patrik O. Hoyer, Dominik Janzing, Joris M. Mooij, Jonas Peters 외

The discovery of causal relationships between a set of observed variables is a fundamental problem in science. For continuous-valued data linear acyclic causal models are often used because these models are well understo…

Causal Discovery