AI RESEARCH
PIAST: Rapid Prompting with In-context Augmentation for Scarce Training data
arXiv CS.CL
•
ArXi:2512.11013v2 Announce Type: replace LLMs are highly sensitive to prompt design, but handcrafting effective prompts is difficult and often requires intricate crafting of few-shot examples. We propose a fast automatic prompt construction algorithm that augments human instructions by generating a small set of few shot examples. Our method iteratively replaces/drops/keeps few-shot examples using Monte Carlo Shapley estimation of example utility. For faster execution, we use aggressive subsampling and a replay buffer for faster evaluations.