ICML 2026spotlight0 citations

Progressive Graph Structure Adjustment for Homophily Shift Adaptation

Hongwei Wen, Can Zhang, Haoyu He, Hanyuan Hang, Minglong Lei

Abstract

We propose *Progressive Structure Adjustment for Homophily Shift* (*PSAHS*), a lightweight method for *Graph Domain Adaptation* (*GDA*) that explicitly addresses cross-domain mismatch in node-level homophily. PSAHS enhances node homophily in the source graph to a prescribed level by reweighting edges and introducing additional intra-class connections for low-homophily nodes, and conservatively refines the target graph using agreement-consistent predictions from a structure-aware *Graph Neural Network* (*GNN*) and an attribute-only *Multi-Layer Perceptron* (*MLP*) to ensure reliability under label scarcity. After each structural refinement, domain-adversarial training is employed to align node representations across domains. PSAHS employs a progressive training scheme that alternates between structure adjustment and representation alignment, where increasingly informative representations enable safer homophily correction, and the refined structure in turn improves representation learning. Extensive experiments on multiple GDA benchmarks demonstrate that PSAHS consistently outperforms strong baselines, with particularly large gains under severe homophily mismatch, highlighting the importance of explicit homophily alignment for effective cross-graph transfer.

RobustnessGraphsBenchmark
BibTeX
@inproceedings{
wen2026progressive,
title={Progressive Graph Structure Adjustment for Homophily Shift Adaptation},
author={Hongwei Wen and Can Zhang and Haoyu He and Hanyuan Hang and Minglong Lei},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=OkyO74bJqE}
}