Robust-Multi-Task Gradient Boosting
Seyedsaman Emami, Gonzalo Mart\'inez-Mu\~noz, Daniel Hern\'andez-Lobato

TL;DR
Robust-Multi-Task Gradient Boosting (R-MTGB) is a new boosting framework designed to handle heterogeneous tasks in multi-task learning by identifying outliers, promoting knowledge transfer, and improving overall prediction accuracy.
Contribution
It introduces a novel boosting method that explicitly models task heterogeneity, automatically detects outliers, and enhances multi-task learning robustness.
Findings
Effectively isolates outlier tasks
Improves prediction accuracy across tasks
Demonstrates robustness on synthetic and real datasets
Abstract
Multi-task learning (MTL) has shown effectiveness in exploiting shared information across tasks to improve generalization. MTL assumes tasks share similarities that can improve performance. In addition, boosting algorithms have demonstrated exceptional performance across diverse learning problems, primarily due to their ability to focus on hard-to-learn instances and iteratively reduce residual errors. This makes them a promising approach for learning multi-task problems. However, real-world MTL scenarios often involve tasks that are not well-aligned (known as outlier or adversarial tasks), which do not share beneficial similarities with others and can, in fact, deteriorate the performance of the overall model. To overcome this challenge, we propose Robust-Multi-Task Gradient Boosting (R-MTGB), a novel boosting framework that explicitly models and adapts to task heterogeneity during…
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
TopicsStochastic Gradient Optimization Techniques · Advanced Bandit Algorithms Research · Medical Image Segmentation Techniques
MethodsFocus
