PC-Conv: Unifying Homophily and Heterophily with Two-Fold Filtering
Abstract
Recently, many carefully designed graph representation learning methods have achieved impressive performance on either strong heterophilic or homophilic graphs, but not both. Therefore, they are incapable of generalizing well across real-world graphs with different levels of homophily. This is attributed to their neglect of homophily in heterophilic graphs, and vice versa. In this paper, we propose a two-fold filtering mechanism to mine homophily in heterophilic graphs, and vice versa. In particular, we extend the graph heat equation to perform heterophilic aggregation of global information from a long distance. The resultant filter can be exactly approximated by the Possion-Charlier (PC) polynomials. To further exploit information at multiple orders, we introduce a powerful graph convolution PC-Conv and its instantiation PCNet for the node classification task. Compared to the state-of-the-art GNNs, PCNet shows competitive performance on well-known homophilic and heterophilic graphs. Our implementation is available at https://github.com/uestclbh/PC-Conv.
Cite
Text
Li et al. "PC-Conv: Unifying Homophily and Heterophily with Two-Fold Filtering." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I12.29246Markdown
[Li et al. "PC-Conv: Unifying Homophily and Heterophily with Two-Fold Filtering." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/li2024aaai-pc/) doi:10.1609/AAAI.V38I12.29246BibTeX
@inproceedings{li2024aaai-pc,
title = {{PC-Conv: Unifying Homophily and Heterophily with Two-Fold Filtering}},
author = {Li, Bingheng and Pan, Erlin and Kang, Zhao},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {13437-13445},
doi = {10.1609/AAAI.V38I12.29246},
url = {https://mlanthology.org/aaai/2024/li2024aaai-pc/}
}