English

Transductive Generalization via Optimal Transport and Its Application to Graph Node Classification

Machine Learning 2026-03-11 v1 Machine Learning

Abstract

Many existing transductive bounds rely on classical complexity measures that are computationally intractable and often misaligned with empirical behavior. In this work, we establish new representation-based generalization bounds in a distribution-free transductive setting, where learned representations are dependent, and test features are accessible during training. We derive global and class-wise bounds via optimal transport, expressed in terms of Wasserstein distances between encoded feature distributions. We demonstrate that our bounds are efficiently computable and strongly correlate with empirical generalization in graph node classification, improving upon classical complexity measures. Additionally, our analysis reveals how the GNN aggregation process transforms the representation distributions, inducing a trade-off between intra-class concentration and inter-class separation. This yields depth-dependent characterizations that capture the non-monotonic relationship between depth and generalization error observed in practice. The code is available at https://github.com/ml-postech/Transductive-OT-Gen-Bound.

Keywords

Cite

@article{arxiv.2603.09257,
  title  = {Transductive Generalization via Optimal Transport and Its Application to Graph Node Classification},
  author = {MoonJeong Park and Seungbeom Lee and Kyungmin Kim and Jaeseung Heo and Seunghyuk Cho and Shouheng Li and Sangdon Park and Dongwoo Kim},
  journal= {arXiv preprint arXiv:2603.09257},
  year   = {2026}
}
R2 v1 2026-07-01T11:11:51.195Z