paper-with-me

Papers

Causal Discovery with Generalized Linear Models through Peeling Algorithms

2023-10-25 · Minjie Wang, Xiaotong Shen, Wei Pan

This article presents a novel method for causal discovery with generalized structural equation models suited for analyzing diverse types of outcomes, including discrete, continuous, and mixed data. Causal discovery often faces challenges due to unmeasured confounders that hinder the identification of causal relationships. The proposed approach addresses this issue by developing two peeling algorithms (bottom-up and top-down) to ascertain causal relationships and valid instruments. This approach first reconstructs a super-graph to represent ancestral relationships between variables, using a peeling algorithm based on nodewise GLM regressions that exploit relationships between primary and instrumental variables. Then, it estimates parent-child effects from the ancestral relationships using another peeling algorithm while deconfounding a child's model with information borrowed from its parents' models. The article offers a theoretical analysis of the proposed approach, which establishes conditions for model identifiability and provides statistical guarantees for accurately discovering parent-child relationships via the peeling algorithms. Furthermore, the article presents numerical experiments showcasing the effectiveness of our approach in comparison to state-of-the-art structure learning methods without confounders. Lastly, it demonstrates an application to Alzheimer's disease (AD), highlighting the utility of the method in constructing gene-to-gene and gene-to-disease regulatory networks involving Single Nucleotide Polymorphisms (SNPs) for healthy and AD subjects.

📄 PDF Abstract BibTeX arXiv:2310.16698

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discoveryvalid

Methods 이 논문이 사용한 방법론

GLM GLM is a bilingual (English and Chinese) pre-trained transformer-based language model that follow the traditional architecture of decoder-only autoregressive language…

Similar Papers 제목 키워드 기반

Faster Algorithms for Generalized Mean Densest Subgraph Problem

2023-10-17 · Chenglin Fan, Ping Li, Hanyu Peng

The densest subgraph of a large graph usually refers to some subgraph with the highest average degree, which has been extended to the family of $p$-means dense subgraph objectives by~\citet{veldt2021generalized}. The $p$…

Peeling Context from Cause for Molecular Property Prediction

2025-11-10 · Tao Li, Kaiyuan Hou, Tuan Vinh, Monika Raj 외 arxiv

Deep models are used for molecular property prediction, yet they are often difficult to interpret and may rely on spurious context rather than causal structure, which reduces reliability under distribution shift and harm…

Molecular Property Prediction

Fast Causal Discovery by Approximate Kernel-based Generalized Score Functions with Linear Computational Complexity

2024-12-23 · Yixin Ren, Haocheng Zhang, Yewei Xia, Hao Zhang 외

Score-based causal discovery methods can effectively identify causal relationships by evaluating candidate graphs and selecting the one with the highest score. One popular class of scores is kernel-based generalized scor…

Causal Discovery

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

Causal Graph Discovery from Self and Mutually Exciting Time Series

2021-06-04 · Song Wei, Yao Xie, Christopher S. Josef, Rishikesan Kamaleswaran

We present a generalized linear structural causal model, coupled with a novel data-adaptive linear regularization, to recover causal directed acyclic graphs (DAGs) from time series. By leveraging a recently developed sto…

Causal Discoveryfeature selectionTime SeriesTime Series Analysis