paper-with-me

홈 › Papers

Invariant Causal Set Covering Machines

2023-06-07 · Thibaud Godon, Baptiste Bauvin, Pascal Germain, Jacques Corbeil, Alexandre Drouin

Rule-based models, such as decision trees, appeal to practitioners due to their interpretable nature. However, the learning algorithms that produce such models are often vulnerable to spurious associations and thus, they are not guaranteed to extract causally-relevant insights. In this work, we build on ideas from the invariant causal prediction literature to propose Invariant Causal Set Covering Machines, an extension of the classical Set Covering Machine algorithm for conjunctions/disjunctions of binary-valued rules that provably avoids spurious associations. We demonstrate both theoretically and empirically that our method can identify the causal parents of a variable of interest in polynomial time.

📄 PDF Abstract BibTeX arXiv:2306.04777

Code (1)

graal-research/icscm 공식 구현

Similar Papers 제목 키워드 기반

Generating Bayesian Network Models from Data Using Tsetlin Machines

2023-05-17 · Christian D. Blakely

Bayesian networks (BN) are directed acyclic graphical (DAG) models that have been adopted into many fields for their strengths in transparency, interpretability, probabilistic reasoning, and causal modeling. Given a set …

Causality as the Statistical Conscience of Artificial Intelligence: From Pearl's Ladder to Trustworthy Machines

2026-05-22 · Ernest Fokoué arxiv

Modern Artificial Intelligence achieves remarkable predictive power by optimizing statistical risk functionals over vast corpora. Yet a gap separates this from genuine intelligence: the inability to distinguish correlati…

Reinforcement LearningCausal Inference

Improving OOD Generalization with Causal Invariant Transformations

2021-09-29 · Ruoyu Wang, Mingyang Yi, Shengyu Zhu, Zhitang Chen

In real-world applications, it is important and desirable to learn a model that performs well on out-of-distribution (OOD) data. Recently, causality has become a powerful tool to tackle the OOD generalization problem, wi…

Out-of-distribution Generalization with Causal Invariant Transformations

2022-03-22 · CVPR 2022 1 · Ruoyu Wang, Mingyang Yi, Zhitang Chen, Shengyu Zhu

In real-world applications, it is important and desirable to learn a model that performs well on out-of-distribution (OOD) data. Recently, causality has become a powerful tool to tackle the OOD generalization problem, wi…

Out-of-Distribution Generalization

InvarGC: Invariant Granger Causality for Heterogeneous Interventional Time Series under Latent Confounding

2025-10-22 · Ziyi Zhang, Shaogang Ren, Xiaoning Qian, Nick Duffield arxiv

Granger causality is widely used for causal structure discovery in complex systems from multivariate time series data. Traditional Granger causality tests based on linear models often fail to detect even mild non-linear …