The Complexity Ceiling Benchmark: A Multi-Domain Evaluation of Sequential Reasoning Under Depth Scaling
The Complexity Ceiling Benchmark (CCB) evaluates how language model reasoning decays with increasing task depth across three domains, revealing that while some models maintain high accuracy in spatial and symbolic tasks up to 50 steps, they collapse rapidly in relational inference, with a specific metric (k*) predicting long-horizon performance better than parameter count.
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 asking a very smart but slightly forgetful assistant to solve a long, multi-step puzzle. You might ask, "Can you do this?" and they say "Yes." But if the puzzle has 50 steps, they might get lost somewhere in the middle.
This paper introduces a new test called the Complexity Ceiling Benchmark (CCB). Instead of just asking "Did they get the right answer?", this test asks: "How many steps can they take before they start to lose their place?"
Here is how the researchers broke it down, using simple analogies:
1. The Three Types of Puzzles
The researchers didn't just make one hard puzzle; they made three different kinds of "long-horizon" tasks to see how different types of thinking hold up.
- The Moving Room (Spatial Tracking): Imagine a 3x3 grid of furniture. Every step, you have to rotate the room or swap two chairs. The model has to remember where every piece of furniture is after 50 moves.
- The Result: The smartest models were like excellent movers. They could keep track of the furniture almost perfectly, even after 50 moves. They rarely lost a chair.
- The Magic Ledger (Symbolic Tracking): Imagine a notebook with 7 variables (A through G) holding numbers. Every step, you have to do math and swap numbers, but you can never write the same number in two places at once.
- The Result: The top model (Claude) was like a super-accountant. It kept its ledger clean for a long time. But other models started mixing up the numbers early on, like a student who forgets which variable is which after step 10.
- The Gossip Chain (Relational Logic): Imagine 10 people at a party. Every step, two people become friends or enemies. The rule is: If A is friends with B, and B is friends with C, then A is automatically friends with C. The model has to update the entire web of relationships after every single new friendship.
- The Result: This is where everything broke. No matter how smart the model was, they all collapsed after about 4 or 5 steps. It's like trying to remember a rumor that spreads through a crowd; by the time it gets to the 5th person, the story is completely distorted, and the model can't fix it.
2. The "Geometric Decay" (The Leaky Bucket)
The paper found a pattern: as the number of steps gets longer, the chance of getting the answer right drops like a ball bouncing lower and lower.
- If a model has a 99% chance of getting one step right, by step 50, that chance might drop to near zero.
- The researchers call this the "Complexity Ceiling." It's the point where the model just can't go any further without making a mistake.
3. The "Lucky Guess" Trap
One of the most interesting findings is that getting the right answer doesn't mean the model thought correctly.
- The researchers looked at the "thought process" (the trace) of the models.
- They found that 14.5% of the time, a model gave the correct final answer, but its reasoning in the middle was completely wrong.
- The Analogy: Imagine a student taking a math test. They write down the wrong steps for the first 10 problems, but by pure luck, they guess the final answer correctly. If you only look at the final answer, you think they are a genius. If you look at the steps, you see they were just guessing. The paper found that on the hardest puzzles (the Gossip Chain), most "correct" answers were actually just lucky guesses.
4. Why "Bigger" Doesn't Always Mean "Better"
Usually, we think a bigger AI (with more "brain power" or parameters) will be better at long tasks.
- The Finding: Not necessarily. A massive model (LLaMA-3.3 with 70 billion parameters) failed at the same speed as smaller models on the hardest puzzle.
- The Metric: The researchers created a new score called . This measures exactly when the model starts to get confused.
- On the "Gossip Chain" puzzle, even the best model started getting confused after step 4.3.
- This suggests the problem isn't that the models are "too small"; it's that their way of processing information (reading one word after another) hits a hard wall when trying to manage complex, interconnected relationships.
5. Can We Just Ask Them to Try Harder?
The researchers tried to fix the "Gossip Chain" failure by forcing the models to be more verbose (e.g., "Please repeat the entire list of friends after every step").
- The Result: It didn't work. The models just wasted space repeating the wrong information. It's like telling a lost driver to "keep driving carefully" when they are already driving the wrong way; they just drive the wrong way more carefully.
The Bottom Line
This paper tells us that current AI models have a hard limit on how many steps they can chain together before they lose coherence.
- They are great at simple, linear tasks (like moving furniture).
- They are okay at tasks that need strict rules (like math ledgers).
- They are terrible at tasks where one small mistake ruins the whole picture (like complex social relationships).
The paper concludes that we need to stop just looking at "Did they get the right answer?" and start looking at "How many steps did they get right before they started guessing?" because for long, complex tasks, the answer is often "very few."
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.