← Latest papers
💻 computer science

Black Big Boxes: Tracing Adjective Order Preferences in Large Language Models

This paper investigates how large language models acquire English adjective ordering preferences, finding that while their predictions largely reflect training data frequencies, they also demonstrate robust generalization to unseen combinations and effectively leverage contextual cues beyond simple memorization.

Original authors: Jaap Jumelet, Lisa Bylinina, Willem Zuidema, Jakub Szymanik

Published 2026-02-10
📖 4 min read☕ Coffee break read

Original authors: Jaap Jumelet, Lisa Bylinina, Willem Zuidema, Jakub Szymanik

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 teaching a robot to speak English. You want to know if the robot is actually "learning" the rules of how to put words together, or if it's just acting like a super-powered parrot that memorized every sentence it ever heard.

This paper investigates that question by looking at adjective order—the way we naturally stack descriptive words before a noun. For example, we say "a big red box," not "a red big box." If you swap them, it sounds slightly weird, even though it's not strictly "wrong."

Here is what the researchers found, explained through simple analogies:

1. The Robot is a "Statistical Parrot" (Mostly)

The researchers trained a large language model (a type of AI) and then tested it on thousands of adjective pairs. They asked: Does the robot prefer "big red" over "red big"?

The Finding: The robot is incredibly good at this. In fact, its preferences are almost entirely explained by how often it saw those words together in its training data.

  • The Analogy: Imagine a chef who has cooked 10,000 meals. If they always put salt before pepper in their recipes, they will instinctively do the same in a new dish. The robot isn't necessarily understanding why salt goes before pepper; it just knows that "salt-pepper" is a very common pattern in the books it read.
  • The Evidence: The researchers found a direct line between the frequency of word pairs in the training data and the robot's choices. If the data says "corporate social" is common, the robot picks it. If "social corporate" is rare, the robot avoids it.

2. The Robot Can "Guess" New Combinations

Here is the twist. If the robot were just a parrot memorizing a list, it should fail when it sees a combination of words it has never seen before.

The Finding: The robot actually does a pretty good job with brand-new adjective pairs it hasn't memorized.

  • The Analogy: Imagine the chef has never made a "spicy sweet" dish before. But because they know how "spicy" and "sweet" usually behave in other dishes, they can guess the right order for a new recipe.
  • The Evidence: Even when the robot encountered adjective pairs that appeared zero times in its training data, it still chose the natural order about 85% of the time. This suggests it has learned some underlying "feel" for word order, not just a list of memorized sentences.

3. Context is the "Magic Spotlight"

The researchers also tested the robot with and without the rest of the sentence (the context).

The Finding: Giving the robot the full sentence makes it much smarter.

  • The Analogy: Imagine you hear someone say, "Take the wooden large box." Without context, this sounds wrong. But if the sentence is, "Take the wooden large box, not the plastic one," it suddenly makes perfect sense. The word "plastic" creates a contrast that forces the order to flip.
  • The Evidence: The robot uses clues from earlier in the sentence to decide the order. The researchers used a "flashlight" technique (called feature attribution) to see which words the robot was looking at. They found two types of clues:
    1. Local Clues: Words right next to the adjectives (like "the" or "a") that hint at the order.
    2. Semantic Clues: Words far back in the sentence that set a theme (like contrasting "wooden" with "plastic").

4. How the Robot "Grows" Its Knowledge

The researchers watched the robot learn step-by-step during its training. They found three distinct stages:

  1. The Blank Slate: At the very beginning, the robot has no idea about word order.
  2. The Speed Run: Very quickly (in just a tiny fraction of its total training time), it learns the basic patterns of how words usually sit next to each other.
  3. The Refinement: After the basics are down, it starts learning how the surrounding sentence changes the rules.

The Bottom Line

This paper doesn't claim the robot is a human linguist. Instead, it shows that the robot is a hybrid learner:

  • It relies heavily on statistics (memorizing what it has seen).
  • But it also has a generalizing ability (making smart guesses about things it hasn't seen).
  • And it uses context (the surrounding story) to fine-tune its choices.

The authors conclude that while we can't say the robot "understands" language like a human does, it has successfully built a complex internal map of how English words fit together, driven by a mix of memorization and pattern recognition.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →