Papers › Improving Temporal Link Prediction via Temporal Walk Matrix Projection

Improving Temporal Link Prediction via Temporal Walk Matrix Projection

5 Oct 2024arXiv:2410.04013archive 2025-07-28

Xiaodong Lu, Leilei Sun, Tongyu Zhu, Weifeng Lv

Temporal link prediction, aiming at predicting future interactions among entities based on historical interactions, is crucial for a series of real-world applications. Although previous methods have demonstrated the importance of relative encodings for effective temporal link prediction, computational efficiency remains a major concern in constructing these encodings. Moreover, existing relative encodings are usually constructed based on structural connectivity, where temporal information is seldom considered. To address the aforementioned issues, we first analyze existing relative encodings and unify them as a function of temporal walk matrices. This unification establishes a connection between relative encodings and temporal walk matrices, providing a more principled way for analyzing and designing relative encodings. Based on this analysis, we propose a new temporal graph neural network called TPNet, which introduces a temporal walk matrix that incorporates the time decay effect to simultaneously consider both temporal and structural information. Moreover, TPNet designs a random feature propagation mechanism with theoretical guarantees to implicitly maintain the temporal walk matrices, which improves the computation and storage efficiency. Experimental results on 13 benchmark datasets verify the effectiveness and efficiency of TPNet, where TPNet outperforms other baselines on most datasets and achieves a maximum speedup of 33.3 × compared to the SOTA baseline. Our code can be found at \url{https://github.com/lxd99/TPNet}.

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="2410.04013")

Code

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

By repository: official repository: 12 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.

lxd99/tpnet officialmentioned in paperpytorchMIT 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

12 samples harvested; 8 ran; 0 honoured the contract we drafted; 4 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.

8ran
4unverified

Licence: 0 of the 12 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 lxd99/tpnet. “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.

FeedForwardNet lxd99/tpnet/models/TPNet.py official repository ran · metamorphic tier: invariant MIT (permissive) · b949112ded585c96 · report
MLPMixer lxd99/tpnet/models/TPNet.py official repository ran · metamorphic tier: invariant MIT (permissive) · 0783ca0f8dd2b03d · report
RandomProjectionModule lxd99/tpnet/models/TPNet.py official repository ran MIT (permissive) · 061020737965193c · report
TimeEncoder lxd99/tpnet/models/TPNet.py official repository ran · metamorphic tier: invariant fingerprinted MIT (permissive) · 0c789edc2dc5688c · report
compute_src_dst_node_time_shifts lxd99/TPNet/models/MemoryModel.py official repository ran MIT (permissive) · 727d90514a9a5475 · report
edge_bank_time_window_memory lxd99/TPNet/models/EdgeBank.py official repository ran MIT (permissive) · 1de6e005e59cdf96 · report
edge_bank_unlimited_memory lxd99/TPNet/models/EdgeBank.py official repository ran MIT (permissive) · 0f56e3ae8a152b2b · report
predict_link_probabilities lxd99/TPNet/models/EdgeBank.py official repository ran MIT (permissive) · 8bcef3dc22f0489a · report
NeighborSampler lxd99/tpnet/models/TPNet.py official repository unverified MIT (permissive) · 0c735a99a03bbb86 · report
TPNet lxd99/tpnet/models/TPNet.py official repository unverified MIT (permissive) · a6c3b6089e63786c · report
TPNetEmbedding lxd99/tpnet/models/TPNet.py official repository unverified MIT (permissive) · c849574271a0c04e · report
get_layer_type lxd99/TPNet/models/NAT.py official repository unverified MIT (permissive) · 7878b72c4ebda48a · report

Tasks

Computational EfficiencyGraph Neural NetworkLink Prediction

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Graph Neural Network

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