Papers › PC-Conv: Unifying Homophily and Heterophily with Two-fold Filtering

PC-Conv: Unifying Homophily and Heterophily with Two-fold Filtering

22 Dec 2023arXiv:2312.14438archive 2025-07-28

Bingheng Li, Erlin Pan, Zhao Kang

Recently, many carefully crafted 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 extract 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 with 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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2312.14438")

Code

Syntology Ran 8 of 14 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

uestclbh/pc-conv officialmentioned in papermentioned on GitHubpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 8 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
7ran
6unverified

Licence: 14 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from uestclbh/pc-conv. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

C_n uestclbh/pc-conv/PCpro.py official repository ran no licence file found · pointer only · 5faa5891809f7a8f · report
compat_matrix uestclbh/pc-conv/homophily.py official repository ran no licence file found · pointer only · 2914c033f304f32d · report
edge_homophily uestclbh/pc-conv/homophily.py official repository ran no licence file found · pointer only · a061693c2c61c152 · report
index_to_mask uestclbh/pc-conv/utils.py official repository ran no licence file found · pointer only · 015b48620e1b8319 · report
load_twitch_gamer uestclbh/pc-conv/load_data.py official repository ran · our draft was wrong no licence file found · pointer only · d4e6fd9f6cd8a3ad · report
node_homophily uestclbh/pc-conv/homophily.py official repository ran no licence file found · pointer only · 280c74dd9f80b25b · report
random_planetoid_splits0 uestclbh/pc-conv/utils.py official repository ran no licence file found · pointer only · aca424782db4d4f5 · report
random_planetoid_splits1 uestclbh/pc-conv/utils.py official repository ran no licence file found · pointer only · 7261b9cc9f190250 · report
even_quantile_labels uestclbh/pc-conv/data_utils.py official repository unverified no licence file found · pointer only · 5c9307a7a17f1a3f · report
load_dataset_filtered uestclbh/pc-conv/datasets.py official repository unverified no licence file found · pointer only · 1d59bf5d64372120 · report
load_fb100 uestclbh/pc-conv/load_data.py official repository unverified no licence file found · pointer only · 0765a875204d931d · report
load_twitch uestclbh/pc-conv/load_data.py official repository unverified no licence file found · pointer only · 563a5ce4dce55a17 · report
rand_train_test_idx uestclbh/pc-conv/data_utils.py official repository unverified no licence file found · pointer only · 13234652741e2264 · report
to_planetoid uestclbh/pc-conv/data_utils.py official repository unverified no licence file found · pointer only · f7843797de50ce62 · report

Tasks

Graph Representation LearningNode ClassificationRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Convolution

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections