{"url":"/sota/node-classification-on-non-homophilic-13","task":{"name":"Node Classification on Non-Homophilic (Heterophilic) Graphs","url":"/task/node-classification-on-non-homophilic","note":null},"dataset":{"name":"Penn94","url":"/dataset/penn94"},"category":"Graphs","categories":["Graphs"],"category_note":null,"description":"There exists a non-trivial set of graphs where graph-aware models underperform their corresponding graph-agnostic models, e.g. SGC and GCN underperform MLP with 1 layer and 2 layers. Although still controversial, people believe the performance degradation results from heterophily, i.e. there exist much more inter-class edges than inner-class edges. This task aims to evaluate models designed for non-homophilic (heterophilic) datasets.","description_from":"task","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","rank":"the archive's row order at snapshot; not re-ranked","rows_end_at":"2025-07-28","rows_withheld_as_spam":0,"metric_values":"the archive's strings, untouched"},"metrics":["1:1 Accuracy"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"1:1 Accuracy":"higher"}},"counts":{"rows":28,"rows_with_code":28,"rows_with_paper_page":28,"rows_dated":28,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"ACM-GCN++","metrics":{"1:1 Accuracy":"86.08 ± 0.43"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":2,"model":"ACMII-GCN++","metrics":{"1:1 Accuracy":"85.95 ± 0.26"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":3,"model":"GloGNN++","metrics":{"1:1 Accuracy":"85.74 ± 0.42"},"uses_additional_data":false,"paper_date":"2022-05-15","paper":"/paper/finding-global-homophily-in-graph-neural","paper_url":"https://arxiv.org/abs/2205.07308v1","paper_title":"Finding Global Homophily in Graph Neural Networks When Meeting Heterophily","code":"https://github.com/recklessronan/glognn","n_code_links":1,"syntology":null},{"rank_in_archive_order":4,"model":"GloGNN","metrics":{"1:1 Accuracy":"85.57 ±  0.35"},"uses_additional_data":false,"paper_date":"2022-05-15","paper":"/paper/finding-global-homophily-in-graph-neural","paper_url":"https://arxiv.org/abs/2205.07308v1","paper_title":"Finding Global Homophily in Graph Neural Networks When Meeting Heterophily","code":"https://github.com/recklessronan/glognn","n_code_links":1,"syntology":null},{"rank_in_archive_order":5,"model":"ACM-GCN+","metrics":{"1:1 Accuracy":"85.05 ± 0.19"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":6,"model":"ACMII-GCN+","metrics":{"1:1 Accuracy":"84.95 ± 0.43"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":7,"model":"LINKX","metrics":{"1:1 Accuracy":"84.71 ± 0.52"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}},{"rank_in_archive_order":8,"model":"MixHop","metrics":{"1:1 Accuracy":"83.47 ± 0.71"},"uses_additional_data":false,"paper_date":"2019-04-30","paper":"/paper/mixhop-higher-order-graph-convolution","paper_url":"https://arxiv.org/abs/1905.00067v3","paper_title":"MixHop: Higher-Order Graph Convolutional Architectures via Sparsified Neighborhood Mixing","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/mixhop","n_code_links":3,"syntology":null},{"rank_in_archive_order":9,"model":"GCNII","metrics":{"1:1 Accuracy":"82.92 ± 0.59"},"uses_additional_data":false,"paper_date":"2020-07-04","paper":"/paper/simple-and-deep-graph-convolutional-networks-1","paper_url":"https://arxiv.org/abs/2007.02133v1","paper_title":"Simple and Deep Graph Convolutional Networks","code":"https://github.com/chennnM/GCNII/tree/master/PyG/ogbn-arxiv","n_code_links":4,"syntology":{"n_ran":5,"n_unverified":2,"n_samples":7,"n_pointer_only_licence":4}},{"rank_in_archive_order":10,"model":"ACM-GCN","metrics":{"1:1 Accuracy":"82.73 ± 0.52"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":11,"model":"GCN","metrics":{"1:1 Accuracy":"82.47 ± 0.27"},"uses_additional_data":false,"paper_date":"2016-09-09","paper":"/paper/semi-supervised-classification-with-graph","paper_url":"http://arxiv.org/abs/1609.02907v4","paper_title":"Semi-Supervised Classification with Graph Convolutional Networks","code":"https://github.com/dmlc/dgl/tree/master/examples/mxnet/gcn","n_code_links":55,"syntology":{"n_ran":31,"n_unverified":27,"n_samples":58,"n_pointer_only_licence":22}},{"rank_in_archive_order":12,"model":"ACMII-GCN","metrics":{"1:1 Accuracy":"82.4 ± 0.48"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":13,"model":"GCNJK","metrics":{"1:1 Accuracy":"81.63 ± 0.54"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}},{"rank_in_archive_order":14,"model":"GAT","metrics":{"1:1 Accuracy":"81.53 ± 0.55"},"uses_additional_data":false,"paper_date":"2017-10-30","paper":"/paper/graph-attention-networks","paper_url":"http://arxiv.org/abs/1710.10903v3","paper_title":"Graph Attention Networks","code":"https://github.com/labmlai/annotated_deep_learning_paper_implementations","n_code_links":93,"syntology":{"n_ran":50,"n_unverified":56,"n_samples":106,"n_pointer_only_licence":43}},{"rank_in_archive_order":15,"model":"GPRGCN","metrics":{"1:1 Accuracy":"81.38 ± 0.16"},"uses_additional_data":false,"paper_date":"2020-06-14","paper":"/paper/joint-adaptive-feature-smoothing-and-topology","paper_url":"https://arxiv.org/abs/2006.07988v6","paper_title":"Adaptive Universal Generalized PageRank Graph Neural Network","code":"https://github.com/jianhao2016/GPRGNN","n_code_links":1,"syntology":{"n_ran":0,"n_unverified":2,"n_samples":2,"n_pointer_only_licence":2}},{"rank_in_archive_order":16,"model":"H2GCN","metrics":{"1:1 Accuracy":"81.31 ± 0.60"},"uses_additional_data":false,"paper_date":"2020-06-20","paper":"/paper/generalizing-graph-neural-networks-beyond","paper_url":"https://arxiv.org/abs/2006.11468v2","paper_title":"Beyond Homophily in Graph Neural Networks: Current Limitations and Effective Designs","code":"https://github.com/GemsLab/H2GCN","n_code_links":4,"syntology":{"n_ran":13,"n_unverified":8,"n_samples":21,"n_pointer_only_licence":6}},{"rank_in_archive_order":17,"model":"LINK","metrics":{"1:1 Accuracy":"80.79 ± 0.49"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}},{"rank_in_archive_order":18,"model":"GATJK","metrics":{"1:1 Accuracy":"80.69 ± 0.36"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}},{"rank_in_archive_order":19,"model":"GESN","metrics":{"1:1 Accuracy":"80.29 ± 0.41"},"uses_additional_data":false,"paper_date":"2023-05-14","paper":"/paper/addressing-heterophily-in-node-classification","paper_url":"https://arxiv.org/abs/2305.08233v2","paper_title":"Addressing Heterophily in Node Classification with Graph Echo State Networks","code":"https://github.com/dtortorella/addressing-heterophily-gesn","n_code_links":1,"syntology":null},{"rank_in_archive_order":20,"model":"C&S 2-hop","metrics":{"1:1 Accuracy":"78.40 ± 3.12"},"uses_additional_data":false,"paper_date":"2020-10-27","paper":"/paper/combining-label-propagation-and-simple-models-1","paper_url":"https://arxiv.org/abs/2010.13993v2","paper_title":"Combining Label Propagation and Simple Models Out-performs Graph Neural Networks","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/correct_and_smooth","n_code_links":7,"syntology":{"n_ran":2,"n_unverified":3,"n_samples":5,"n_pointer_only_licence":2}},{"rank_in_archive_order":21,"model":"SGC 2-hop","metrics":{"1:1 Accuracy":"76.09 ± 0.45"},"uses_additional_data":false,"paper_date":"2019-02-19","paper":"/paper/simplifying-graph-convolutional-networks","paper_url":"https://arxiv.org/abs/1902.07153v2","paper_title":"Simplifying Graph Convolutional Networks","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/sgc","n_code_links":7,"syntology":{"n_ran":3,"n_unverified":5,"n_samples":8,"n_pointer_only_licence":0}},{"rank_in_archive_order":22,"model":"APPNP","metrics":{"1:1 Accuracy":"74.33 ± 0.38"},"uses_additional_data":false,"paper_date":"2018-10-14","paper":"/paper/predict-then-propagate-graph-neural-networks","paper_url":"https://arxiv.org/abs/1810.05997v6","paper_title":"Predict then Propagate: Graph Neural Networks meet Personalized PageRank","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/appnp","n_code_links":5,"syntology":{"n_ran":1,"n_unverified":11,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":23,"model":"WRGAT","metrics":{"1:1 Accuracy":"74.32 ± 0.53"},"uses_additional_data":false,"paper_date":"2021-06-11","paper":"/paper/breaking-the-limit-of-graph-neural-networks","paper_url":"https://arxiv.org/abs/2106.06586v1","paper_title":"Breaking the Limit of Graph Neural Networks by Improving the Assortativity of Graphs with Local Mixing Patterns","code":"https://github.com/susheels/gnns-and-local-assortativity","n_code_links":1,"syntology":{"n_ran":1,"n_unverified":11,"n_samples":12,"n_pointer_only_licence":0}},{"rank_in_archive_order":24,"model":"C&S 1-hop","metrics":{"1:1 Accuracy":"74.28 ± 1.19"},"uses_additional_data":false,"paper_date":"2020-10-27","paper":"/paper/combining-label-propagation-and-simple-models-1","paper_url":"https://arxiv.org/abs/2010.13993v2","paper_title":"Combining Label Propagation and Simple Models Out-performs Graph Neural Networks","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/correct_and_smooth","n_code_links":7,"syntology":{"n_ran":2,"n_unverified":3,"n_samples":5,"n_pointer_only_licence":2}},{"rank_in_archive_order":25,"model":"L Prop 2-hop","metrics":{"1:1 Accuracy":"74.13 ±  0.46"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}},{"rank_in_archive_order":26,"model":"MLP","metrics":{"1:1 Accuracy":"73.61 ± 0.40"},"uses_additional_data":false,"paper_date":"2022-10-14","paper":"/paper/revisiting-heterophily-for-graph-neural","paper_url":"https://arxiv.org/abs/2210.07606v1","paper_title":"Revisiting Heterophily For Graph Neural Networks","code":"https://github.com/SitaoLuan/ACM-GNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":5,"n_samples":7,"n_pointer_only_licence":0}},{"rank_in_archive_order":27,"model":"SGC 1-hop","metrics":{"1:1 Accuracy":"66.79 ± 0.27"},"uses_additional_data":false,"paper_date":"2019-02-19","paper":"/paper/simplifying-graph-convolutional-networks","paper_url":"https://arxiv.org/abs/1902.07153v2","paper_title":"Simplifying Graph Convolutional Networks","code":"https://github.com/dmlc/dgl/tree/master/examples/pytorch/sgc","n_code_links":7,"syntology":{"n_ran":3,"n_unverified":5,"n_samples":8,"n_pointer_only_licence":0}},{"rank_in_archive_order":28,"model":"L Prop 1-hop","metrics":{"1:1 Accuracy":"63.21 ±  0.39"},"uses_additional_data":false,"paper_date":"2021-10-27","paper":"/paper/large-scale-learning-on-non-homophilous","paper_url":"https://arxiv.org/abs/2110.14446v1","paper_title":"Large Scale Learning on Non-Homophilous Graphs: New Benchmarks and Strong Simple Methods","code":"https://github.com/cuai/non-homophily-large-scale","n_code_links":5,"syntology":{"n_ran":7,"n_unverified":14,"n_samples":21,"n_pointer_only_licence":4}}],"since_archive":{"claim":"Results that newer papers report for their own method, placed here by Syntology. A model pointed at the cell in the paper's own table; the number was read from that cell and checked against this leaderboard's metric, dataset, split and scale; an independent check that saw this leaderboard's other rows and every other leaderboard on the same dataset accepted it. Not reviewed by the paper's authors or by the archive's editors, and not ranked against the archive rows.","extraction_file_present":true,"measurement":{"test_papers":883,"papers_with_output":881,"judged_true":108,"judged":110,"wilson95_lower":0.9361,"measured_on":"2026-09-24","frozen_commit":"0e3de0df94"},"measurement_note":"blind adjudication of accepted entries on a held-out split of archive papers, rules frozen before the test","coverage":{"sentence":"Syntology has checked 6,795 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","complete":false,"papers_newer_than_archive":9581,"papers_checked":6795,"papers_extracted_not_yet_verified":0,"boards_without_verdict":2,"papers_not_yet_extracted":2785},"order":"newest first by month (arXiv date, else the arXiv-id month), then arXiv id descending","columns":[],"entries":[]},"syntology":{"read_at":"2026-09-24T18:15:14+00:00","claim":"Per row: N of M harvested code samples from that row's paper executed on a synthesized fixture; the other M-N are unverified. Not a reproduction of the row's number; not a correctness claim. n_pointer_only_licence counts samples the site points at rather than redistributes (a licence axis, independent of ran/unverified).","rows_with_graph_line":24,"rows_with_any_sample_ran":23,"distinct_papers_with_graph_line":11,"distinct_papers_with_any_sample_ran":10,"samples_over_distinct_papers":{"n_ran":115,"n_unverified":144,"n_samples":259,"n_pointer_only_licence":83,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":167,"n_unverified":252,"n_samples":419,"n_pointer_only_licence":105,"note":"row-weighted: a paper behind several rows is counted once per row; inflated relative to samples_over_distinct_papers by design, kept for readers summing the per-row syntology blocks"}}}