Multi-Task Learning with Group-Specific Feature Space Sharing
Niloofar Yousefi, Michael Georgiopoulos, Georgios C., Anagnostopoulos

TL;DR
This paper introduces a flexible multi-task learning framework using multiple kernels and task affinity to improve binary classification performance, especially with limited data, by sharing feature spaces based on task similarities.
Contribution
It proposes a novel Multi-Task Multiple Kernel Learning approach that models pair-wise task affinities and optimizes feature space sharing using a consensus ADMM algorithm.
Findings
Significant performance improvements over existing methods on seven datasets.
Flexible modeling of task similarities enhances learning efficiency.
Effective optimization via block coordinate descent and ADMM.
Abstract
When faced with learning a set of inter-related tasks from a limited amount of usable data, learning each task independently may lead to poor generalization performance. Multi-Task Learning (MTL) exploits the latent relations between tasks and overcomes data scarcity limitations by co-learning all these tasks simultaneously to offer improved performance. We propose a novel Multi-Task Multiple Kernel Learning framework based on Support Vector Machines for binary classification tasks. By considering pair-wise task affinity in terms of similarity between a pair's respective feature spaces, the new framework, compared to other similar MTL approaches, offers a high degree of flexibility in determining how similar feature spaces should be, as well as which pairs of tasks should share a common feature space in order to benefit overall performance. The associated optimization problem is solved…
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
TopicsDomain Adaptation and Few-Shot Learning · Machine Learning and ELM · Sparse and Compressive Sensing Techniques
