paper-with-me

홈 › Papers

Dynamic Task Vector Grouping for Efficient Multi-Task Prompt Tuning

2025-03-23 · Pieyi Zhang, Richong Zhang, Zhijie Nie

Multi-task prompt tuning utilizes multiple high-resource source tasks to improve performance on low-source target tasks. Existing approaches transfer the soft prompt trained by combining all source tasks or a single ``high-similar'' source task one-time-only. However, we find that the optimal transfer performance often comes from a combination of source tasks, which is neither one nor all. Further, we find that the similarity between source and target tasks also changes dynamically during fine-tuning after transfering, making similarity calculation in the initiation stage inadequate. To address these issues, we propose a method called Dynamic Task Vector Grouping (DTVG), whose core ideas contain (1) measuring the task similarity with task vectors instead of soft prompt, (2) grouping the optimal source task combination based on two metrics: {\it target similarity} and {\it knowledge consistency}; (3) dynamically updating the combination in each iteration step. Extensive experiments on the 26 NLP datasets under different settings demonstrate that DTVG effectively groups similar source tasks while reducing negative transfer, achieving the start-of-art performance.

📄 PDF Abstract BibTeX arXiv:2503.18063

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ReGroup: Recursive Neural Networks for Hierarchical Grouping of Vector Graphic Primitives

2021-11-23 · Sumit Chaturvedi, Michal Lukáč, Siddhartha Chaudhuri

Selection functionality is as fundamental to vector graphics as it is for raster data. But vector selection is quite different: instead of pixel-level labeling, we make a binary decision to include or exclude each vector…

Prototype SelectionVector Graphics

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

HARP: Human-Assisted Regrouping with Permutation Invariant Critic for Multi-Agent Reinforcement Learning

2024-09-18 · Huawen Hu, Enze Shi, Chenxi Yue, Shuocun Yang 외

Human-in-the-loop reinforcement learning integrates human expertise to accelerate agent learning and provide critical guidance and feedback in complex fields. However, many existing approaches focus on single-agent tasks…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Many-Task Federated Fine-Tuning via Unified Task Vectors

2025-02-10 · Vasileios Tsouvalas, Tanir Ozcelebi, Nirvana Meratnia

Federated Learning (FL) traditionally assumes homogeneous client tasks; however, in real-world scenarios, clients often specialize in diverse tasks, introducing task heterogeneity. To address this challenge, Many-Task FL…

DiversityFederated LearningTransfer Learning

Boost-RS: Boosted Embeddings for Recommender Systems and its Application to Enzyme-Substrate Interaction Prediction

2021-09-28 · Xinmeng Li, Li-Ping Liu, Soha Hassoun

Despite experimental and curation efforts, the extent of enzyme promiscuity on substrates continues to be largely unexplored and under documented. Recommender systems (RS), which are currently unexplored for the enzyme-s…

AttributeAuxiliary LearningCollaborative FilteringContrastive Learning+2