method
active
method:k-shot-promptingk-shot prompting
Prompting technique where k example pairs are provided as anchors.
Neighborhood — ranked by edge-count
Methods (1)
method
- in-context k-shot promptingrelated_tosame_asUse k examples as anchors with no parameter update.
Related by similarity (8)
cosine ≥ 0.65 · no typed edgeEntities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.
- Providing k labeled examples in the prompt to steer model behavior.
- Baseline method: sweeps over shot count and resamples prompts; calibrates threshold for P(TRUE)-P(FALSE); performed surprisingly weakly
- Shot count needed to reach 50% accuracy; reflects when anchoring strength crosses critical value.
- Test-time adaptation from a small number of examples without parameter updates.
- Six prompt conditions (emptiness, prior relaxation, non-duality, mindfulness, boundless care, contemplative) tested against baseline
- Established baseline for OCEAN steering via personality-descriptive system prompts; compared against injection methods throughout
- Number of in-context exemplars to reach 50% accuracy in E2.
- Method of eliciting specific personas from an LLM through prompt design.