Not the Example, but the Process: How Self-Generated Examples Enhance LLM Reasoning
Daehoon Gwak, Minseo Jung, Junwoo Park, Minho Park, ChaeHun Park, Junha Hyung, Jaegul Choo

TL;DR
This paper investigates how self-generated examples improve reasoning in large language models, revealing that the act of creating problems, rather than the examples themselves, is the key factor behind performance gains.
Contribution
It introduces and empirically evaluates three prompting strategies, demonstrating that integrated prompting, which involves creating and solving problems within a single prompt, is most effective.
Findings
Integrated prompting outperforms zero-shot and decoupled prompting.
Self-generation benefits stem from problem creation, not the examples.
Attention patterns differ significantly between integrated and decoupled prompting.
Abstract
Recent studies have shown that Large Language Models (LLMs) can improve their reasoning performance through self-generated few-shot examples, achieving results comparable to manually curated in-context examples. However, the underlying mechanism behind these gains remains unclear, making it hard to decide when and how to apply the technique effectively. In this work, we argue that the key benefit arises not from the generated examples themselves but from the act of creating them. To validate this, on reasoning-intensive tasks across diverse LLM architectures, we systematically evaluate three prompting strategies for in-context learning: (1) Zero-shot prompting; (2) Integrated prompting, where LLMs create and solve problems within a single, unified prompt; and (3) Decoupled prompting, where self-generated examples are reused as in-context examples, but the context of their creation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Artificial Intelligence in Healthcare and Education · Explainable Artificial Intelligence (XAI)
