paper-with-me

Papers

Enhancing Few-Shot Transfer Learning with Optimized Multi-Task Prompt Tuning through Modular Prompt Composition

2024-08-23 · Ahmad Pouramini, Hesham Faili

In recent years, multi-task prompt tuning has garnered considerable attention for its inherent modularity and potential to enhance parameter-efficient transfer learning across diverse tasks. This paper aims to analyze and improve the performance of multiple tasks by facilitating the transfer of knowledge between their corresponding prompts in a multi-task setting. Our proposed approach decomposes the prompt for each target task into a combination of shared prompts (source prompts) and a task-specific prompt (private prompt). During training, the source prompts undergo fine-tuning and are integrated with the private prompt to drive the target prompt for each task. We present and compare multiple methods for combining source prompts to construct the target prompt, analyzing the roles of both source and private prompts within each method. We investigate their contributions to task performance and offer flexible, adjustable configurations based on these insights to optimize performance. Our empirical findings clearly showcase improvements in accuracy and robustness compared to the conventional practice of prompt tuning and related works. Notably, our results substantially outperform other methods in the field in few-shot settings, demonstrating superior performance in various tasks across GLUE benchmark, among other tasks. This achievement is attained with a significantly reduced amount of training data, making our method a promising one for few-shot settings.

📄 PDF Abstract BibTeX arXiv:2408.13227

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Enhancing Zero-Shot Facial Expression Recognition by LLM Knowledge Transfer

2024-05-29 · Zengqun Zhao, Yu Cao, Shaogang Gong, Ioannis Patras

Current facial expression recognition (FER) models are often designed in a supervised learning manner and thus are constrained by the lack of large-scale facial expression images with high-quality annotations. Consequent…

Facial Expression RecognitionFacial Expression Recognition (FER)Transfer LearningZero-Shot Facial Expression Recognition

H-ensemble: An Information Theoretic Approach to Reliable Few-Shot Multi-Source-Free Transfer

2023-12-19 · Yanru Wu, Jianning Wang, Weida Wang, Yang Li

Multi-source transfer learning is an effective solution to data scarcity by utilizing multiple source tasks for the learning of the target task. However, access to source data and model details is limited in the era of c…

Transfer Learning

Ta-Adapter: Enhancing few-shot CLIP with task-aware encoders

2024-04-29 · Pattern Recognition 153 (2024) 110559 2024 4 · Wenbo Zhang, Yifan Zhang, Yuyang Deng, Wenlong Zhang 외

Contrastive Language-Image Pre-training (CLIP) has shown impressive zero-shot transfer capabilities, but its potential for specific downstream tasks is not fully utilized. To further enhance CLIP’s few-shot capability fo…

Few-Shot Learningimage-classificationImage ClassificationPrompt Learning

ExpWeaver: LLM Agents Learn from Experience via Latent RAG

2026-05-31 · Tao Feng, Tianyang Luo, Jingjun Xu, Zhigang Hua 외 arxiv

Experience learning has achieved promising results in enhancing LLM agent planning and reasoning by integrating past interactions as reusable knowledge. However, existing methods remain confined to explicit text space, r…

Reinforcement LearningDomain GeneralizationSemantic SimilarityQuestion Answering

Instance-based Deep Transfer Learning

2018-09-08 · Tianyang Wang, Jun Huan, Michelle Zhu

Deep transfer learning recently has acquired significant research interest. It makes use of pre-trained models that are learned from a source domain, and utilizes these models for the tasks in a target domain. Model-base…

image-classificationImage ClassificationTransfer Learning