← Latest papers
💻 computer science

Adam's Law: Textual Frequency Law on Large Language Models

This paper introduces "Adam's Law," a framework proposing that prioritizing frequent textual data through paraphrasing, distillation, and curriculum-based fine-tuning significantly enhances the performance of Large Language Models across various tasks.

Original authors: Hongyuan Adam Lu, Z. L., Victor Wei, Zefan Zhang, Zhao Hong, Qiqi Xiang, Bowen Cao, Wai Lam

Published 2026-04-03
📖 5 min read🧠 Deep dive

Original authors: Hongyuan Adam Lu, Z. L., Victor Wei, Zefan Zhang, Zhao Hong, Qiqi Xiang, Bowen Cao, Wai Lam

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 trying to teach a brilliant but slightly eccentric student (the Large Language Model, or LLM) how to solve problems, translate languages, or write stories. You have a massive library of books to choose from for your lessons.

This paper, titled "Adam's Law," proposes a simple but powerful rule for choosing those books: Always pick the sentences that sound the most "familiar" and "common," even if they mean exactly the same thing as a more complex, rare sentence.

Here is the breakdown of their discovery, explained through everyday analogies:

1. The Core Idea: The "Familiarity" Rule

Imagine you are asking a friend for directions.

  • Option A (High Frequency): "Go straight, then turn left at the big red bank."
  • Option B (Low Frequency): "Proceed in a linear trajectory, then execute a leftward rotation at the prominent crimson financial institution."

Both sentences mean the exact same thing. However, your friend (the AI) has heard Option A a million times in their life. They have heard Option B maybe once or twice.

The Paper's Discovery: When you give the AI Option A, it understands it instantly and gives a better answer. When you give it Option B, it gets slightly confused or stumbles, even though the meaning is identical.

The authors call this the Textual Frequency Law (TFL): If you want the AI to work better, feed it the most common, everyday way of saying things, not the fancy, rare way.

2. The Three-Step Toolkit

The authors didn't just say "use common words." They built a three-step system to make this happen:

Step 1: The "Popularity Meter" (Textual Frequency Law)

Since we can't peek inside the AI's brain to see exactly what books it read during training (because many are secret), the authors created a "Popularity Meter."

  • The Analogy: Imagine you want to know which songs are hits. You can't listen to every radio station in the world, so you check a public chart (online data) to see what's trending.
  • The Action: They scan the internet to estimate how often a specific sentence appears. If a sentence is rare, they know the AI might struggle with it.

Step 2: The "Rewrite Machine" (Textual Frequency Distillation)

Sometimes, the "Popularity Meter" isn't perfect because the AI might have read secret books we don't know about. So, they built a "Rewrite Machine."

  • The Analogy: Imagine you have a mystery novel, but you don't know the ending. You ask the AI to finish the story. If the AI finishes it easily, it means the story style is familiar to it. If it struggles, the style is weird to it.
  • The Action: They ask the AI to complete stories based on their data. If the AI generates a lot of text easily, it confirms that the input style is "high frequency" (familiar). This helps them fine-tune their "Popularity Meter" to be even more accurate.

Step 3: The "School Curriculum" (Curriculum Textual Frequency Training)

Now that they know which sentences are familiar and which are rare, they change how they teach the AI.

  • The Analogy: Think of learning to play the piano. You don't start with a difficult concerto (rare, complex music). You start with "Twinkle, Twinkle, Little Star" (common, simple music). Once you master that, you move to harder pieces.
  • The Action: Instead of throwing random sentences at the AI during training, they teach it in order: Start with the most common, familiar sentences first. Once the AI is comfortable, they slowly introduce slightly less common sentences. This is like a "gym routine" for the AI's brain, building strength gradually.

3. The Results: Does it Work?

The authors tested this on four different "sports" for AI:

  1. Math: Solving word problems.
  2. Translation: Turning English into other languages.
  3. Common Sense: Answering questions like "Is a tomato a fruit or a vegetable?"
  4. Tool Use: Asking the AI to use a calculator or search engine.

The Verdict: In almost every case, the AI performed significantly better when fed the "High Frequency" (common) sentences.

  • Translation: It made fewer mistakes and sounded more natural.
  • Math: It solved more problems correctly.
  • Reasoning: It thought more clearly.

Why Does This Happen?

Think of the AI as a giant pattern-matching machine. It has read billions of sentences. When it sees a sentence that looks like the billions it has already seen, it feels "at home." It knows the path forward.

When it sees a sentence with rare, fancy words (low frequency), it feels like it's walking on a path it's never seen before. It gets nervous, overthinks, and makes mistakes.

The Takeaway

This paper teaches us that simplicity and familiarity are superpowers for AI.

If you want an AI to do a great job, don't try to sound like a poet or a professor. Speak like a normal person using common words. If you are training an AI, teach it with the most common examples first. By respecting the "Textual Frequency Law," we can make these powerful machines smarter, faster, and more reliable.

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 →