{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2606-22167","title":"Early-Exit Graph Neural Networks for Link Prediction","arxiv_id":"2606.22167","date":"2026-06-20","proceeding":null,"authors":["Roman Knyazhitskiy","Andrea Giuseppe Di Francesco"],"abstract":"Graph Neural Networks are great for link prediction in various network-like structures; however, the question of their speed/quality tradeoff has been barely studied. While in practice the time it takes to do inference matters little for small benchmarks, the latency does limit applicability in large-scale domains. In this work, we explore early-exiting strategies that can be applied to Graph Neural Networks to solve the problem of link-prediction faster. We use no auxiliary losses to enforce early exiting, allowing it to emerge as an implicit property of the architecture. We show that our method enables early exiting in several setups, moving the Pareto frontier on the HeaRT benchmark for GCN and SAS-GNN backbones. Our findings show that inference speed of GNNs on many link-prediction problems can be improved, while losing little, or even winning in terms of prediction quality. The code is available in our repository: https://github.com/knyazer/link_prediction.","url_abs":"https://arxiv.org/abs/2606.22167","url_pdf":"https://arxiv.org/pdf/2606.22167","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":null,"mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2606.22167"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/knyazer/link_prediction","reach":null}],"summary":{"ran":9},"by_repo_kind":{"found_in_text":{"samples":9,"ran":9,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":9,"samples":[{"code_sha256_prefix":"08b66e2800c13568","entry":"average_proportions","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/plot_exit_ridge.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/plot_exit_ridge.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"08b66e2800c13568"}},{"code_sha256_prefix":"ce2511e81921fd05","entry":"checkpoint_is_valid","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/eval_oracle.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/eval_oracle.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ce2511e81921fd05"}},{"code_sha256_prefix":"4924f601f2db214f","entry":"compute_edge_scores","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/shared.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/shared.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"4924f601f2db214f"}},{"code_sha256_prefix":"b77cab8adac9432e","entry":"compute_per_layer_auroc","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/evaluate.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/evaluate.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"b77cab8adac9432e"}},{"code_sha256_prefix":"f749e6fe778c2da3","entry":"config_key","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/shared.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/shared.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f749e6fe778c2da3"}},{"code_sha256_prefix":"198ac0085ec3febd","entry":"count_parameters","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/diagnose.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/diagnose.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"198ac0085ec3febd"}},{"code_sha256_prefix":"8d4ce80b2c1d9bed","entry":"load_multiseed_data","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/plot_exit_ridge.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/plot_exit_ridge.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"8d4ce80b2c1d9bed"}},{"code_sha256_prefix":"43c321bdae1f1e40","entry":"make_figure","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/plot.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/plot.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"43c321bdae1f1e40"}},{"code_sha256_prefix":"388cf1692cf99588","entry":"relu_tanh","repo":"knyazer/link_prediction","repo_kind":"found_in_text","path":"ours/model.py","file_url":"https://github.com/knyazer/link_prediction/blob/HEAD/ours/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"388cf1692cf99588"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.LG","source":"arxiv_2026.jsonl"},"syntology_extracted_results":{"kind":"leaderboard_placements","source":"Syntology's leaderboard-shaped extractor over the paper's own arXiv-HTML tables: a model pointed at a cell, the number was read from that cell and checked against the board's metric, dataset, split and scale, and an independent check accepted the entry; not reviewed by the paper's authors or the archive's editors","extractor_model":"global.anthropic.claude-sonnet-4-5-20250929-v1:0","verifier_model":null,"prompt_sha":"fa63d4bb9d755694","coverage":{"sentence":"Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.","papers_newer_than_archive":9581,"papers_checked":6264},"entries":[],"not_placed":{"boards":0,"rejected_by_independent_check":0,"refused_by_a_rule":0,"check_did_not_answer":0,"proposed_without_a_cell":0,"declined_by_site":0}}}