Orthographic Constraint Satisfaction and Human Difficulty Alignment in Large Language Models
This paper evaluates 39 configurations across three large language model families on 58 word puzzles, revealing that cross-family differences and human-aligned difficulty patterns outweigh parameter scaling, while exposing systematic model failures on common words with unusual orthography due to an over-reliance on distributional plausibility.
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 playing a word game like the Spelling Bee, where you are given a specific set of seven letters and must make as many words as possible using only those letters, with one specific letter required in every word.
This paper treats that game as a stress test for Artificial Intelligence (AI). The researchers wanted to see how well different AI models can follow these strict "letter rules" compared to how well humans do it. They didn't just ask the AI to write a story; they asked it to solve a puzzle where getting the rules wrong means the answer is invalid.
Here is a breakdown of their findings using simple analogies:
1. The "Family" vs. "Size" Surprise
You might think that making an AI "bigger" (giving it more brain power or parameters) is the most important thing. The researchers found this isn't quite true.
- The Analogy: Imagine you have three different brands of cars (Qwen, Claude, and GPT). You can buy a small car or a huge truck from Brand A.
- The Finding: The difference between Brand A's small car and Brand A's huge truck was noticeable, but the difference between Brand A's huge truck and Brand B's tiny car was massive.
- The Result: The "family" the AI belongs to matters way more than just how big it is. The proprietary models (like GPT and Claude) were 2 to 2.2 times better at solving these puzzles than the biggest open-source models, even when the open-source models were scaled up significantly.
2. The "Thinking Time" Paradox
The researchers tested what happens when they give the AI more "thinking time" (more computational budget) to solve the puzzle.
- The Analogy: Imagine asking a student to solve a math problem. You can give them 1 minute, 5 minutes, or 1 hour.
- The Finding:
- Super-Students (High-Capacity Models): If you give the smartest models more time, they get significantly better. They use the time to double-check their work.
- The Confused Student (Mid-Sized Models): Surprisingly, giving the medium-sized models more time actually made them worse. It's like they started overthinking and talking themselves into a corner, generating more wrong answers.
- The Toddler (Small Models): Giving the smallest models more time didn't help at all. They just kept making the same mistakes because they lacked the basic tools to solve the problem in the first place.
3. The "Human vs. Robot" Difficulty Gap
The researchers compared the AI's performance against data from 10,000 real humans playing the same game.
- The Analogy: Imagine a map where some roads are easy and some are hard. Humans and AIs both find the easy roads easy and the hard roads hard, but they get lost in different places.
- The Finding: The AI is somewhat aligned with humans (if a word is hard for a human, it's usually hard for the AI), but there is a big disconnect.
- The Glitch: The AI consistently failed on very common, easy words that humans found easy, specifically words with repeating letters or unusual patterns.
- Examples: Words like "data," "loll," "momma," or "illicit."
- Why? Humans see these words and know they are real. The AI, however, seems to rely on "gut feeling" based on how often it has seen letter combinations before. Because "ll" or "mm" in the middle of a word is statistically less common in its training data, the AI thinks, "This looks weird, so it probably isn't a valid word," even though it is. It's like a chef who refuses to cook a dish just because the ingredients are arranged in a pattern they've never seen before, even if the dish is delicious.
4. The "Long Word" Collapse
There is a huge difference in how humans and AI handle long words.
- The Analogy: Imagine a juggling act. Humans can juggle 4 balls, then 5, then 6, and their performance drops only slightly.
- The Finding: AI is like a juggler who can handle 4 balls fine, but as soon as you add a 5th or 6th ball, they drop everything.
- The Result: As words get longer, human success drops gently. But for AI, especially smaller ones, success rates crash. A small model might solve 4-letter words okay, but its ability to solve 7+ letter words drops by a factor of 70. It seems the AI loses track of the rules as the word gets longer, forgetting which letters it is allowed to use.
Summary
The paper concludes that current AI models are great at guessing what words should look like based on probability, but they struggle when they have to strictly follow a set of rigid rules. They often miss simple, common words because those words look "statistically unlikely" to the AI, and they fall apart completely when the puzzle gets too long or complex. The best way to fix this isn't just making the AI bigger, but changing how it checks its own work.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.