English

GSINA: Improving Subgraph Extraction for Graph Invariant Learning via Graph Sinkhorn Attention

Machine Learning 2026-01-22 v2 Artificial Intelligence

Abstract

Graph invariant learning (GIL) seeks invariant relations between graphs and labels under distribution shifts. Recent works try to extract an invariant subgraph to improve out-of-distribution (OOD) generalization, yet existing approaches either lack explicit control over compactness or rely on hard top-kk selection that shrinks the solution space and is only partially differentiable. In this paper, we provide an in-depth analysis of the drawbacks of some existing works and propose a few general principles for invariant subgraph extraction: 1) separability, as encouraged by our sparsity-driven mechanism, to filter out the irrelevant common features; 2) softness, for a broader solution space; and 3) differentiability, for a soundly end-to-end optimization pipeline. Specifically, building on optimal transport, we propose Graph Sinkhorn Attention (GSINA), a fully differentiable, cardinality-constrained attention mechanism that assigns sparse-yet-soft edge weights via Sinkhorn iterations and induces node attention. GSINA provides explicit controls for separability and softness, and uses a Gumbel reparameterization to stabilize training. It convergence behavior is also theoretically studied. Extensive empirical experimental results on both synthetic and real-world

Keywords

Cite

@article{arxiv.2402.07191,
  title  = {GSINA: Improving Subgraph Extraction for Graph Invariant Learning via Graph Sinkhorn Attention},
  author = {Junchi Yan and Fangyu Ding and Jiawei Sun and Zhaoping Hu and Yunyi Zhou and Lei Zhu},
  journal= {arXiv preprint arXiv:2402.07191},
  year   = {2026}
}
R2 v1 2026-06-28T14:45:19.143Z