How much of an LLM-generated clinical corpus is actually new? A production-scale measurement of content redundancy for provenance classification
This study reveals that LLM-generated clinical corpora contain up to 79.4% redundant content, a finding that, when addressed through de-duplication, significantly improves downstream clinical model performance by correcting skewed training distributions and maximizing information density.
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 have a massive library of medical stories written by a super-smart robot (a Large Language Model, or LLM). The library is advertised as containing 2.51 billion words. That sounds huge, right? It sounds like the robot has read and understood almost everything there is to know about medicine.
But this paper is like a detective walking into that library and saying, "Wait a minute. Let's count the actual new information."
When they did the math, they found a shocking secret: Only about 10.9% of those words are actually new information. The other 79.4% is just the robot repeating itself or copying and pasting the same stories over and over again.
Here is the simple breakdown of what they found, using some everyday analogies:
1. The "Photocopy" Problem (Context-Copy Redundancy)
Imagine you are a teacher giving a quiz to 100 students. For every single question, you decide to photocopy the entire 10-page textbook and staple it to the top of the quiz paper so the students can "refer to it."
- The Result: You end up with 1,000 pages of paper (100 quizzes × 10 pages).
- The Reality: You only needed 10 pages of new questions. The other 990 pages are just photocopies of the textbook.
In the paper, the robot did exactly this. For every medical fact it extracted, it pasted the entire original patient story into the file again.
- The Cost: This "photocopying" took up 67.5% of the library's space.
- The Fix: This is easy to fix! You don't need to throw away the information; you just need to stop stapling the whole book to every quiz. You can just write "See Page 1" instead. If you did this, you could shrink the library by three-quarters without losing a single fact.
2. The "Broken Record" Problem (Generation-Duplication Redundancy)
Now, imagine the robot is a DJ playing music. It's supposed to play a unique song for every patient. But because the robot is trained to be very consistent, it keeps playing the exact same 10-second chorus for every single song.
- The Result: You hear the same chorus thousands of times.
- The Reality: The robot isn't "copying" from a file this time; it's just generating the same text over and over because it's following a strict template.
In the paper, this happened about 11.9% of the time. The robot would write the same reasoning or answer for different patients, just like a broken record.
- The Cost: This is harder to fix because the robot actually spent time and electricity thinking up those words before realizing it had said them before. You can't get that energy back, but you can delete the repeats for the next time.
3. The "Fake Scale" Illusion
Because of these two problems, the library looks 9 times bigger than it actually is.
- The Ad: "We have 2.51 billion words of medical data!"
- The Truth: "We actually have about 272 million words of unique, useful information."
If a researcher tries to train a new medical AI using the full 2.51 billion words, they are wasting their time and computer power on all that noise. It's like trying to learn a language by reading a dictionary where 80% of the pages are just the word "the" repeated over and over.
4. The Proof: Does it Matter?
The authors didn't just count the words; they tested if this "noise" actually hurts the robot's brain.
- The Experiment: They took a medical AI and trained it on two versions of the library: the messy, redundant version and the clean, de-duplicated version. Both were given the exact same amount of "reading time" (token budget).
- The Result: The AI trained on the clean version was smarter. It got better at recognizing diseases.
- The Lesson: Wasting time on redundant words makes the AI worse at learning the unique stuff.
5. The One Clean Room
Interestingly, they found one part of the pipeline (the "Summary" channel) that was almost perfectly clean. Why? Because the designers told the robot: "Write one summary per patient, and don't paste the whole story inside it."
This proves that the messiness wasn't the robot's fault; it was the design of the system. If you build the system differently, you don't get the garbage.
The Bottom Line
The paper gives us a simple checklist for the future:
- Don't just count the words. Report how much of the data is actually unique.
- Stop the photocopying. Don't paste the whole source story into every single file; just link to it.
- Clean the repeats. Remove the duplicate text the robot generates before training any new AI.
By doing this, we can make medical AI cheaper to run, faster to train, and actually smarter, without needing to generate billions of new words.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.