paper-with-me

홈 › Papers

Highly Scalable Task Grouping for Deep Multi-Task Learning in Prediction of Epigenetic Events

2022-09-24 · Mohammad Shiri, Jiangwen Sun

Deep neural networks trained for predicting cellular events from DNA sequence have become emerging tools to help elucidate the biological mechanism underlying the associations identified in genome-wide association studies. To enhance the training, multi-task learning (MTL) has been commonly exploited in previous works where trained networks were needed for multiple profiles differing in either event modality or cell type. All existing works adopted a simple MTL framework where all tasks share a single feature extraction network. Such a strategy even though effective to certain extent leads to substantial negative transfer, meaning the existence of large portion of tasks for which models obtained through MTL perform worse than those by single task learning. There have been methods developed to address such negative transfer in other domains, such as computer vision. However, these methods are generally difficult to scale up to handle large amount of tasks. In this paper, we propose a highly scalable task grouping framework to address negative transfer by only jointly training tasks that are potentially beneficial to each other. The proposed method exploits the network weights associated with task specific classification heads that can be cheaply obtained by one-time joint training of all tasks. Our results using a dataset consisting of 367 epigenetic profiles demonstrate the effectiveness of the proposed approach and its superiority over baseline methods.

📄 PDF Abstract BibTeX arXiv:2209.11892

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning

Similar Papers 제목 키워드 기반

STG-MTL: Scalable Task Grouping for Multi-Task Learning Using Data Map

2023-07-07 · Ammar Sherif, Abubakar Abid, Mustafa Elattar, Mohamed ElHelw

Multi-Task Learning (MTL) is a powerful technique that has gained popularity due to its performance improvement over traditional Single-Task Learning (STL). However, MTL is often challenging because there is an exponenti…

Multi-Task Learning

Fast Concept Mention Grouping for Concept Map-based Multi-Document Summarization

2019-06-01 · NAACL 2019 6 · Tobias Falke, Iryna Gurevych

Concept map-based multi-document summarization has recently been proposed as a variant of the traditional summarization task with graph-structured summaries. As shown by previous work, the grouping of coreferent concept …

ClusteringDocument SummarizationMulti-Document Summarization

Handling highly correlated genes in prediction analysis of genomic studies

2020-07-05 · Li Xing, Songwan Joun, Kurt Mackay, Mary Lesperance 외

Background: Selecting feature genes to predict phenotypes is one of the typical tasks in analyzing genomics data. Though many general-purpose algorithms were developed for prediction, dealing with highly correlated genes…

feature selectionPrediction

Hierarchical Reinforcement Learning for Optimal Agent Grouping in Cooperative Systems

2025-01-11 · Liyuan Hu

This paper presents a hierarchical reinforcement learning (RL) approach to address the agent grouping or pairing problem in cooperative multi-agent systems. The goal is to simultaneously learn the optimal grouping and ag…

Decision MakingHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning+1

Ensemble Prediction of Task Affinity for Efficient Multi-Task Learning

2026-02-20 · Afiya Ayman, Ayan Mukhopadhyay, Aron Laszka arxiv

A fundamental problem in multi-task learning (MTL) is identifying groups of tasks that should be learned together. Since training MTL models for all possible combinations of tasks is prohibitively expensive for large tas…

Multi-Task Learning