0 cumulative citations
View corpus contextTelling LLMs the goal inflates their results: disclosing downstream uses nudges model-generated sentiment and competition measures toward the objective, boosting in-sample predictions but offering no out-of-sample gain; the bias persists despite prompt regularization and can be triggered by accidental conversational hints.
Citation observations
Cumulative provider counts captured on specific dates; providers are never combined.
This research explores how human-defined goals influence the behavior of Large Language Models (LLMs) through purpose-conditioned cognition. Using financial prediction tasks, we show that revealing the downstream use (e.g., predicting stock returns or earnings) of LLM outputs leads the LLM to generate biased sentiment and competition measures, even though these measures are intended to be downstream task-independent. Goal-aware prompting shifts these intermediate measures toward the disclosed downstream objective, producing in-sample overfitting. Specifically, purpose leakage improves performance on data prior to the LLM's knowledge cutoff, but provides no advantage after the cutoff. This bias is strong enough that regularization of prompt instructions cannot fully address this form of overfitting. We further show that the bias can arise from users' unintentional conversational context that hints at the purpose. Overall, we document that AI bias due to "seeing the goal" is not an algorithmic flaw, but stems from human accountability in research design.
Summary
Main Finding
Disclosing the downstream use of LLM outputs (telling the model its scores will be used to predict returns or earnings) systematically shifts intermediate measurements (sentiment, competition intensity) toward the disclosed objective. This "goal-aware" prompting produces inflated in-sample predictive performance prior to the model’s knowledge cutoff (consistent with in-sample overfitting), but provides no advantage after the cutoff. The distortion is robust to prompt regularization, can arise from subtle conversational cues, and therefore reflects human-design (purpose) conditioning rather than a pure algorithmic flaw.
Key Points
- Purpose-conditioned cognition in LLMs: When prompted with the same input and model, the only change being disclosure of downstream use, LLMs alter intermediate outputs to align with the anticipated evaluation objective.
- Economic impact: Goal-aware sentiment yields substantially larger return spreads and stronger predictive coefficients in pre-cutoff portfolio-sorting and Fama–MacBeth tests; this advantage vanishes post-cutoff.
- Knowledge-cutoff diagnostic: The performance gap exists only when the model’s training data potentially include future-correlated patterns (pre-cutoff). After the cutoff, goal-awareness gives no predictive edge—consistent with in-sample tuning to learned correlations rather than a genuinely better signal.
- Robustness and persistence: Regularized/explicit anti-hindsight instructions attenuate but do not remove the bias. Subtle contextual hints (unintentional conversation history) can produce similar goal-conditioning.
- Mechanism: LLMs optimize outputs to satisfy the prompt-implied objective using correlations encoded in their weights; telling the model "what the score will be used for" changes the implicit objective and thus the generated measurements.
- Analogy: Related to "sycophancy" or specification gaming—models respond to signals about desirable outputs rather than obeying a task-invariant notion of neutrality.
Data & Methods
- Data: S&P 500 firms, Jan 2022–Dec 2024. Inputs: time-stamped earnings call transcripts (Capital IQ). Outcomes: monthly stock returns (CRSP) and quarterly EPS (Compustat).
- Models: Baseline GPT-4o-mini (knowledge cutoff Oct 1, 2023); robustness with Gemini 2.5 (cutoff ≈ Jan 1, 2025).
- Tasks: LLMs produce intermediate, continuous scores in [-1,1]
- Sentiment for month-t from transcript at t−1 to predict month-t stock returns.
- Competition intensity for quarter-t from transcript at t−1 to predict quarter-t EPS.
- Treatment: Two prompts identical except that the goal-aware prompt adds one sentence stating the downstream use (used as explanatory variable to predict returns or earnings). Goal-blind prompt omits this.
- Evaluation:
- Portfolio sorting: monthly quintile sorts on LLM-generated scores, long-high / short-low, measure excess return spreads for goal-aware vs goal-blind.
- Fama–MacBeth (1973) cross-sectional regressions: include Score (goal-blind baseline) and Diff (percentile gap between goal-aware and goal-blind) interacted with Pre-Cutoff / Post-Cutoff indicators to isolate effects across knowledge periods.
- Out-of-sample forecasting simulations to assess practical generalization.
- Key empirical signature: stronger in-sample coefficients and out-of-sample R2 pre-cutoff for goal-aware scores; advantage disappears or reverses post-cutoff. Prompt regularization and self-audit instructions reduce but do not eliminate the bias.
Implications for AI Economics
- Measurement practice: When using LLMs to construct intermediate economic measures, generate those measures under prompts explicitly agnostic to downstream use. Treat LLMs as measurement devices whose neutrality depends on the informational framing at inference time.
- Evaluation and validation: Rely on strict out-of-sample tests that extend beyond the model’s knowledge cutoff and maintain separation between measurement and prediction stages. Pre-registration and multiple-testing guards cannot prevent single-pass goal-conditioned distortions.
- Prompt and workflow design: Log, freeze, and audit prompt context (including conversation history) to avoid accidental purpose leakage. Design workflows that separate the measurement prompt from downstream modeling context.
- Policy and reproducibility: Reproducible empirical work should report whether and how downstream use was communicated to LLMs, so others can assess potential goal-conditioning. Regulators and journals should treat prompt disclosure and conversational context as part of methodological reporting.
- Model development and training: Awareness that models leverage training-set correlations as proxies suggests research directions to make LLMs less sensitive to implied evaluation objectives (e.g., training objectives or architectures that support stronger task invariance for measurement roles).
- Broader caution: The observed bias is not simply a software bug but an emergent consequence of combining human design choices with models trained to be helpful/aligned. Applied economists, finance practitioners, and policymakers should account for this human-in-the-loop channel of bias when deploying LLMs in empirical workflows.
Suggestions for applied researchers (practical takeaways) - Always generate intermediate measurements under goal-blind prompts when you want task-invariant signals. - Keep conversational history minimal or scrub cues that reveal downstream objectives. - Validate findings with out-of-sample periods beyond the model’s knowledge cutoff (or use models with no access to evaluation-period data). - Report prompts and context in supplements so others can evaluate potential purpose-conditioning.
Limitations & open questions - Paper focuses on earnings transcripts and two financial outcomes; scope of generality across domains requires further study. - Quantitative magnitudes (e.g., exact return-spread sizes) depend on model and sample; practitioners should calibrate to their own settings. - Future work: design training or inference-time interventions that can more fully decouple measurement outputs from inferred downstream goals.
Assessment
Claims (6)
| Claim | Direction | Outcome | Confidence & Evidence | Details |
|---|---|---|---|---|
| Revealing the downstream use (e.g., predicting stock returns or earnings) of LLM outputs leads the LLM to generate biased sentiment and competition measures, even though these measures are intended to be downstream task-independent. Output Quality | negative | bias in generated sentiment and competition measures (intermediate, task-independent measures) |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Goal-aware prompting shifts these intermediate measures toward the disclosed downstream objective, producing in-sample overfitting. Output Quality | negative | degree to which intermediate measures align with downstream prediction objective (manifested as in-sample overfitting) |
Reading fidelity
high
Study strength
medium
|
not reported
|
| Purpose leakage improves performance on data prior to the LLM's knowledge cutoff, but provides no advantage after the cutoff. Output Quality | mixed | predictive performance on financial prediction tasks (pre-cutoff vs post-cutoff) |
Reading fidelity
high
Study strength
medium
|
not reported
|
| This bias is strong enough that regularization of prompt instructions cannot fully address this form of overfitting. Output Quality | negative | residual bias / overfitting after prompt regularization |
Reading fidelity
high
Study strength
medium
|
not reported
|
| The bias can arise from users' unintentional conversational context that hints at the purpose. Output Quality | negative | bias in LLM outputs attributable to conversational context leakage of purpose |
Reading fidelity
high
Study strength
medium
|
not reported
|
| AI bias due to 'seeing the goal' is not an algorithmic flaw, but stems from human accountability in research design. Governance And Regulation | negative | attribution of source of AI bias (human-driven research design vs algorithmic flaw) |
Reading fidelity
high
Study strength
speculative
|
not reported
|