English

Auto-ICL: In-Context Learning without Human Supervision

Machine Learning 2024-08-21 v3 Artificial Intelligence Computation and Language

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.

Keywords

Cite

@article{arxiv.2311.09263,
  title  = {Auto-ICL: In-Context Learning without Human Supervision},
  author = {Jinghan Yang and Shuming Ma and Furu Wei},
  journal= {arXiv preprint arXiv:2311.09263},
  year   = {2024}
}

Comments

Under review

R2 v1 2026-06-28T13:22:30.927Z