Papers › EvoluNet: Advancing Dynamic Non-IID Transfer Learning on Graphs

EvoluNet: Advancing Dynamic Non-IID Transfer Learning on Graphs

1 May 2023arXiv:2305.00664archive 2025-07-28

Haohui Wang, Yuzhen Mao, Yujun Yan, Yaoqing Yang, Jianhui Sun, Kevin Choi, Balaji Veeramani, Alison Hu, Edward Bowen, Tyler Cody, Dawei Zhou

Non-IID transfer learning on graphs is crucial in many high-stakes domains. The majority of existing works assume stationary distribution for both source and target domains. However, real-world graphs are intrinsically dynamic, presenting challenges in terms of domain evolution and dynamic discrepancy between source and target domains. To bridge the gap, we shift the problem to the dynamic setting and pose the question: given the label-rich source graphs and the label-scarce target graphs both observed in previous T timestamps, how can we effectively characterize the evolving domain discrepancy and optimize the generalization performance of the target domain at the incoming T+1 timestamp? To answer it, we propose a generalization bound for dynamic non-IID transfer learning on graphs, which implies the generalization performance is dominated by domain evolution and domain discrepancy between source and target graphs. Inspired by the theoretical results, we introduce a novel generic framework named EvoluNet. It leverages a transformer-based temporal encoding module to model temporal information of the evolving domains and then uses a dynamic domain unification module to efficiently learn domain-invariant representations across the source and target domains. Finally, EvoluNet outperforms the state-of-the-art models by up to 12.1%, demonstrating its effectiveness in transferring knowledge from dynamic source graphs to dynamic target graphs.

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

Code

Syntology Ran 9 of 14 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wanghh7/evolunet officialmentioned in paperpytorch 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

14 samples harvested; 9 ran; 0 honoured the contract we drafted; 5 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.

2ran · our draft was wrong
7ran
5unverified

Licence: 14 of the 14 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 wanghh7/evolunet. “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.

EncoderBlock wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · d9faf5d7973ad371 · report
GNN wanghh7/evolunet/model/model.py official repository ran fingerprinted no licence file found · pointer only · 8b45ad308015a342 · report
GradientReversalLayer wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · 10004f26c7642fef · report
MultiheadAttention wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · 0838369745d53cad · report
PositionalEncoding wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · ddfd16bde0ae3976 · report
TransformerEncoder wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · dee6e09cb646e93c · report
TransformerPredictor wanghh7/evolunet/model/model.py official repository ran no licence file found · pointer only · ebffabb81ce29e7b · report
scaled_dot_product wanghh7/evolunet/model/Transformer.py official repository ran · our draft was wrong no licence file found · pointer only · 8d4b93288e64fc96 · report
scaled_dot_product wanghh7/evolunet/model/model.py official repository ran · our draft was wrong no licence file found · pointer only · bfb059e5bf53dd8a · report
GINConv wanghh7/evolunet/model/model.py official repository unverified no licence file found · pointer only · 1a91488ba132deac · report
TransNet wanghh7/evolunet/model/model.py official repository unverified no licence file found · pointer only · 44a98324fdea4b59 · report
test wanghh7/evolunet/evolunet.py official repository unverified no licence file found · pointer only · 2af86964d73cd0a7 · report
test_source wanghh7/evolunet/evolunet.py official repository unverified no licence file found · pointer only · cf837bb00eaeb9b7 · report
train_epoch wanghh7/evolunet/evolunet.py official repository unverified no licence file found · pointer only · 3bdc3e19017c4172 · report

Tasks

Transfer Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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