Causal Graphs, Markov Properties and Do-calculus for Stochastic Differential Equations
arXiv:2607.12140
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a path-space causal semantics for stochastic differential systems, including adapted coefficients, interventions, cyclic additive-noise models, and temporal splitting. The transferable asset is a principled way to impose causal structure on continuous-time latent dynamics while preserving well-posedness under interventions and long rollouts. A practical neural implementation is a graph-masked neural SDE whose coordinate-wise drift and diffusion functions read only parent trajectories, combined with an empirical Lipschitz penalty derived from the paper's existence conditions.
Ideas from this paper
✗ Failed on benchmark
2026
Replace a fully connected neural SDE drift with coordinate-wise functions that can read only the paths of graph parents. Learn soft edge gates and penalize violations of the paper's pathwise Lipschitz condition, so the model remains stable during long rollouts and supports explicit interventions on selected coordinates.
Useful7/10
Difficulty6/10
Novelty6/10