Papers › GATNextHop: A GAT for Shortest Path Routing with Cross-Topology Generalization

GATNextHop: A GAT for Shortest Path Routing with Cross-Topology Generalization

24 Aug 2026arXiv:2608.23917added by Syntology

Chia-Hong Chou, Katerina Potika

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Common shortest-path algorithms, such as Dijkstra's (SPF), that OSPF uses, provide exact routing solutions but must be recomputed for each network topology, limiting scalability in dynamic or large-scale networks. This paper proposes the GATNextHop model to determine whether a Graph Neural Network, namely the Graph Attention Network, can approximate shortest paths and generalize across topologies. By training on synthetic graphs and evaluating on real-world Internet Service Provider networks from the Internet Topology Zoo, we aim to benchmark our model's ability to learn routing heuristics that transfer across network structures. Performance will be evaluated in terms of accuracy, inference speed, and generalization, comparing the GNN against Dijkstra's algorithm to quantify trade-offs between learned and classical routing approaches.

PaperPDFCode Syntology ran

In Syntology 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="2608.23917")

Code

Syntology Ran 11 of 13 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 11 ran with no contract checked.

By repository: found in paper text by Syntology: 13 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

knhn1004/GATNextHop found in paper text by Syntology report

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

13 samples harvested; 11 ran; 0 honoured the contract we drafted; 2 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.

11ran
2unverified

Licence: 13 of the 13 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 knhn1004/GATNextHop. “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.

assign_weights knhn1004/GATNextHop/src/gatnexthop/core/weights.py found in paper text by Syntology ran no licence file found · pointer only · b2b8a0ce290844cf · report
compute_all_pairs_distances knhn1004/GATNextHop/src/gatnexthop/core/shortest_paths.py found in paper text by Syntology ran no licence file found · pointer only · 6925f4e7e0c9bd4b · report
discover_graph_pairs knhn1004/GATNextHop/src/gatnexthop/ml/dataset.py found in paper text by Syntology ran no licence file found · pointer only · 2e5e8d33f49e83ad · report
discover_graph_pairs_split knhn1004/GATNextHop/src/gatnexthop/ml/dataset.py found in paper text by Syntology ran no licence file found · pointer only · 64f603e4e8c4c0ef · report
download_zoo_archive knhn1004/GATNextHop/src/gatnexthop/core/zoo_loader.py found in paper text by Syntology ran no licence file found · pointer only · 358c8b5b6950beb5 · report
load_zoo_graphs knhn1004/GATNextHop/src/gatnexthop/core/zoo_loader.py found in paper text by Syntology ran no licence file found · pointer only · 7e5ad084711ecf69 · report
profile_graph knhn1004/GATNextHop/src/gatnexthop/analysis/profiler.py found in paper text by Syntology ran no licence file found · pointer only · ec0024b37f914e4d · report
profile_graphml_dir knhn1004/GATNextHop/src/gatnexthop/analysis/profiler.py found in paper text by Syntology ran no licence file found · pointer only · 6ca62f8a8e7ee590 · report
profile_zoo knhn1004/GATNextHop/src/gatnexthop/analysis/profiler.py found in paper text by Syntology ran no licence file found · pointer only · f72e5cac46744a42 · report
run_load_zoo knhn1004/GATNextHop/src/gatnexthop/core/zoo_loader.py found in paper text by Syntology ran no licence file found · pointer only · b169757d594604d3 · report
sample_zoo_node_count knhn1004/GATNextHop/src/gatnexthop/core/generator.py found in paper text by Syntology ran no licence file found · pointer only · 6cee1b31b23b2735 · report
generate_graph knhn1004/GATNextHop/src/gatnexthop/core/generator.py found in paper text by Syntology unverified no licence file found · pointer only · 2067dc9157aad591 · report
load_single_graph knhn1004/GATNextHop/src/gatnexthop/ml/dataset.py found in paper text by Syntology unverified no licence file found · pointer only · fc76e409f751b164 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.23917, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

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