Automated Creativity Evaluation of Language Models Across Open-Ended Tasks
This paper introduces a scalable, domain-agnostic framework that quantifies large language model creativity across open-ended tasks by combining semantic entropy for measuring divergent novelty with a retrieval-based multi-agent judge for assessing convergent task fulfilment.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine you are a talent scout trying to judge how "creative" a group of new AI writers, inventors, and problem-solvers are. In the past, judging creativity was like trying to grade a painting with a ruler: it was messy, required a human expert for every single piece, and only worked for specific types of art.
This paper introduces a new, automated "Creativity Scorecard" that works for any kind of open-ended task, from solving a puzzle to writing a story. The authors break creativity down into two distinct superpowers and measure them separately: Divergent Thinking (the ability to dream up many different ideas) and Convergent Thinking (the ability to pick the best idea and make it work).
Here is how their system works, using simple analogies:
1. Measuring "Dreaming" (Divergent Creativity)
The Problem: How do you know if an AI is just repeating the same idea in different words, or if it's actually exploring new territory?
The Old Way: Counting words or checking if sentences look different on the surface. This is like judging a chef by how many different words they use to describe "soup," even if they all taste the same.
The New Way (Semantic Entropy): The authors use a concept called Semantic Entropy.
- The Analogy: Imagine you ask an AI, "How can I cross a river?"
- A low-creativity AI might say: "Build a bridge," "Make a bridge," "Construct a bridge." These look different but mean the exact same thing. The "entropy" (variety) is low.
- A high-creativity AI might say: "Build a bridge," "Fly a drone," "Tie vines together," "Wait for the water to freeze." These are genuinely different paths. The "entropy" is high.
- The Result: This method acts like a "variety meter." It ignores surface-level word changes and measures how many different conceptual directions the AI explores. The paper found that this meter matches what humans think is "creative" much better than previous methods.
2. Measuring "Doing" (Convergent Creativity)
The Problem: Generating wild ideas is easy; making sure those ideas actually solve the problem is hard. An AI might suggest "flying a dragon" to cross a river, which is creative but useless.
The Old Way: Using a single AI judge or a human to read the answer. This is slow, expensive, and hard to scale.
The New Way (The Retrieval-Based Multi-Agent Team): The authors built a team of specialized AI "judges" that work together, but with a twist to save money and time.
- The Analogy: Imagine a panel of experts (a Safety Officer, a Feasibility Expert, and a Story Critic) reviewing a project.
- Old Method: Every time they speak, they read the entire history of the conversation from the beginning. This is like a meeting where everyone re-reads the last 100 pages of notes before speaking. It gets huge and expensive.
- New Method: The team uses a "smart filing system." Instead of re-reading everything, they only pull up the specific notes relevant to the current point being discussed.
- The Result: This "Retrieval-Based" approach cuts the computing cost by 63% while still being as accurate as human experts. It ensures the AI isn't just dreaming up nonsense, but actually fulfilling the task requirements.
3. The Big Discovery: Two Different Skills
The most surprising finding of the paper is that these two skills—Dreaming and Doing—do not grow together automatically.
- The Analogy: Think of a car. You can have a very powerful engine (Convergent/Task Fulfillment) that gets you to the destination perfectly, but that doesn't mean the driver is good at exploring off-road trails (Divergent/Creativity).
- The Finding: As AI models get bigger and smarter at following instructions (Convergent), they don't necessarily get better at exploring wild, new ideas (Divergent). In fact, the biggest, most "correct" models sometimes explore less than smaller ones. The paper suggests that current training makes AIs better at being "correct" but not necessarily more "creative."
4. Testing the System
The authors tested this framework on three very different "playgrounds":
- MacGyver: Solving physical problems with everyday objects (e.g., "How to fix a leak with a sock?").
- HypoGen: Coming up with new scientific research ideas.
- BookMIA: Writing creative stories with specific start and end points.
In all three cases, their system successfully measured how "broad" the AI's ideas were and how "good" the final solutions were, proving it works across different types of creativity.
Summary
This paper provides a universal, automated ruler for creativity. It separates the ability to generate many unique ideas from the ability to solve the problem correctly. It shows that while AI is getting better at solving problems, it isn't automatically getting more imaginative, and we need new tools to measure and encourage that specific type of "creative spark."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.