Graph Causal Optimal Transport and Wasserstein Distances

arXiv:2608.13716 2026 Regularization 1 ideas extracted · analyzed Sep 1, 2026

What the math gives to ML

The paper provides a principled way to compare distributions under directed causal-information constraints: each local coupling may depend only on variables available at that node's parents. This is more structured than ordinary Wasserstein alignment, because it prevents an optimizer from matching representations using future, descendant, or otherwise inaccessible variables. The transferable asset is the nodewise dynamic-programming decomposition of a graph-constrained transport objective, which can become a differentiable regularizer or routing mechanism for DAG-structured neural networks. The most promising first test is a conditional representation-alignment loss for graph neural networks or multi-stage models, implemented with small conditional Sinkhorn problems at each node.

Ideas from this paper

Unverified 2026

Causal DAG Wasserstein Alignment

Replace an unconstrained Wasserstein representation-matching loss with a graph-causal transport loss whose coupling at node k is conditioned only on the representations of its parents. This forces domain alignment, distillation, or augmentation consistency to respect the information flow of the model's DAG, reducing spurious matches that exploit descendants or globally visible features.

Useful6/10
Difficulty5/10
Novelty7/10
Paper: Graph Causal Optimal Transport and Wasserstein Distances arXiv:2608.13716