method
active
method:multi-turn-prompting

Multi-Turn Prompting

A prompting baseline that elicits N responses across N sequential conversation turns

Neighborhood — ranked by edge-count

Related by similarity (8)

cosine ≥ 0.65 · no typed edge

Entities in the same semantic neighborhood but without a typed relation to this one — candidates for new edges or unrecognized duplicates.

  • A response containing multiple distinct attempts to answer the prompt, used as primary metric for ESR
  • Frontier LLM (Kimi K2, Sonnet 4.5, GPT-5) simulates user across 100 conversations per domain to study persona drift trajectories
  • Technique using 0-20 in-context examples exhibiting a target trait to elicit behavioral shifts, used to validate persona vector monitoring
  • Diversity measured over a set of m responses for a single conversation, as opposed to test set diversity
  • Providing k labeled examples in the prompt to steer model behavior.
  • A system with multiple stable states separated by energy barriers, used as an analogy for isomeric molecules.
  • Personality Promptingframework0.730
    Established baseline for OCEAN steering via personality-descriptive system prompts; compared against injection methods throughout
  • A list-level prompting baseline that asks for k responses in a single call without probability verbalization