← Latest papers
💬 NLP

InfoLaw: Information Scaling Laws for Large Language Models with Quality-Weighted Mixture Data and Repetition

The paper introduces InfoLaw, a novel data-aware scaling framework that models pretraining as information accumulation to accurately predict LLM performance across varying data mixtures, quality weights, and repetition levels, thereby enabling optimal data recipe selection even in overtrained or data-limited regimes.

Original authors: Fengze Liu, Weidong Zhou, Binbin Liu, Ping Guo, Zijun Wang, Bingni Zhang, Yifan Zhang, Yifeng Yu, Xiaohuan Zhou, Taifeng Wang

Published 2026-05-06
📖 5 min read🧠 Deep dive

Original authors: Fengze Liu, Weidong Zhou, Binbin Liu, Ping Guo, Zijun Wang, Bingni Zhang, Yifan Zhang, Yifeng Yu, Xiaohuan Zhou, Taifeng Wang

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

The Big Problem: Too Much of a Good Thing?

Imagine you are trying to teach a student (the AI) to write well. You have a massive library of books, but only a few of them are truly high-quality classics. The rest are mediocre or just okay.

In the past, researchers thought the best strategy was to only give the student the high-quality classics. But there's a catch: there aren't enough classics to fill the student's entire study schedule. If you force the student to read the same 100 classics over and over again to fill the time, they eventually get bored, start repeating the same phrases, and their performance actually gets worse. This is called "repetition."

On the other hand, if you mix in some lower-quality books to fill the time, the student learns more variety, but they might pick up some bad habits.

The big question is: How much of the high-quality books should we repeat, and how much of the lower-quality books should we mix in?

The Old Way: Guessing with a Broken Map

Previously, scientists used "Scaling Laws" to predict how well an AI would do. Think of these laws as a map that says, "If you study for 10 hours, you get a B; if you study for 100 hours, you get an A."

However, the paper argues that this old map breaks down when you start repeating the same high-quality data.

  • The Flaw: The old map assumes that more study time always equals better grades. It doesn't account for the fact that reading the same book 50 times stops helping you after the first 5 times.
  • The Result: When researchers tried to use the old map to predict how a giant AI would perform, the map was overly optimistic. It predicted the AI would get perfect scores, but in reality, the AI got confused and performed poorly because it was stuck in a loop of repetition.

The New Solution: "InfoLaw" (The Information Thermometer)

The authors introduce a new framework called InfoLaw. Instead of just counting "how many hours" the AI studied (or how many tokens it saw), InfoLaw measures "how much new information" the AI actually learned.

Here is how they built it:

  1. The Library Buckets: They sorted their massive library of text into 6 buckets based on quality (from "Gold" to "Junk").
  2. The Mixing Recipe: They created different "recipes" for training. Some recipes were 80% Gold books (with lots of repetition), and others were a mix of Gold and Silver books (less repetition).
  3. The Discovery: They found that the AI's learning follows a specific pattern:
    • Quality Density: High-quality books give a huge "information boost" the first time you read them.
    • The Diminishing Returns: Every time you read a book again, the boost gets smaller and smaller, like a battery draining. Eventually, reading it again adds almost zero value.
    • The Formula: They created a math formula that calculates the total "Information" the AI absorbed by combining the quality of the books and how many times they were repeated.

The Magic Result: One Straight Line

The most impressive part of the paper is what happened when they plotted their results using this new "Information" metric instead of just "Time Spent."

  • Before: When they plotted results based on time, the data points were scattered all over the place. A recipe with high repetition looked totally different from a recipe with low repetition.
  • After: When they plotted results based on Information, all the scattered points collapsed into one single, perfect straight line.

This means that no matter what "recipe" you use (high quality with repetition, or mixed quality), if you know the total "Information" the AI absorbed, you can perfectly predict how well it will perform.

What Can We Do With This?

Because they have this perfect straight line (the InfoLaw), they can now do two very useful things without having to spend millions of dollars training giant models first:

  1. Predict the Future: They can train a tiny, cheap model (like a 250-million-parameter model) with a specific recipe. Using the InfoLaw, they can accurately predict exactly how a massive 7-billion-parameter model would perform with that same recipe.
  2. Find the Perfect Recipe: They can use the formula to calculate the "optimal mix." They found that:
    • Small models (or small budgets) should focus heavily on the highest quality data, even if it means repeating it a bit.
    • Large models (or big budgets) benefit more from variety. They should mix in more lower-quality data to avoid the "boredom" of repetition.

Summary Analogy

Think of training an AI like cooking a stew.

  • Old Method: You just measure how long the pot simmers. You assume 10 hours is always better than 1 hour. But if you keep adding the same 3 potatoes over and over, the stew gets weird and salty (repetition hurts).
  • InfoLaw: This method measures the actual flavor extracted from the ingredients. It knows that the first hour of simmering extracts 90% of the potato flavor, but the 10th hour extracts almost nothing.
  • The Benefit: Now, instead of guessing how much salt and how many potatoes to add for a giant pot of stew, you can use the "Flavor Formula" to calculate the perfect recipe instantly, saving you from wasting ingredients and time.

The Bottom Line: The paper proves that to train better AI, we shouldn't just look at how much data we use, but how much new information that data provides, especially when we are forced to repeat high-quality data. This allows us to predict performance accurately and choose the best data mix for any size of AI.

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 →