Boosting Multitask Learning on Graphs through Higher-Order Task Affinities
Abstract
Domain fit: Niche / domain-specific · No strong AI-core implementation/artifact signals were detected from current providers.
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 model. We estimate the higher-order task affinity measure between two tasks as the prediction loss of one task in the presence of another task and a random subset of other tasks. Then, we use spectral clustering on the affinity score matrix to identify task grouping. We design several speedup techniques to compute the higher-order affinity scores efficiently and show that they can predict negative transfers more accurately than pairwise task affinities. We validate our procedure using various community detection and molecular graph prediction data sets, showing favorable results compared with existing methods. Lastly, we provide a theoretical analysis to show that under a planted block model of tasks on graphs, our affinity scores can provably separate tasks into groups.
Results and benchmarks
Predicting node labels on a given graph is a widely studied problem with many applications, including community detection and molecular graph prediction.
Benchmark evidence is limited
Evidence graph: 2 refs, 1 links.
Utility signals: depth 65/100, grounding 58/100, status medium.
Implementation
No direct implementation yet
Maintained implementation evidence is not confirmed for this paper yet.
Use the implementation status and reproduction sections for the current action plan.
No verified maintained repo yet
There is no verified maintained implementation yet. Use this baseline plan to decide whether to prototype now or defer.
- No direct maintained implementation was found. Use the paper PDF and citation graph to design a baseline reproduction.
- Start from related paper: The validity of pairwise models in predicting community dynamics.
- Track assumptions and missing details in an experiment log before coding.
Time to first repro: a few days
Recommendation evidence is currently too limited for a maintained-repo choice. Use Implementation Status and Reproduction Path for a practical baseline plan.
- Estimate is based on paper-only reproduction flow
Reproduction readiness
No repo
No verified implementation available
- No maintained repository has been identified for this paper. Check adjacent implementations or HF artifacts below.
Hardware requirements
- Expect multi-day setup/compute for meaningful reproduction based on current guidance.
Validation caveat
Hugging Face artifacts
No trustworthy direct or curated related Hugging Face artifacts were found yet. Use targeted searches to quickly locate candidate models, datasets, and demos.
Tip: start with models, then check datasets and spaces if you need evaluation data or demos.
Research context
4
Citations
101
References
Tasks
Computer science, Pairwise comparison, Multi-task learning, Binary classification, Graph, Cluster analysis, Gradient boosting, Task (project management)
Methods
None detected
Domains
Machine learning, Artificial intelligence
Related papers
- The validity of pairwise models in predicting community dynamicsSearch on Paper2Code
2016 · Semantic similarity
- Incomplete Large-Dimensional Pairwise Comparison MatricesSearch on Paper2Code
2018 · Semantic similarity
- Pairwise Comparisons SimplifiedSearch on Paper2Code
2013 · Semantic similarity
- Non-pairwise Collaborative FilteringSearch on Paper2Code
2023 · Semantic similarity
- Super Pairwise Comparison Matrix in the Multiple Dominant AHP with Hierarchical CriteriaSearch on Paper2Code
2018 · Semantic similarity
- Pairwise Semiregular Properties on Generalized Pairwise Regular-Lindelöf SpacesSearch on Paper2Code
2008 · Semantic similarity
Open this paper in HFEPX to review benchmark signals, evaluation modes, and human-feedback protocol context.
Open in HFEPXJump to Paper2Code search queries derived from this paper's research context.