Homophily-Aware Stratification for Stable GNN Evaluation
September 18, 2026
Standard random splits in Graph Neural Network evaluation introduce high variance due to inconsistent local neighborhood homophily across folds. This method proposes stratified splits based on relational conditions to ensure test sets reflect the full graph structure, preventing unreliable architecture comparisons.
HOW THIS AFFECTS YOU
●
researcherYou should use homophily-aware stratification to ensure your GNN architecture improvements are statistically significant and not artifacts of data splitting.