TL;DR
This paper introduces CSNA, a GNN layer that adaptively routes messages based on learned pairwise distances, improving performance in adversarial heterophily but not in informative heterophily, with a diagnostic for heterophily regimes.
Contribution
The paper proposes CSNA, a novel cost-sensitive GNN layer that distinguishes heterophily regimes and adaptively routes messages, providing insights into when per-edge routing is beneficial.
Findings
CSNA performs well on adversarial heterophily datasets.
CSNA underperforms on informative heterophily datasets.
The cost function acts as a diagnostic for heterophily regimes.
Abstract
Recent work distinguishes two heterophily regimes: adversarial, where cross-class edges dilute class signal and harm classification, and informative, where the heterophilous structure itself carries useful signal. We ask: when does per-edge message routing help, and when is a uniform spectral channel sufficient? To operationalize this question we introduce Cost-Sensitive Neighborhood Aggregation (CSNA), a GNN layer that computes pairwise distance in a learned projection and uses it to soft-route each message through concordant and discordant channels with independent transformations. Under a contextual stochastic block model we show that mean aggregation can reverse the label-aligned signal direction under heterophily, and that cost-sensitive weighting with preserves the correct sign. On six benchmarks with uniform tuning, CSNA is competitive with state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
