English

Robust Learning on Noisy Graphs via Latent Space Constraints with External Knowledge

Machine Learning 2025-07-09 v1 Artificial Intelligence

Abstract

Graph Neural Networks (GNNs) often struggle with noisy edges. We propose Latent Space Constrained Graph Neural Networks (LSC-GNN) to incorporate external "clean" links and guide embeddings of a noisy target graph. We train two encoders--one on the full graph (target plus external edges) and another on a regularization graph excluding the target's potentially noisy links--then penalize discrepancies between their latent representations. This constraint steers the model away from overfitting spurious edges. Experiments on benchmark datasets show LSC-GNN outperforms standard and noise-resilient GNNs in graphs subjected to moderate noise. We extend LSC-GNN to heterogeneous graphs and validate it on a small protein-metabolite network, where metabolite-protein interactions reduce noise in protein co-occurrence data. Our results highlight LSC-GNN's potential to boost predictive performance and interpretability in settings with noisy relational structures.

Keywords

Cite

@article{arxiv.2507.05540,
  title  = {Robust Learning on Noisy Graphs via Latent Space Constraints with External Knowledge},
  author = {Chunhui Gu and Mohammad Sadegh Nasr and James P. Long and Kim-Anh Do and Ehsan Irajizad},
  journal= {arXiv preprint arXiv:2507.05540},
  year   = {2025}
}
R2 v1 2026-07-01T03:50:32.574Z