AnyLearn
All lessons
Businessadvanced

The Average Trap, Model Collapse, and Responsible Practice

Two failure modes that survive perfect methodology: a prediction objective that pulls research toward the average consumer, and a feedback loop where synthetic data degrades the evidence base. Plus the guidelines for using this responsibly.

Updated · AI-authored, review-gated · how lessons are made

Not signed in: your progress and quiz score won't be saved.
Progress1 / 8

A problem no checklist catches

The previous lesson ended with a checklist: report your configurations, preregister, validate against humans. Follow it fully and you address the flexibility problem.

Two failure modes remain, and they are structural rather than procedural. They operate even when every methodological box is ticked, because they follow from what the technology does rather than from how carefully it is used.

The first concerns what these models predict, and pulls research toward the typical case. The second concerns what happens when synthetic output re-enters the evidence base, and degrades it over time.

Both are argued in "The GenAI Future of Consumer Research" by Ming-Hui Huang and Roland Rust, in the Journal of Consumer Research, volume 52, issue 1, 2025. It is a conceptual piece rather than an experimental one, so treat it as a well-argued framework rather than a measured result. The two mechanisms it names have become the standard vocabulary for these risks.

Full lesson text

All 8 steps on one page, for reading, reference, and search.

Show

1. A problem no checklist catches

The previous lesson ended with a checklist: report your configurations, preregister, validate against humans. Follow it fully and you address the flexibility problem.

Two failure modes remain, and they are structural rather than procedural. They operate even when every methodological box is ticked, because they follow from what the technology does rather than from how carefully it is used.

The first concerns what these models predict, and pulls research toward the typical case. The second concerns what happens when synthetic output re-enters the evidence base, and degrades it over time.

Both are argued in "The GenAI Future of Consumer Research" by Ming-Hui Huang and Roland Rust, in the Journal of Consumer Research, volume 52, issue 1, 2025. It is a conceptual piece rather than an experimental one, so treat it as a well-argued framework rather than a measured result. The two mechanisms it names have become the standard vocabulary for these risks.

2. The average trap

Huang and Rust's first mechanism, which they name the average trap, follows directly from the training objective.

A generative model predicts the most likely continuation. Applied to consumer behaviour, that means predicting the most likely response, which is to say the response of the average consumer. Research built on that instrument inherits its target: it tends to predict and explain average behaviour, and the tendency is structural rather than a tuning artefact.

Their applied consequence is the sharp one. Marketing exists to differentiate, and an instrument biased toward the generic produces recommendations that fail to distinguish one brand from another. If every competitor researches with the same models trained on overlapping corpora, they converge on similar answers about what the typical customer wants. The research method itself becomes a homogenising force.

The authors' prescription follows: consumer research must stay human-centric, deliberately preserving human differences rather than smoothing them away, and needs methods that detect when insights are drifting toward the bland or the non-human.

3. Why the tails are where the value is

The average trap sounds abstract until you notice how much of marketing lives in the distribution's tails.

Early adopters are by definition atypical, and they are who new categories are launched to. Heavy users generate disproportionate revenue in most categories and behave unlike the median. Defectors are the minority whose reasons you most need. Emerging preferences start as fringe positions and are indistinguishable from noise at the point where knowing about them is valuable.

An instrument that reliably reports the centre and compresses the edges is therefore weakest precisely where the commercially interesting answers are. And it fails silently: it returns a confident, articulate description of the typical customer, which reads like an insight rather than an absence.

Note how this compounds the variance compression from the second lesson. That was a statistical property of the sampling process. This is a property of the prediction objective. They push the same direction, which is why synthetic consumer research skews toward the reassuring and the already-known.

4. Model collapse

The second mechanism concerns what happens over time, and it has a firm empirical basis outside marketing.

Model collapse was demonstrated by Ilia Shumailov and colleagues in "AI models collapse when trained on recursively generated data", published in Nature in 2024. Train a generative model on data produced by a previous generation of models, repeatedly, and quality degrades in a specific pattern.

The paper distinguishes two stages. In early collapse, distributional errors accumulate and the model drifts from the true distribution. In late collapse, low-frequency events disappear permanently. Within a few generations, original content is replaced by unrelated nonsense.

Notice which part dies first: the tails. The rare events go, exactly the atypical consumers the average trap already underweights.

Huang and Rust apply this to the research pipeline. As synthetic data proliferates and is mistaken for human data, consumer research risks shifting toward predicting and explaining machine behaviour rather than human behaviour, in patterns that no longer make human sense.

5. The contamination loop

The loop is what makes this different from an ordinary measurement error. Synthetic findings get published, published text becomes training data, and future models learn from their predecessors' output. Each pass strips more of the tails, and no participant in the loop is doing anything obviously wrong.

flowchart TD
  A["Research uses synthetic respondents"] --> B["Findings published as human insight"]
  B --> C["Published text enters training corpora"]
  C --> D["Next model trains partly on model output"]
  D --> E["Rare positions thin out further"]
  E --> F["Distribution narrows toward the average"]
  F --> A
  E --> G["Human ground truth harder to recover"]

6. Guidelines that actually help

The literature converges on a set of practices. Drawing on the guidance from Sarstedt and colleagues and the reproducibility work already covered, six rules do most of the work.

Validate in your domain, or do not claim generalisation. Fidelity demonstrated elsewhere transfers to nothing.

Keep a human anchor. Calibrating synthetic responses against a smaller human sample is the best-supported use, and it preserves a measurable error estimate.

Report the multiverse. Model version, temperature, prompts, and results across configurations, not just the reported one.

Treat it as a hypothesis generator by default. Promote a finding to a conclusion only after human confirmation.

Never use it where the tails are the question. Segmentation, polarisation, early adopters, and niche appeal are the documented weak spots.

Label synthetic data permanently. This is the only defence against the contamination loop, and it only works if everyone does it. Data that leaves your organisation unlabelled becomes someone else's ground truth.

7. Reading a vendor claim

Synthetic respondent products are now sold commercially, and the marketing outpaces the evidence. A short translation guide.

Vendor claimWhat to ask
"Validated against human panels"In which category, and how recently? Show the correlations.
"Thousands of respondents instantly"How many independent draws, from how many models?
"Matches human data with 90 percent accuracy"Accuracy on what: direction, distribution, or magnitude?
"Covers hard-to-reach segments"Those are where portrayal replaces self-expression.
"Continuously improving"Version changes break comparability with your past studies.

One question separates serious offerings from the rest: what does it get wrong, and how do you know? A vendor with real validation data can answer specifically, naming categories where correspondence is poor. A vendor who cannot has not measured it.

The version issue deserves emphasis because it is easy to miss. If a provider silently updates the underlying model, a tracking study comparing this quarter to last quarter is comparing two different instruments, and any movement you observe may be the instrument rather than the market.

8. What this path establishes

Four claims, separated from the enthusiasm and the backlash alike.

The mechanism is real. Models conditioned on demographic backstories produce responses that track human subgroups to a measurable degree, and reproduce qualitative economic structure such as downward-sloping demand without being asked. Argyle's algorithmic fidelity is a genuine finding.

The accuracy is domain-specific and often poor. Result patterns vary considerably across domains, magnitude estimates are frequently unreliable, and wrong-signed cases are documented in the marketing literature.

Single-configuration results are close to uninterpretable. Defensible setup choices moved human-to-silicon correlations from .23 to .84 on one published study, so any result reported from one configuration is a draw from a wide unknown distribution.

Two failure modes survive good methodology. The average trap follows from the prediction objective; model collapse follows from synthetic data re-entering the corpus. Neither is fixed by careful use.

The defensible position is narrow and useful: silicon samples are an input to human research, never a replacement for it, and any claim otherwise needs domain-specific validation and a reported multiverse before it deserves weight.

Check your understanding

The lesson ends with a 5-question quiz. Take it in the player above to see your score.

  1. What is the 'average trap' as Huang and Rust describe it?
    • The tendency of researchers to report only mean values
    • A sampling error caused by unrepresentative panels
    • The bias introduced by averaging across multiple model versions
    • Predicting the most likely next behaviour traps research in predicting only average consumer behaviour
  2. Why is the average trap especially costly in marketing?
    • Much of the commercial value sits in the tails: early adopters, heavy users, defectors, and emerging preferences
    • Marketing surveys are shorter than academic ones
    • Average estimates are harder to compute than distributional ones
    • Brand managers rarely use quantitative research
  3. What did Shumailov and colleagues demonstrate about recursively generated training data?
    • Models trained on synthetic data converge faster to the true distribution
    • Errors accumulate and low-frequency events permanently disappear, with original content replaced by nonsense within a few generations
    • Synthetic data improves robustness if the model is large enough
    • Collapse occurs only in image models, not language models
  4. Why does labelling synthetic data matter beyond the organisation that generates it?
    • Regulators require synthetic data to be watermarked
    • It allows vendors to charge differently for synthetic and human data
    • Unlabelled synthetic data becomes someone else's ground truth and feeds the contamination loop
    • Labels improve the accuracy of the generating model
  5. Which question best separates a serious synthetic-respondent vendor from a weak one?
    • How many respondents can be generated per hour
    • Whether the underlying model is continuously updated
    • How many demographic variables the backstories support
    • What does it get wrong, and how do you know?

Related lessons

AI
advanced

Model Collapse, and the Rule That Avoids It

Training on your own model's output degrades it, and the widely cited result rests on an assumption people rarely notice: that synthetic data replaces real data. Follow-up work showed accumulating synthetic alongside real bounds the error instead. This lesson covers both stages of collapse, why the rule is accumulate rather than replace, how to set a mixing ratio, and the evaluation discipline.

10 steps·~15 min
AI
advanced

Filtering: The Half That Decides Quality

Generation is the cheap half. What you discard determines what the student learns. This lesson orders the filters by strength: machine verification where an answer can be checked, self-consistency where it cannot, LLM-as-judge with its known position and length biases, and cheap heuristics. It ends on contamination, the failure that invalidates results rather than degrading them.

10 steps·~15 min
AI
advanced

Generation: Getting Coverage, Not Just Volume

Prompt a model for a thousand examples and you get one example a thousand times, with the nouns changed. This lesson covers why raising temperature does not fix that, the seed-conditioning trick that does, how Self-Instruct and Evol-Instruct systematise it, programmatic generation where ground truth is known by construction, and how to measure whether a dataset actually covers its input space.

10 steps·~15 min
AI
advanced

When Generating Data Beats Collecting It

Synthetic data is roughly three orders of magnitude cheaper than human annotation, and cheapness is the least interesting thing about it. This lesson establishes what generation can and cannot manufacture: it produces coverage and format, never information the generator lacks, and the one exception is verifiable domains, where a checker turns generation into search.

10 steps·~15 min