TL;DR
This paper introduces a higher-order task affinity measure and clustering approach to improve multitask learning on graphs, effectively reducing negative transfer and enhancing performance in community detection and molecular prediction tasks.
Contribution
It develops a novel higher-order task affinity measure and clustering algorithm that boosts multitask learning on graphs by better capturing complex task relationships.
Findings
Higher-order affinity scores outperform pairwise scores in predicting negative transfer.
Spectral clustering effectively groups tasks based on the affinity measure.
The method shows improved results on community detection and molecular graph datasets.
Abstract
Predicting node labels on a given graph is a widely studied problem with many applications, including community detection and molecular graph prediction. This paper considers predicting multiple node labeling functions on graphs simultaneously and revisits this problem from a multitask learning perspective. For a concrete example, consider overlapping community detection: each community membership is a binary node classification task. Due to complex overlapping patterns, we find that negative transfer is prevalent when we apply naive multitask learning to multiple community detection, as task relationships are highly nonlinear across different node labeling. To address the challenge, we develop an algorithm to cluster tasks into groups based on a higher-order task affinity measure. We then fit a multitask model on each task group, resulting in a boosting procedure on top of the baseline…
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.
Taxonomy
MethodsSpectral Clustering
