Are LLMs becoming similarly creative? Evidence from three years of models
Newer AI chatbots are giving increasingly similar answers to each other, three years of data show
Researchers tested 68 AI models released since 2023 with creativity-focused prompts and measured how different their answers were from one another. They found a statistically significant trend: answers from different model providers have become more similar over time. If this trend continues, the researchers warn, AI could narrow the range of ideas people encounter when using it for creative work.
METAL MEDIA explanatory visual
Newer AI chatbots are giving increasingly similar answers to each other, three years of data show
- 01The team used two prompt sets — the Alternate Uses Task (a classic psychology test asking for unusual uses of everyday objects) and Infinity-Chat100 (100 real user questions) — and ran them through 68 models from 12 providers
- 02Each response was converted into a vector using a sentence-embedding model, then compared using cosine distance; release dates were grouped into nine time bins for regression analysis
- 03Only models from different companies were compared (to avoid confounds from shared architecture or training data), and results were checked with 1,000 rounds of resampling so no single company's models dominated the trend
- 04On the Alternate Uses Task, average distance between different companies' answers fell from about 0.50 in the earliest period to below 0.40 recently; on Infinity-Chat100 it fell more gently from about 0.34 to 0.32, with all 1,000 resampling runs confirming a declining trend
What they did
- The team used two prompt sets — the Alternate Uses Task (a classic psychology test asking for unusual uses of everyday objects) and Infinity-Chat100 (100 real user questions) — and ran them through 68 models from 12 providers
- Each response was converted into a vector using a sentence-embedding model, then compared using cosine distance; release dates were grouped into nine time bins for regression analysis
- Only models from different companies were compared (to avoid confounds from shared architecture or training data), and results were checked with 1,000 rounds of resampling so no single company's models dominated the trend
- On the Alternate Uses Task, average distance between different companies' answers fell from about 0.50 in the earliest period to below 0.40 recently; on Infinity-Chat100 it fell more gently from about 0.34 to 0.32, with all 1,000 resampling runs confirming a declining trend

| Dataset | Models (Pairs) | Slope per Bin | 95% CI |
|---|---|---|---|
| Alternate Uses Task | 68 (273) | −0.01385 | [−0.01695,−0.01044] |
| Infinity-Chat | 67 (268) | −0.00167 | [−0.00267,−0.00074] |

| AUT | Infinity-Chat100 | |||
|---|---|---|---|---|
| Model | Observed | Missing | Observed | Missing |
| minimax/minimax-01 | 0 | 10 | 0 | 100 |
| minimax/minimax-m1 | 6 | 4 | 0 | 100 |
| mistralai/mistral-small-3.1-24b-instruct | 10 | 0 | 89 | 11 |
| qwen/qwen3.6-max-preview | 2 | 8 | 100 | 0 |
| qwen/qwen3-max | 10 | 0 | 94 | 6 |
| meta-llama/llama-3.2-3b-instruct | 10 | 0 | 97 | 3 |
| anthropic/claude-fable-5 | 10 | 0 | 99 | 1 |
| minimax/minimax-m2.1 | 10 | 0 | 99 | 1 |
| qwen/qwen-2.5-72b-instruct | 10 | 0 | 99 | 1 |
| All 69 models | 668 | 22 | 6,677 | 223 |

Why it matters
Billions of daily messages go through AI chatbots, many for ideation and writing, so if outputs from different AI systems increasingly converge, the diversity of ideas people are exposed to could shrink over time. This raises a real question about how much AI can be trusted as a creative partner going forward.

Terms in this paper
- Alternate Uses Task (AUT) · A psychology test measuring divergent thinking by asking people (or models) to list unusual uses for common objects
- Infinity-Chat100 · A dataset of 100 real-world open-ended questions people asked AI chatbots
- sentence embedding · A way of turning text into a numerical vector that captures its meaning, so it can be compared mathematically
- cosine distance · A measure of how different two vectors (here, two responses) are in meaning; lower means more similar
- cross-family comparison · Comparing models from different companies rather than models made by the same company
Original abstract (English)
Many benchmarks track Large Language Model (LLM) performance on tasks with verifiable answers, but less is known about how LLM performance is evolving on open-ended tasks, where creativity, originality and diversity may matter as much as quality. As LLMs increasingly support human ideation and creative work, understanding trends in LLM performance on open-ended tasks is critical. This paper presents a preliminary analysis of LLM creative outputs spanning three years of model releases, examining model responses to Infinity-Chat100, a real-world collection of open-ended user queries, and the Alternate Uses Task, an established psychometric creativity assessment. Using sentence-embedding similarity, we examine trends in LLM responses to these prompts. Our findings show a statistically significant decrease in model output diversity over time, suggesting that LLM outputs may be converging in creative substance across models. If this trend persists, LLM-driven homogenization may progressively diminish human agency in human-AI co-creative work, demanding careful consideration of LLMs' role in the human creative process.
Read on arXivLatest papers
- SWE-bench Science: Can Coding Agents Resolve Engineering Tasks in Science?AI coding agents were tested on fixing real scientific software, and even the best one failed more than half the time
- FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM ServingMaking sparse attention fast enough and accurate enough for real LLM serving, not just papers
- PolicyGuide: From Guarding One Action to Guiding the Whole Workflow for Policy-Compliant LLM AgentsMaking customer-service AI agents follow the whole procedure, not just avoid one bad action
- EXIMO: VLM Guided Exploration of VLA PoliciesTeaching a robot new chores without human teleoperation, by letting a chatty AI supervise it
- EnvHarness: Awakening Static Worlds for Agent LearningInstead of building new training worlds from scratch, this work adds a plug-in layer that reshapes existing ones around each agent's actual weaknesses
- Bounded Sovereignty and the Control Tax: Pricing AI Oversight When the Deployer Does Not Own the ModelCompanies that rent AI instead of owning it can only do half of AI safety oversight
- Beyond Imitation: Filtering On-Policy Distillation by Reasoning ProgressA fix for AI models that get penalized by their teacher even when they're reasoning correctly
- PersonalBench: Measuring the Authorship Gap in LLM PersonalizationAI can be prompted to write 'like someone,' but its own voice never fully disappears
Latest from METAL MEDIA
Figures: Nirav Patel et al., arXiv:2608.19437, CC BY 4.0