paper-with-me

홈 › Papers

Model ensemble instead of prompt fusion: a sample-specific knowledge transfer method for few-shot prompt tuning

2022-10-23 · Xiangyu Peng, Chen Xing, Prafulla Kumar Choubey, Chien-Sheng Wu, Caiming Xiong

Prompt tuning approaches, which learn task-specific soft prompts for a downstream task conditioning on frozen pre-trained models, have attracted growing interest due to its parameter efficiency. With large language models and sufficient training data, prompt tuning performs comparably to full-model tuning. However, with limited training samples in few-shot settings, prompt tuning fails to match the performance of full-model fine-tuning. In this work, we focus on improving the few-shot performance of prompt tuning by transferring knowledge from soft prompts of source tasks. Recognizing the good generalization capabilities of ensemble methods in low-data regime, we first experiment and show that a simple ensemble of model predictions based on different source prompts, outperforms existing multi-prompt knowledge transfer approaches such as source prompt fusion in the few-shot setting. Motivated by this observation, we further investigate model ensembles and propose Sample-specific Ensemble of Source Models (SESoM). SESoM learns to adjust the contribution of each source model for each target sample separately when ensembling source model outputs. Through this way, SESoM inherits the superior generalization of model ensemble approaches and simultaneously captures the sample-specific competence of each source prompt. We conduct experiments across a diverse set of eight NLP tasks using models of different scales (T5-{base, large, XL}) and find that SESoM consistently outperforms the existing models of the same as well as larger parametric scale by a large margin.

📄 PDF Abstract BibTeX arXiv:2210.12587

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Contact-Guided 3D Genome Structure Generation of E. coli via Diffusion Transformers

2026-03-08 · Mingxin Zhang, Xiaofeng Dai, Yu Yao, Ziqi Yin arxiv

In this study, we present a conditional diffusion-transformer framework for generating ensembles of three-dimensional Escherichia coli genome conformations guided by Hi-C contact maps. Instead of producing a single deter…

Cluster-Aware Prompt Ensemble Learning for Few-Shot Vision-Language Model Adaptation

2025-10-10 · Zhi Chen, Xin Yu, Xiaohui Tao, Yan Li 외 arxiv

Vision-language models (VLMs) such as CLIP achieve zero-shot transfer across various tasks by pre-training on numerous image-text pairs. These models often benefit from using an ensemble of context prompts to represent a…

Ensemble Learning

EntroPath: Maximum Entropy Path Ensemble Embedding for Manifold Learning

2026-07-07 · Przemysław Rola arxiv

We introduce EntroPath, a manifold learning method that recovers geodesic geometry from data graphs through ensembles of diffusion paths. Many existing graph-based embeddings rely either on locally normalised random walk…

Prompt Diffusion Robustifies Any-Modality Prompt Learning

2024-10-26 · Yingjun Du, Gaowen Liu, Yuzhang Shang, Yuguang Yao 외

Foundation models enable prompt-based classifiers for zero-shot and few-shot learning. Nonetheless, the conventional method of employing fixed prompts suffers from distributional shifts that negatively impact generalizab…

Computational EfficiencyDomain GeneralizationFew-Shot LearningPrompt Learning

AmPLe: Supporting Vision-Language Models via Adaptive-Debiased Ensemble Multi-Prompt Learning

2025-12-20 · Fei Song, Yi Li, Jiangmeng Li, Rui Wang 외 arxiv

Multi-prompt learning methods have emerged as an effective approach for facilitating the rapid adaptation of vision-language models to downstream tasks with limited resources. Existing multi-prompt learning methods prima…

Ensemble Learning