paper-with-me

홈 › Papers

Learning to Multitask

2018-05-19 · NeurIPS 2018 12 · Yu Zhang, Ying WEI, Qiang Yang

Multitask learning has shown promising performance in many applications and many multitask models have been proposed. In order to identify an effective multitask model for a given multitask problem, we propose a learning framework called learning to multitask (L2MT). To achieve the goal, L2MT exploits historical multitask experience which is organized as a training set consists of several tuples, each of which contains a multitask problem with multiple tasks, a multitask model, and the relative test error. Based on such training set, L2MT first uses a proposed layerwise graph neural network to learn task embeddings for all the tasks in a multitask problem and then learns an estimation function to estimate the relative test error based on task embeddings and the representation of the multitask model based on a unified formulation. Given a new multitask problem, the estimation function is used to identify a suitable multitask model. Experiments on benchmark datasets show the effectiveness of the proposed L2MT framework.

📄 PDF Abstract BibTeX arXiv:1805.07541

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural Network

Similar Papers 제목 키워드 기반

Modeling Industrial ADMET Data with Multitask Networks

2016-06-28 · Steven Kearnes, Brian Goldman, Vijay Pande

Deep learning methods such as multitask neural networks have recently been applied to ligand-based virtual screening and other drug discovery applications. Using a set of industrial ADMET datasets, we compare neural netw…

Drug Discovery

Improving Multitask Retrieval by Promoting Task Specialization

2023-07-01 · Wenzheng Zhang, Chenyan Xiong, Karl Stratos, Arnold Overwijk

In multitask retrieval, a single retriever is trained to retrieve relevant contexts for multiple tasks. Despite its practical appeal, naive multitask retrieval lags behind task-specific retrieval in which a separate retr…

Retrieval

On the relationship between multitask neural networks and multitask Gaussian Processes

2019-12-12 · Karthikeyan K, Shubham Kumar Bharti, Piyush Rai

Despite the effectiveness of multitask deep neural network (MTDNN), there is a limited theoretical understanding on how the information is shared across different tasks in MTDNN. In this work, we establish a formal conne…

Bayesian InferenceGaussian Processes

Multi-Robot Multitask Gaussian Process Estimation and Coverage

2026-03-11 · Lai Wei, Andrew McDonald, Vaibhav Srivastava arxiv

Coverage control is essential for the optimal deployment of agents to monitor or cover areas with sensory demands. While traditional coverage involves single-task robots, increasing autonomy now enables multitask operati…

Co-Clustering for Multitask Learning

2017-03-03 · Keerthiram Murugesan, Jaime Carbonell, Yiming Yang

This paper presents a new multitask learning framework that learns a shared representation among the tasks, incorporating both task and feature clusters. The jointly-induced clusters yield a shared latent subspace where …

Clustering