Robust multi-task boosting using clustering and local ensembling
Seyedsaman Emami, Daniel Hern\'andez-Lobato, Gonzalo Mart\'inez-Mu\~noz

TL;DR
The paper introduces RMB-CLE, a robust multi-task learning framework that adaptively clusters tasks based on error-driven similarity and employs local ensembling to improve predictive performance and prevent negative transfer.
Contribution
It presents a novel, theoretically grounded approach to multi-task learning that dynamically clusters tasks and uses local ensembling, outperforming existing methods.
Findings
RMB-CLE accurately recovers true task clusters in synthetic data.
It outperforms traditional multi-task and ensemble methods on various benchmarks.
The framework effectively prevents negative transfer in noisy or unrelated tasks.
Abstract
Multi-Task Learning (MTL) aims to boost predictive performance by sharing information across related tasks, yet conventional methods often suffer from negative transfer when unrelated or noisy tasks are forced to share representations. We propose Robust Multi-Task Boosting using Clustering and Local Ensembling (RMB-CLE), a principled MTL framework that integrates error-based task clustering with local ensembling. Unlike prior work that assumes fixed clusters or hand-crafted similarity metrics, RMB-CLE derives inter-task similarity directly from cross-task errors, which admit a risk decomposition into functional mismatch and irreducible noise, providing a theoretically grounded mechanism to prevent negative transfer. Tasks are grouped adaptively via agglomerative clustering, and within each cluster, a local ensemble enables robust knowledge sharing while preserving task-specific…
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
TopicsDomain Adaptation and Few-Shot Learning · Human Pose and Action Recognition · Advanced Neural Network Applications
