A meta-analysis and experiments propose 21 prompt properties across six dimensions, finding that boosting a single property often beats combining several, and that instruction-tuning with polite prompts can help.
Auto-ICL: In-Context Learning without Human Supervision
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
With in-context learning ability, the performance of large language models can be significantly boosted when provided with appropriate context. However, existing in-context learning methods mainly rely on human-provided contexts, such as labeled examples and explicit instructions. Writing context by humans is labor-intensive on various tasks and limits the model to tasks manageable by humans. To overcome these limitations, we propose Automatic In-Context Learning framework that enables the model to autonomously generate examples and instructions for problem-solving. With experiments across various models and datasets, results show that model-generated contexts outperform human-annotated contexts, including Few-Shot and Few-Shot-CoT methods, and surpass existing self-generated context methods like Zero-CoT and Auto-CoT.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
What Makes a Good Natural Language Prompt?
A meta-analysis and experiments propose 21 prompt properties across six dimensions, finding that boosting a single property often beats combining several, and that instruction-tuning with polite prompts can help.