Learning Multi-Tasks with Inconsistent Labels by using Auxiliary Big Task
Quan Feng, Songcan Chen

TL;DR
This paper introduces a multi-task learning framework that leverages an auxiliary big task with many classes to improve learning across tasks with limited and partially overlapping labels, by adaptively pruning neural network neurons.
Contribution
It proposes a novel method to handle multi-task learning with inconsistent labels by using an auxiliary big task and neuron pruning for task-specific adaptation.
Findings
Outperforms state-of-the-art methods in experiments.
Effectively handles tasks with limited and partially overlapping labels.
Demonstrates the benefit of auxiliary big task in multi-task learning.
Abstract
Multi-task learning is to improve the performance of the model by transferring and exploiting common knowledge among tasks. Existing MTL works mainly focus on the scenario where label sets among multiple tasks (MTs) are usually the same, thus they can be utilized for learning across the tasks. While almost rare works explore the scenario where each task only has a small amount of training samples, and their label sets are just partially overlapped or even not. Learning such MTs is more challenging because of less correlation information available among these tasks. For this, we propose a framework to learn these tasks by jointly leveraging both abundant information from a learnt auxiliary big task with sufficiently many classes to cover those of all these tasks and the information shared among those partially-overlapped tasks. In our implementation of using the same neural network…
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
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Machine Learning and ELM
