paper-with-me

Papers

PromptAL: Sample-Aware Dynamic Soft Prompts for Few-Shot Active Learning

2025-07-22 · Hui Xiang, Jinqiao Shi, Ting Zhang, Xiaojie Zhao, Yong Liu, Yong Ma arxiv

Active learning (AL) aims to optimize model training and reduce annotation costs by selecting the most informative samples for labeling. Typically, AL methods rely on the empirical distribution of labeled data to define the decision boundary and perform uncertainty or diversity estimation, subsequently identifying potential high-quality samples. In few-shot scenarios, the empirical distribution often diverges significantly from the target distribution, causing the decision boundary to shift away from its optimal position. However, existing methods overlook the role of unlabeled samples in enhancing the empirical distribution to better align with the target distribution, resulting in a suboptimal decision boundary and the selection of samples that inadequately represent the target distribution. To address this, we propose a hybrid AL framework, termed \textbf{PromptAL} (Sample-Aware Dynamic Soft \textbf{Prompts} for Few-Shot \textbf{A}ctive \textbf{L}earning). This framework accounts for the contribution of each unlabeled data point in aligning the current empirical distribution with the target distribution, thereby optimizing the decision boundary. Specifically, PromptAL first leverages unlabeled data to construct sample-aware dynamic soft prompts that adjust the model's predictive distribution and decision boundary. Subsequently, based on the adjusted decision boundary, it integrates uncertainty estimation with both global and local diversity to select high-quality samples that more accurately represent the target distribution. Experimental results on six in-domain and three out-of-domain datasets show that PromptAL achieves superior performance over nine baselines. Our codebase is openly accessible.

📄 PDF Abstract BibTeX arXiv:2507.16424

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Align Your Prompts: Test-Time Prompting with Distribution Alignment for Zero-Shot Generalization

2023-11-02 · NeurIPS 2023 11 · Jameel Hassan, Hanan Gani, Noor Hussein, Muhammad Uzair Khattak 외

The promising zero-shot generalization of vision-language models such as CLIP has led to their adoption using prompt learning for numerous downstream tasks. Previous works have shown test-time prompt tuning using entropy…

Domain GeneralizationPrompt LearningZero-shot Generalization

LASP: Text-to-Text Optimization for Language-Aware Soft Prompting of Vision & Language Models

2022-10-03 · CVPR 2023 1 · Adrian Bulat, Georgios Tzimiropoulos

Soft prompt learning has recently emerged as one of the methods of choice for adapting V&L models to a downstream task using a few training examples. However, current methods significantly overfit the training data, suff…

Few-Shot LearningLanguage ModellingMultimodal Deep LearningPrompt Engineering+2

Learning from Hard Prompts: Difficulty-aware Advantage Amplification in Dynamic Sampling

2026-08-28 · Siyuan Gan, Yuhan Li, Xiran Wang, Linjian Meng 외 arxiv

Decoupled Clip and Dynamic Sampling Policy Optimization (DAPO) is a prominent variant of Group Relative Policy Optimization (GRPO). DAPO introduces several improvements over GRPO. Among these, Dynamic Sampling contribute…

Question-Aware Knowledge Graph Prompting for Enhancing Large Language Models

2025-03-30 · Haochen Liu, Song Wang, Chen Chen, Jundong Li

Large Language Models (LLMs) often struggle with tasks requiring external knowledge, such as knowledge-intensive Multiple Choice Question Answering (MCQA). Integrating Knowledge Graphs (KGs) can enhance reasoning; howeve…

Knowledge GraphsMultiple-choiceMultiple Choice Question Answering (MCQA)Question Answering

Improving Complex Reasoning with Dynamic Prompt Corruption: A soft prompt Optimization Approach

2025-03-17 · Sinan Fan, Liang Xie, Chen Shen, Ge Teng 외

Prompt-tuning (PT) for large language models (LLMs) can facilitate the performance on various conventional NLP tasks with significantly fewer trainable parameters. However, our investigation reveals that PT provides limi…

GSM8KMath