paper-with-me

Papers

A Gradient-based Causal Discovery Framework with Applications to Complex Industrial Processes

2025-07-15 · Meiliang Liu, Huiwen Dong, Xiaoxiao Yang, Yunfang Xu, Mingbao Yang, Zijin Li, Zhengye Si, Xinyue Yang, Zhiwen Zhao arxiv

With the advancement of deep learning technologies, various neural network-based Granger causality models have been proposed. Although these models have demonstrated notable improvements, several limitations remain. Most existing approaches adopt the component-wise architecture, necessitating the construction of a separate model for each time series, which results in substantial computational costs. In addition, imposing the sparsity-inducing penalty on the first-layer weights of the neural network to extract causal relationships weakens the model's ability to capture complex interactions. To address these limitations, we propose Gradient Regularization-based Neural Granger Causality (GRNGC), which requires only one time series prediction model and applies $L_{1}$ regularization to the gradient between model's input and output to infer Granger causality. Moreover, GRNGC is not tied to a specific time series forecasting model and can be implemented with diverse architectures such as KAN, MLP, and LSTM, offering enhanced flexibility. Numerical simulations on DREAM, Lorenz-96, fMRI BOLD, and CausalTime show that GRNGC outperforms existing baselines and significantly reduces computational overhead. Meanwhile, experiments on real-world DNA, Yeast, HeLa, and bladder urothelial carcinoma datasets further validate the model's effectiveness in reconstructing gene regulatory networks.

📄 PDF Abstract BibTeX arXiv:2507.11178

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series ForecastingTime Series Prediction

Similar Papers 제목 키워드 기반

Sample Complexity Bounds for Score-Matching: Causal Discovery and Generative Modeling

2023-10-27 · NeurIPS 2023 11

This paper provides statistical sample complexity bounds for score-matching and its applications in causal discovery. We demonstrate that accurate estimation of the score function is achievable by training a standard dee…

Causal Discovery

Decentralized Causal Discovery using Judo Calculus

2025-10-27 · Sridhar Mahadevan arxiv

We describe a theory and implementation of an intuitionistic decentralized framework for causal discovery using judo calculus, which is formally defined as j-stable causal inference using j-do-calculus in a topos of shea…

Computational EfficiencyCausal Inference

Transforming Causality: Transformer-Based Temporal Causal Discovery with Prior Knowledge Integration

2025-08-21 · Jihua Huang, Yi Yao, Ajay Divakaran arxiv

We introduce a novel framework for temporal causal discovery and inference that addresses two key challenges: complex nonlinear dependencies and spurious correlations. Our approach employs a multi-layer Transformer-based…

BaCaDI: Bayesian Causal Discovery with Unknown Interventions

2022-06-03 · Alexander Hägele, Jonas Rothfuss, Lars Lorch, Vignesh Ram Somnath 외

Inferring causal structures from experimentation is a central task in many domains. For example, in biology, recent advances allow us to obtain single-cell expression data under multiple interventions such as drugs or ge…

Causal DiscoveryVariational Inference

Trust Your $\nabla$: Gradient-based Intervention Targeting for Causal Discovery

2022-11-24 · NeurIPS 2023 11 · Mateusz Olko, Michał Zając, Aleksandra Nowak, Nino Scherrer 외

Inferring causal structure from data is a challenging task of fundamental importance in science. Observational data are often insufficient to identify a system's causal structure uniquely. While conducting interventions …

Causal DiscoveryExperimental Design