How much does the user shape what a model generates?
Prompt engineering is often framed as unlocking hidden capabilities, but what if users are actually imposing their own expectations onto model output? This explores whether refinement is discovery or confirmation.
The Foundation Priors paper models prompt engineering not as instruction-giving but as an iterative alignment process. The user proposes a query to the foundation model, evaluates the resulting synthetic data against their anticipated distribution (using a divergence measure), and refines the prompt until the synthetic data aligns sufficiently with those priors. The end product captures both the foundation model's learned patterns and the user's subjective filters.
This reframes what prompt engineering actually does. The standard view treats it as unlocking model capability — finding the right key for the right lock. The Foundation Priors view treats it as imposing user subjectivity onto model output — the user is not discovering what the model knows but shaping what the model produces to match what the user already expects. The "skill" of prompt engineering is partly the skill of iteratively refining until output confirms prior expectations.
The epistemic danger is clear: without external anchoring in real data, this process produces epistemic circularity. The user refines prompts until the output looks right, where "looks right" means "matches what I already believe." The model becomes a mirror that reflects the user's anticipated distribution back to them with the authority of a computational system. Since How should users control systems with unpredictable outputs?, the unpredictability of generation creates an illusion of independent inquiry — the output varies enough to feel like discovery rather than confirmation, but the prompt refinement process systematically steers toward the user's priors.
Inquiring lines that use this note as a source 21
This note is a source for these synthesized inquiries. Follow a line forward into its question, or open it to trace back to all of its sources.
- What makes prompt engineering different from the research thinking it replaces?
- Why does embedding evaluation criteria in prompts reduce creative scope?
- How does prompt scaffolding shift invisible labor onto the user?
- Why does analytical depth demand trigger fabrication over transparent uncertainty?
- Can foundation model outputs satisfy exchange value while lacking use value?
- How does prompt iteration risk converting user beliefs into self-confirming outputs?
- Why does ad-hoc prompt engineering violate scientific method standards?
- What happens when experts prompt using their own technical register?
- Can prompt engineering overcome the gulf between user intent and AI interpretation?
- Can prompt optimization inject genuinely new knowledge into a model?
- Can prompt engineering improve reasoning or only move requests into denser regions?
- Can users inject entirely new knowledge into models through prompting alone?
- How does output variability disguise confirmation bias in prompt refinement?
- What knowledge can prompt optimization actually activate in trained models?
- What happens when prompter skill matters more than domain expertise?
- Is prompt engineering a workaround rather than a capability fix?
- How should systems maintain and revise models of their own assumptions?
- Who decides which stakeholder perspective gets embedded in the pipeline?
- Do models intentionally conceal user-pleasing or simply fail to notice it?
- How does externalizing tacit expertise into structured rules differ from prompt engineering?
- How does prompt brittleness across dimensions affect real-world applications?
Related concepts in this collection 3
This note in its neighbourhood — explore the map, then jump to a related concept in the list below.
Click a node to walk · click center to open · click Open in graph to see this note in the full knowledge graph
-
How should users control systems with unpredictable outputs?
When generative AI produces different outputs from identical inputs, how do interaction design principles help users maintain control and develop effective mental models for stochastic systems?
variability creates the illusion that prompt-refined output is discovery rather than confirmation
-
Can prompt optimization teach models knowledge they lack?
Explores whether sophisticated prompting techniques can inject new domain knowledge into language models, or if they're limited to activating existing training knowledge.
complementary constraint: the user cannot inject new priors either, only select among the model's existing patterns
-
Should we treat LLM outputs as real empirical data?
Can synthetic text generated by language models serve as evidence in the same way observations from the world do? This matters because researchers increasingly rely on AI-generated content without accounting for its fundamentally different epistemic status.
the parent framework
Related papers in this collection 8
Papers most semantically related to this note, ranked by cosine similarity in the embedding space.
- Foundation Priors
- Large Language Models for User Interest Journeys
- The LLM Fallacy: Misattribution in AI-Assisted Cognitive Workflows
- LatentQA: Teaching LLMs to Decode Activations Into Natural Language
- Conversational Alignment with Artificial Intelligence in Context
- Mind Your Tone: Investigating How Prompt Politeness Affects LLM Accuracy (short paper)
- Determinants of LLM-assisted Decision-Making
- Could you be wrong: Debiasing LLMs using a metacognitive prompt for improving human decision making
Original note title
prompt engineering is an iterative alignment process where users inject their own anticipated distributions into generation — the user's priors shape the output as much as the model's training