A Multi-Task Perspective for Link Prediction with New Relation Types and Nodes
Jincheng Zhou, Beatrice Bevilacqua, Bruno Ribeiro

TL;DR
This paper introduces a multi-task extension of the double equivariance concept for inductive link prediction in attributed multigraphs, enabling better generalization to new nodes and relation types across multiple tasks.
Contribution
It extends the single-task double equivariance framework to a multi-task setting, addressing the challenge of diverse predictive patterns for different relation types.
Findings
Effective generalization to test graphs with multi-task structures
Outperforms existing methods on real-world datasets
Handles novel nodes and relation types without extra info
Abstract
The task of inductive link prediction in (discrete) attributed multigraphs infers missing attributed links (relations) between nodes in new test multigraphs. Traditional relational learning methods face the challenge of limited generalization to test multigraphs containing both novel nodes and novel relation types not seen in training. Recently, under the only assumption that all relation types share the same structural predictive patterns (single task), Gao et al. (2023) proposed a link prediction method using the theoretical concept of double equivariance (equivariance for nodes & relation types), in contrast to the (single) equivariance (only for nodes) used to design Graph Neural Networks (GNNs). In this work we further extend the double equivariance concept to multi-task double equivariance, where we define link prediction in attributed multigraphs that can have distinct and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Complex Network Analysis Techniques · Topic Modeling
