TL;DR
This paper introduces scalable semi-supervised learning methods for heterogeneous relational networks, outperforming existing approaches by effectively handling complex link patterns without prior heterogeneity knowledge.
Contribution
The paper proposes two novel scalable algorithms for graph-based semi-supervised learning in relational networks with heterogeneity, demonstrating superior performance on large real-world and synthetic data.
Findings
Better classification accuracy than state-of-the-art methods.
Effective on networks with over 1.6 million nodes and 30 million edges.
Runs efficiently in around 12 seconds.
Abstract
We address the problem of semi-supervised learning in relational networks, networks in which nodes are entities and links are the relationships or interactions between them. Typically this problem is confounded with the problem of graph-based semi-supervised learning (GSSL), because both problems represent the data as a graph and predict the missing class labels of nodes. However, not all graphs are created equally. In GSSL a graph is constructed, often from independent data, based on similarity. As such, edges tend to connect instances with the same class label. Relational networks, however, can be more heterogeneous and edges do not always indicate similarity. For instance, instead of links being more likely to connect nodes with the same class label, they may occur more frequently between nodes with different class labels (link-heterogeneity). Or nodes with the same class label do…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
