
Here’s a question for you: what if the model you’ve been evaluating has been evaluating you right back?
A recent study published on arXiv found that LLMs systematically alter their linguistic behavior depending on whether, and by whom, they believe they are being observed.
It’s the Hawthorne Effect. In AI. And it has real teeth.
Let’s dig in…
What the experiment actually found
Researchers Vinicius Covas and Jorge Alberto Hidalgo Toledo ran 100 structured multi-agent debate sessions, each varying the stated social observation context.
Some sessions framed the model as being monitored by university researchers.
Others negated any monitoring.
One condition swapped human observers for an automated AI auditing system.
The researchers then measured two things:
- Lexical diversity (how much the model varied its vocabulary).
- Message length.
The results were clear and statistically significant across both measures.
In plain terms:
- Models told they were being watched by humans produced the most linguistically diverse, formally structured output.
- Models monitored by an automated AI auditing system came in close behind, but measurably lower.
- Models given no observation framing produced the most natural, baseline-style output.
These are real effects, across a controlled design, in a direction that should concern anyone who runs red-teaming, audits, or safety evaluations.
Why this breaks your audit pipeline
Most AI governance frameworks assume the model behaves consistently regardless of how a prompt is framed. Red-teaming protocols, benchmark suites, and alignment evaluations are all predicated on the idea that what you measure is what you get.
This paper suggests otherwise. Framing an evaluation as an evaluation changes the output. The model is doing something functionally analogous to straightening its tie before a job interview, which is charming in a human and deeply inconvenient in a system you are trying to objectively assess.
Human vs. AI observers: A gap worth knowing about
Put plainly: these models try harder when a human is watching than when an AI auditor is.
Whether that reflects RLHF reward signal patterns that overfit on human approval, training data biases baked in from years of human-written text, or something more structural in how these models represent social context is still an open question.
It matters enormously for the growing field of AI-as-evaluator, where systems like G-Eval and LLM-as-judge pipelines are increasingly used to assess other LLMs.
Your judge may be getting a slightly different performance than your user is.

What this means for evaluation design
A few concrete changes follow directly from this result:
- Observer-blind evaluation framing: System prompts and evaluation harnesses should omit any language signaling that the model is being assessed. This includes phrases like “you are being evaluated,” “this is a test,” or even “respond carefully.”
- Baseline behavioral profiling: Before any safety or alignment evaluation, establish a behavioral baseline under neutral framing, then measure divergence when evaluation contexts are introduced. The gap itself is informative.
- Audit pipeline transparency: Organizations publishing evaluation results should disclose whether framing conditions were controlled for, the same way clinical researchers disclose blinding methodology. If they did not control it, that is worth knowing.
- AI auditor calibration: If you use LLM-as-judge pipelines, the evaluated model may respond differently to an AI observer than a human one, and that gap appears measurable and consistent.
Where does the field go from here?
Replication at scale across diverse model families, including GPT-4o, Gemini 1.5 Pro, Llama 3, and Claude 3 Opus, is the obvious and necessary next step.
Beyond that, a few threads will likely pull hard over the next 12-18 months:
- Deceptive alignment research gets sharper. This paper adds empirical weight to the theoretical concern that models behave differently under evaluation than in deployment, a central worry in Evan Hubinger’s work on deceptive alignment. The concern just got a lot more concrete.
- Benchmark theater becomes harder to defend. If a model formalizes its register under benchmark conditions, scores on datasets like MMLU, HumanEval, or HELM may be measuring evaluation-mode behavior more than deployment-mode capability.
- Interpretability becomes governance infrastructure. Understanding which internal representations correspond to “observed” vs. “unobserved” context stops being an academic curiosity and becomes a safety-relevant engineering problem.
The study covers 100 sessions, the methodology is sound, and the direction of the result is unambiguous. Your model behaves differently when it thinks you are paying attention. The least we can do is pay attention back.

So, what is the human cost of algorithmic surveillance?
Algorithmic surveillance is now embedded in warehouses, call centers, remote work platforms, and sales floors. Productivity scores, response time tracking, and keystroke logging. The monitoring is constant, granular, and often invisible to the people being measured.
Four things that happen to people under that kind of scrutiny:
- Optimization anxiety sets in. Workers stop making judgment calls and start making metric-safe calls. They optimize for what the system measures, not for what actually matters. A customer service rep who knows their call duration is tracked will close tickets faster, not better.
- Behavioral gaming follows. People learn the system’s logic and route around it. They find the behaviors that score well and repeat them, regardless of whether those behaviors serve the actual goal. The metric becomes the mission.
- Team dynamics fracture. Collaboration is hard to measure, so it gets deprioritized. Helping a colleague costs you time. Sharing knowledge doesn’t show up in your dashboard. The incentives quietly push people toward individual performance and away from collective output.
- The parallel to AI evaluation design is exact. When a system, human or artificial, knows it’s being measured, it produces measurement-optimized behavior. That behavior may look like performance. It often isn’t.
The deeper problem is that most organizations treat surveillance data as ground truth. They see the numbers, assume the numbers reflect reality, and make decisions accordingly.
The gap between what’s being measured and what’s actually happening keeps widening, and nobody’s looking at the gap.
Well, maybe we are now?
Bonus content: FAQs:
What is the Hawthorne effect in simple terms?
It’s the tendency for people to change their behavior when they know they’re being observed. The act of watching changes what’s being watched. As this study shows, it’s not just a human phenomenon anymore.
What is an example of the Hawthorne effect?
A classic example is workplace productivity. If employees know a manager is monitoring their output, they’ll often work harder during that period, regardless of any other changes to their environment. The observation itself is the variable.
Was there really a Hawthorne effect?
The original concept comes from a series of illumination experiments conducted at the Hawthorne Works, a Western Electric factory near Chicago, in the 1920s and 1930s. Researchers varied lighting conditions to see how they affected worker productivity.
The headline finding was that productivity improved almost regardless of what changed, suggesting workers were responding to being studied rather than to the physical conditions.
That said, the original data has held up less well than the legend. Modern statistical analysis of the raw records, most notably by economists Steven Levitt and John List in 2011, found the effects were far more modest and inconsistent than originally reported.
Some of the iconic findings didn’t survive scrutiny.


