LGAISIOct 13, 2025

HeroFilter: Adaptive Spectral Graph Filter for Varying Heterophilic Relations

arXiv:2510.10864v13 citationsh-index: 5
Originality Incremental advance
AI Analysis

This addresses the challenge of designing effective GNNs for graphs with varying heterophilic relations, which is an incremental advance in graph representation learning.

The paper tackles the problem of graph heterophily in graph neural networks (GNNs) by showing that optimal spectral filters vary across frequency components and do not correlate strictly with heterophily degree, leading to the proposal of an adaptive filter method that achieves up to 9.2% accuracy improvement over baselines.

Graph heterophily, where connected nodes have different labels, has attracted significant interest recently. Most existing works adopt a simplified approach - using low-pass filters for homophilic graphs and high-pass filters for heterophilic graphs. However, we discover that the relationship between graph heterophily and spectral filters is more complex - the optimal filter response varies across frequency components and does not follow a strict monotonic correlation with heterophily degree. This finding challenges conventional fixed filter designs and suggests the need for adaptive filtering to preserve expressiveness in graph embeddings. Formally, natural questions arise: Given a heterophilic graph G, how and to what extent will the varying heterophily degree of G affect the performance of GNNs? How can we design adaptive filters to fit those varying heterophilic connections? Our theoretical analysis reveals that the average frequency response of GNNs and graph heterophily degree do not follow a strict monotonic correlation, necessitating adaptive graph filters to guarantee good generalization performance. Hence, we propose [METHOD NAME], a simple yet powerful GNN, which extracts information across the heterophily spectrum and combines salient representations through adaptive mixing. [METHOD NAME]'s superior performance achieves up to 9.2% accuracy improvement over leading baselines across homophilic and heterophilic graphs.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes