Robust Learning on Heterogeneous Graphs with Heterophily: A Graph Structure Learning Approach

arXiv cs.AI / 5/1/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper studies robust representation learning on heterogeneous graphs with heterophily, focusing on how misleading or noisy connectivity harms model performance.
  • It identifies structural noise as a key challenge and proposes a unified approach, Heterogeneous Graph Unified Learning (HGUL), to jointly address heterophily and noisy graph structure.
  • HGUL includes a kNN-based graph construction module to recover more reliable local neighborhoods, followed by a graph structure learning module that adaptively filters noisy edges in the adjacency.
  • It also introduces heterogeneous affinity learning using an extended affinity matrix built from a polynomial graph kernel to model class-level relationships.
  • Experiments across multiple datasets show HGUL achieves stronger performance on clean graphs and remains robust as structural noise increases.

Abstract

Heterogeneous graphs with heterophily have emerged as a powerful abstraction for modeling complex real-world systems, where nodes of different types and labels interact in diverse and often non-homophilous ways. Despite recent advances, robust representation learning for such graphs remains largely unexplored, particularly in the presence of noisy or misleading connectivity. In this work, we investigate this problem and identify structural noise as a critical challenge that significantly degrades model performance. To address this issue, we propose a unified framework, Heterogeneous Graph Unified Learning (HGUL), which jointly handles heterophily and noisy graph structures. The framework consists of three complementary modules: a kNN-based graph construction module that recovers reliable local neighborhoods, a graph structure learning module that adaptively refines the adjacency by filtering noisy edges, and a heterogeneous affinity learning module that captures class-level relationships via an extended affinity matrix derived from a polynomial graph kernel. Extensive experiments on multiple datasets demonstrate that HGUL consistently outperforms existing methods on clean graphs and maintains strong robustness under varying levels of structural noise. The results further underscore the importance of jointly modeling heterophily and noise in heterogeneous graph learning.