paper-with-me

홈 › Papers

iSCAN: Identifying Causal Mechanism Shifts among Nonlinear Additive Noise Models

2023-06-30 · NeurIPS 2023 11 · Tianyu Chen, Kevin Bello, Bryon Aragam, Pradeep Ravikumar

Structural causal models (SCMs) are widely used in various disciplines to represent causal relationships among variables in complex systems. Unfortunately, the underlying causal structure is often unknown, and estimating it from data remains a challenging task. In many situations, however, the end goal is to localize the changes (shifts) in the causal mechanisms between related datasets instead of learning the full causal structure of the individual datasets. Some applications include root cause analysis, analyzing gene regulatory network structure changes between healthy and cancerous individuals, or explaining distribution shifts. This paper focuses on identifying the causal mechanism shifts in two or more related datasets over the same set of variables -- without estimating the entire DAG structure of each SCM. Prior work under this setting assumed linear models with Gaussian noises; instead, in this work we assume that each SCM belongs to the more general class of nonlinear additive noise models (ANMs). A key technical contribution of this work is to show that the Jacobian of the score function for the mixture distribution allows for the identification of shifts under general non-parametric functional mechanisms. Once the shifted variables are identified, we leverage recent work to estimate the structural differences, if any, for the shifted variables. Experiments on synthetic and real-world data are provided to showcase the applicability of this approach. Code implementing the proposed method is open-source and publicly available at https://github.com/kevinsbello/iSCAN.

📄 PDF Abstract BibTeX arXiv:2306.17361

Code (1)

kevinsbello/iscan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Identifying Structural Biases from Causal Mechanism Shifts

2026-06-17 · Praharsh Nanavati, Jilles Vreeken, David Kaltenpoth arxiv

Causal discovery methods commonly assume that all data is independently and identically distributed (i.i.d.) and that there are no unmeasured variables affecting the system. In practice, these assumptions are often viola…

Evaluating Robustness to Dataset Shift via Parametric Robustness Sets

2022-05-31 · Nikolaj Thams, Michael Oberst, David Sontag

We give a method for proactively identifying small, plausible shifts in distribution which lead to large differences in model performance. These shifts are defined via parametric changes in the causal mechanisms of obser…

Search3D: Hierarchical Open-Vocabulary 3D Segmentation

2024-09-27 · Ayca Takmaz, Alexandros Delitzas, Robert W. Sumner, Francis Engelmann 외

Open-vocabulary 3D segmentation enables exploration of 3D spaces using free-form text descriptions. Existing methods for open-vocabulary 3D instance segmentation primarily focus on identifying object-level instances but …

3D Instance Segmentation3D Part SegmentationInstance SegmentationObject+3

Enhancing Distributional Stability among Sub-populations

2022-06-07 · Jiashuo Liu, Jiayun Wu, Jie Peng, Xiaoyu Wu 외

Enhancing the stability of machine learning algorithms under distributional shifts is at the heart of the Out-of-Distribution (OOD) Generalization problem. Derived from causal learning, recent works of invariant learning…

Invariant Policy Learning: A Causal Perspective

2021-06-01 · Sorawit Saengkyongam, Nikolaj Thams, Jonas Peters, Niklas Pfister

Contextual bandit and reinforcement learning algorithms have been successfully used in various interactive learning systems such as online advertising, recommender systems, and dynamic pricing. However, they have yet to …

Multi-Armed BanditsRecommendation Systems