pith. sign in

arxiv: 2410.08787 · v1 · pith:QXHY75W5new · submitted 2024-10-11 · 💻 cs.LG

Efficient Differentiable Discovery of Causal Order

classification 💻 cs.LG
keywords causaldifferentiableorderintersortmethoddiscoverylearninglimitation
0
0 comments X
read the original abstract

In the algorithm Intersort, Chevalley et al. (2024) proposed a score-based method to discover the causal order of variables in a Directed Acyclic Graph (DAG) model, leveraging interventional data to outperform existing methods. However, as a score-based method over the permutahedron, Intersort is computationally expensive and non-differentiable, limiting its ability to be utilised in problems involving large-scale datasets, such as those in genomics and climate models, or to be integrated into end-to-end gradient-based learning frameworks. We address this limitation by reformulating Intersort using differentiable sorting and ranking techniques. Our approach enables scalable and differentiable optimization of causal orderings, allowing the continuous score function to be incorporated as a regularizer in downstream tasks. Empirical results demonstrate that causal discovery algorithms benefit significantly from regularizing on the causal order, underscoring the effectiveness of our method. Our work opens the door to efficiently incorporating regularization for causal order into the training of differentiable models and thereby addresses a long-standing limitation of purely associational supervised learning.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Learning Temporal Causal Structure via Smooth Differentiable Optimization

    cs.LG 2026-06 unverdicted novelty 6.0

    A Gumbel-Sinkhorn-based differentiable permutation triangularizes the instantaneous matrix in SVAR models to enable single-stage gradient optimization for temporal causal discovery, outperforming 12 baselines with 6x ...