LaguerreNet: Advancing a Unified Solution for Heterophily and Over-smoothing with Adaptive Continuous Polynomials
Huseyin Goksu

TL;DR
LaguerreNet introduces a novel spectral GNN filter based on trainable continuous Laguerre polynomials, effectively addressing heterophily and over-smoothing issues with improved stability and performance.
Contribution
It extends adaptive polynomial filters to the continuous domain, proposing a trainable spectral shape and a stabilization technique for unbounded polynomials in GNNs.
Findings
Achieves state-of-the-art results on heterophilic benchmarks.
Demonstrates robustness to over-smoothing with performance peaking at K=10.
Outperforms ChebyNet significantly in over-smoothing scenarios.
Abstract
Spectral Graph Neural Networks (GNNs) suffer from two critical limitations: poor performance on "heterophilic" graphs and performance collapse at high polynomial degrees (K), known as over-smoothing. Both issues stem from the static, low-pass nature of standard filters (e.g., ChebyNet). While adaptive polynomial filters, such as the discrete MeixnerNet, have emerged as a potential unified solution, their extension to the continuous domain and stability with unbounded coefficients remain open questions. In this work, we propose `LaguerreNet`, a novel GNN filter based on continuous Laguerre polynomials. `LaguerreNet` learns the filter's spectral shape by making its core alpha parameter trainable, thereby advancing the adaptive polynomial approach. We solve the severe O(k^2) numerical instability of these unbounded polynomials using a `LayerNorm`-based stabilization technique. We…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Domain Adaptation and Few-Shot Learning
