paper-with-me

홈 › Papers

Boosting Differentiable Causal Discovery via Adaptive Sample Reweighting

2023-03-06 · An Zhang, Fangfu Liu, Wenchang Ma, Zhibo Cai, Xiang Wang, Tat-Seng Chua

Under stringent model type and variable distribution assumptions, differentiable score-based causal discovery methods learn a directed acyclic graph (DAG) from observational data by evaluating candidate graphs over an average score function. Despite great success in low-dimensional linear systems, it has been observed that these approaches overly exploit easier-to-fit samples, thus inevitably learning spurious edges. Worse still, inherent mostly in these methods the common homogeneity assumption can be easily violated, due to the widespread existence of heterogeneous data in the real world, resulting in performance vulnerability when noise distributions vary. We propose a simple yet effective model-agnostic framework to boost causal discovery performance by dynamically learning the adaptive weights for the Reweighted Score function, ReScore for short, where the weights tailor quantitatively to the importance degree of each sample. Intuitively, we leverage the bilevel optimization scheme to \wx{alternately train a standard DAG learner and reweight samples -- that is, upweight the samples the learner fails to fit and downweight the samples that the learner easily extracts the spurious information from. Extensive experiments on both synthetic and real-world datasets are carried out to validate the effectiveness of ReScore. We observe consistent and significant boosts in structure learning performance. Furthermore, we visualize that ReScore concurrently mitigates the influence of spurious edges and generalizes to heterogeneous data. Finally, we perform the theoretical analysis to guarantee the structure identifiability and the weight adaptive properties of ReScore in linear systems. Our codes are available at https://github.com/anzhang314/ReScore.

📄 PDF Abstract BibTeX arXiv:2303.03187

Code (1)

anzhang314/rescore 공식 구현 pytorch

Tasks

Bilevel OptimizationCausal Discovery

Similar Papers 제목 키워드 기반

Differentiable Constraint-Based Causal Discovery

2025-10-24 · Jincheng Zhou, Mengbo Wang, Anqi He, Yumeng Zhou 외 arxiv

Causal discovery from observational data is a fundamental task in artificial intelligence, with far-reaching implications for decision-making, predictions, and interventions. Despite significant advances, existing method…

The Robustness of Differentiable Causal Discovery in Misspecified Scenarios

2025-10-14 · Huiyang Yi, Yanyan He, Duxin Chen, Mingyu Kang 외 arxiv

Causal discovery aims to learn causal relationships between variables from targeted data, making it a fundamental task in machine learning. However, causal discovery algorithms often rely on unverifiable causal assumptio…

Scalable Differentiable Causal Discovery in the Presence of Latent Confounders with Skeleton Posterior (Extended Version)

2024-06-15 · Pingchuan Ma, Rui Ding, Qiang Fu, Jiaru Zhang 외

Differentiable causal discovery has made significant advancements in the learning of directed acyclic graphs. However, its application to real-world datasets remains restricted due to the ubiquity of latent confounders a…

Causal DiscoveryStochastic Optimization

Dagma-DCE: Interpretable, Non-Parametric Differentiable Causal Discovery

2024-01-05 · Daniel Waxman, Kurt Butler, Petar M. Djuric

We introduce Dagma-DCE, an interpretable and model-agnostic scheme for differentiable causal discovery. Current non- or over-parametric methods in differentiable causal discovery use opaque proxies of ``independence'' to…

Causal Discovery

Differentiable Invariant Causal Discovery

2022-05-31 · Yu Wang, An Zhang, Xiang Wang, Yancheng Yuan 외

Learning causal structure from observational data is a fundamental challenge in machine learning. However, the majority of commonly used differentiable causal discovery methods are non-identifiable, turning this problem …

Causal Discovery