Explorerβ€ΊData Scienceβ€ΊMachine Learning
Research PaperResearchia:202607.31065

Same Graph Cross-Task Transfer in GNNs: Protocols and Predictors

Neelam Akula

Abstract

Many real-world graphs support multiple predictive tasks over the same underlying structure, creating an opportunity to reuse supervision across node classification (NC) and link prediction (LP). However, existing evaluations often rely on incompatible splits, observed-graph assumptions, and negative sampling rules, making conclusions about same-graph cross-task transfer unreliable. We formalize same-graph NC-LP transfer and propose a leakage-free protocol that fixes node and edge splits, uses a...

Submitted: July 31, 2026Subjects: Machine Learning; Data Science

Description / Details

Many real-world graphs support multiple predictive tasks over the same underlying structure, creating an opportunity to reuse supervision across node classification (NC) and link prediction (LP). However, existing evaluations often rely on incompatible splits, observed-graph assumptions, and negative sampling rules, making conclusions about same-graph cross-task transfer unreliable. We formalize same-graph NC-LP transfer and propose a leakage-free protocol that fixes node and edge splits, uses a shared message-passing graph that excludes evaluated edges, and employs fixed negatives for LP. Across three backbones (GCN, GraphSAGE, GPS), we find that transfer is strongly directional and predictable: NC β†’\to LP is consistently beneficial on homophilic graphs, while LP β†’\to NC is fragile and can even degrade accuracy under naive representation reuse. LP β†’\to NC becomes reliably positive mainly in a structure-dominant regime where LP is easy but NC is unsaturated, suggesting that LP acts as structural pretraining. Finally, we introduce the CoTask Score (CTS) to summarize joint NC+LP utility when a shared encoder must serve both tasks, and show that simple dataset statistics, especially homophily, can guide mechanism choice and help avoid negative transfer.


Source: arXiv:2607.28525v1 - http://arxiv.org/abs/2607.28525v1 PDF: https://arxiv.org/pdf/2607.28525v1 Original Link: http://arxiv.org/abs/2607.28525v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Jul 31, 2026
Topic:
Data Science
Area:
Machine Learning
Comments:
0
Bookmark
Same Graph Cross-Task Transfer in GNNs: Protocols and Predictors | Researchia