{"url":"/sota/node-classification-on-minesweeper","task":{"name":"Node Classification","url":"/task/node-classification","note":null},"dataset":{"name":"minesweeper","url":"/dataset/minesweeper"},"category":"Graphs","categories":["Graphs"],"category_note":null,"description":"**Node Classification** is a machine learning task in graph-based data analysis, where the goal is to assign labels to nodes in a graph based on the properties of nodes and the relationships between them.\r\n\r\n**Node Classification** models aim to predict non-existing node properties (known as the target property) based on other node properties. Typical models used for node classification consists of a large family of graph neural networks. Model performance can be measured using benchmark datasets like [Cora](/dataset/cora), [Citeseer](/dataset/citeseer), and [Pubmed](/dataset/pubmed), among others, typically using Accuracy and F1.\r\n\r\n<span style=\"color:grey; opacity: 0.6\">( Image credit: [Fast Graph Representation Learning With PyTorch Geometric](https://arxiv.org/pdf/1903.02428v3.pdf) )</span>","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":["AUCROC"],"metric_direction":{"note":"inferred from the metric name only (the archive records no direction); null = not inferred, chart draws points only","by_metric":{"AUCROC":null}},"counts":{"rows":4,"rows_with_code":4,"rows_with_paper_page":4,"rows_dated":4,"rows_using_additional_data":0},"rows":[{"rank_in_archive_order":1,"model":"GCN","metrics":{"AUCROC":"97.86 ± 0.24"},"uses_additional_data":false,"paper_date":"2024-06-13","paper":"/paper/classic-gnns-are-strong-baselines-reassessing","paper_url":"https://arxiv.org/abs/2406.08993v2","paper_title":"Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification","code":"https://github.com/LUOyk1999/tunedGNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":7,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":2,"model":"GraphSAGE","metrics":{"AUCROC":"97.77 ± 0.62"},"uses_additional_data":false,"paper_date":"2024-06-13","paper":"/paper/classic-gnns-are-strong-baselines-reassessing","paper_url":"https://arxiv.org/abs/2406.08993v2","paper_title":"Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification","code":"https://github.com/LUOyk1999/tunedGNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":7,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":3,"model":"GAT","metrics":{"AUCROC":"97.73 ± 0.73"},"uses_additional_data":false,"paper_date":"2024-06-13","paper":"/paper/classic-gnns-are-strong-baselines-reassessing","paper_url":"https://arxiv.org/abs/2406.08993v2","paper_title":"Classic GNNs are Strong Baselines: Reassessing GNNs for Node Classification","code":"https://github.com/LUOyk1999/tunedGNN","n_code_links":1,"syntology":{"n_ran":2,"n_unverified":7,"n_samples":9,"n_pointer_only_licence":0}},{"rank_in_archive_order":4,"model":"Polynormer","metrics":{"AUCROC":"97.46±0.36"},"uses_additional_data":false,"paper_date":"2024-03-02","paper":"/paper/polynormer-polynomial-expressive-graph","paper_url":"https://arxiv.org/abs/2403.01232v3","paper_title":"Polynormer: Polynomial-Expressive Graph Transformer in Linear Time","code":"https://github.com/cornell-zhang/Polynormer/tree/master/large_graph_exp","n_code_links":2,"syntology":{"n_ran":5,"n_unverified":3,"n_samples":8,"n_pointer_only_licence":0}}],"since_archive":{"present":false,"note":"No Syntology-extracted rows are published in this build."},"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":4,"rows_with_any_sample_ran":4,"distinct_papers_with_graph_line":2,"distinct_papers_with_any_sample_ran":2,"samples_over_distinct_papers":{"n_ran":7,"n_unverified":10,"n_samples":17,"n_pointer_only_licence":0,"note":"each paper (arXiv id) counted once, however many rows it is behind; this is the page-level figure"},"samples_row_weighted":{"n_ran":11,"n_unverified":24,"n_samples":35,"n_pointer_only_licence":0,"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"}}}