Dual-Frequency Filtering Self-aware Graph Neural Networks for Homophilic and Heterophilic Graphs
Yachao Yang, Yanfeng Sun, Jipeng Guo, Junbin Gao, Shaofan Wang, Fujiao, Ju, Baocai Yin

TL;DR
This paper introduces DFGNN, a novel graph neural network that employs dual-frequency filtering and dynamic adaptation to improve representation learning in both homophilic and heterophilic graphs.
Contribution
The paper proposes DFGNN, a self-aware GNN that integrates low-pass and high-pass filters with dynamic filtering ratios and frequency alignment to enhance performance on diverse graph types.
Findings
DFGNN outperforms state-of-the-art methods on benchmark datasets.
The model effectively captures both smooth and detailed features in graphs.
Dynamic frequency adjustment improves adaptability to different graph structures.
Abstract
Graph Neural Networks (GNNs) have excelled in handling graph-structured data, attracting significant research interest. However, two primary challenges have emerged: interference between topology and attributes distorting node representations, and the low-pass filtering nature of most GNNs leading to the oversight of valuable high-frequency information in graph signals. These issues are particularly pronounced in heterophilic graphs. To address these challenges, we propose Dual-Frequency Filtering Self-aware Graph Neural Networks (DFGNN). DFGNN integrates low-pass and high-pass filters to extract smooth and detailed topological features, using frequency-specific constraints to minimize noise and redundancy in the respective frequency bands. The model dynamically adjusts filtering ratios to accommodate both homophilic and heterophilic graphs. Furthermore, DFGNN mitigates interference by…
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
TopicsComplex Network Analysis Techniques
