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.
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
- LoRA-GA$^2$: Low Rank Adaptation with Multi-step Gradient Adaptive AlignmentPeeking at a few early training gradients before fine-tuning starts to set up LoRA smarter
- Remember, Verify, or Ask? Cross-Family Evaluation of Memory Commitment in LLM AgentsAI assistants would rather double-check facts than ask you a question, even when asking is the right call
- Robust Incomplete Multimodal Sentiment Analysis via Iterative Proxy CorrectionWhen text input is missing or broken, this AI doesn't guess once and move on—it revises its guess step by step to read emotions more reliably
- Generating Diverse Personas for User Simulators to Test Interview Dialogue SystemsTo test interview-style chatbots you need many different fake users, so this work has an LLM automatically generate those fake user personalities
- Rethinking Patch Based Multivariate Time Series Forecasting with Semantic Structured PartitioningA new way to slice time series into meaningful chunks instead of arbitrary equal-length pieces
- Reliable Financial Named Entity Recognition under Domain ShiftAn AI's confidence trained on formal filings turns unreliable once it reads tweets
- Bringing analytic rigor to agentic AI for science: The Brain Researcher platform for neuroimaging data analysisA system that makes AI show its work when analyzing brain-imaging data, not just deliver an answer
- GenMatch: An End-to-End Generative Matching Framework for Micro-View Order-Dispatching in Ride-HailingDiDi replaced its multi-step ride-hailing dispatch pipeline with one generative model and saw real-world gains
Latest from METAL LAB
- Google Discover adds chatbot that adjusts your feed based on spoken preferences
- OpenAI Closes In on Anthropic Again in Enterprise Spending Share
- Meta Unveils First 10 Tasks in WildArtifactBench, a Benchmark for AI Agents
- Musk: "Optimus + Grok will one day handle healthcare for all humanity"
- 35% of Web Pages Published Since ChatGPT Show Signs of AI Authorship
Figures: Nirav Patel et al., arXiv:2608.19437, CC BY 4.0