Papers › Are Human-generated Demonstrations Necessary for In-context Learning?

Are Human-generated Demonstrations Necessary for In-context Learning?

26 Sep 2023arXiv:2309.14681archive 2025-07-28

Rui Li, Guoyin Wang, Jiwei Li

Despite the promising few-shot ability of large language models (LLMs), the standard paradigm of In-context Learning (ICL) suffers the disadvantages of susceptibility to selected demonstrations and the intricacy to generate these demonstrations. In this paper, we raise the fundamental question that whether human-generated demonstrations are necessary for ICL. To answer this question, we propose self-contemplation prompting strategy (SEC), a paradigm free from human-crafted demonstrations. The key point of SEC is that, instead of using hand-crafted examples as demonstrations in ICL, SEC asks LLMs to first create demonstrations on their own, based on which the final output is generated. SEC is a flexible framework and can be adapted to both the vanilla ICL and the chain-of-thought (CoT), but with greater ease: as the manual-generation process of both examples and rationale can be saved. Extensive experiments in arithmetic reasoning, commonsense reasoning, multi-task language understanding, and code generation benchmarks, show that SEC, which does not require hand-crafted demonstrations, significantly outperforms the zero-shot learning strategy, and achieves comparable results to ICL with hand-crafted demonstrations. This demonstrates that, for many tasks, contemporary LLMs possess a sufficient level of competence to exclusively depend on their own capacity for decision making, removing the need for external training data. Code is available at https://github.com/ruili33/SEC.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2309.14681")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 10 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ruili33/sec officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 10 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

10ran
1unverified

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ruili33/sec. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_abnormal_index ruili33/sec/utils.py official repository ran no licence file found · pointer only · 45e1de63602d4aef · report
get_end ruili33/sec/utils.py official repository ran no licence file found · pointer only · 1274cff87581c3f5 · report
get_logger ruili33/sec/logger.py official repository ran no licence file found · pointer only · 724570e6d89a99ca · report
get_temp ruili33/sec/utils.py official repository ran fingerprinted no licence file found · pointer only · db638925173b9e03 · report
process_raw ruili33/sec/check.py official repository ran fingerprinted no licence file found · pointer only · d4ff83353959890e · report
process_raw ruili33/sec/utils_cleaning.py official repository ran fingerprinted no licence file found · pointer only · 16cacf8aa53bc4aa · report
process_raw_humaneval ruili33/sec/utils_cleaning.py official repository ran fingerprinted no licence file found · pointer only · e2972f069049411c · report
process_special ruili33/sec/check.py official repository ran fingerprinted no licence file found · pointer only · 69d076aaf386fcde · report
process_text ruili33/sec/check.py official repository ran fingerprinted no licence file found · pointer only · 0ebffa7d5bab521d · report
timeout ruili33/sec/models/api_base.py official repository ran no licence file found · pointer only · 39371ef75b2a42aa · report
get_demonstration_generation_prompt ruili33/sec/get_demonetration_generation_prompt.py official repository unverified no licence file found · pointer only · bfa6d0faab87361a · report

Tasks

Arithmetic ReasoningCode GenerationDecision MakingIn-Context LearningMulti-task Language UnderstandingZero-Shot Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections