← Latest papers
💬 NLP

Improving Automatic Summarization of Radiology Reports through Mid-Training of Large Language Models

This paper demonstrates that a "pre-training, mid-training, fine-tuning" strategy using large-scale clinical text significantly improves the automatic summarization of radiology reports, achieving superior performance in both text quality and factuality compared to traditional direct fine-tuning approaches.

Original authors: Mengxian Lyu, Cheng Peng, Ziyi Chen, Mengyuan Zhang, Jieting Li Lu, Yonghui Wu

Published 2026-03-23
📖 4 min read☕ Coffee break read

Original authors: Mengxian Lyu, Cheng Peng, Ziyi Chen, Mengyuan Zhang, Jieting Li Lu, Yonghui Wu

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 Picture: Teaching a Doctor's Assistant

Imagine you have a brilliant, well-read assistant (a Large Language Model or LLM) who knows a lot about medicine. You want to teach this assistant a very specific job: reading long, messy X-ray reports and writing a short, clear summary for the doctor.

The problem is that X-ray reports are written in a weird, shorthand language full of jargon, abbreviations, and specific patterns that are very different from regular medical notes or general English.

This paper argues that the old way of training these assistants isn't working perfectly. Instead of just "teaching them the job" immediately, we need to give them a specialized internship first. The authors call this "Mid-Training."


The Three Steps of Training (The "School" Analogy)

The researchers tested three different ways to train their AI models. Think of it like a student's education path:

1. The Old Way: General School → Job Training (Pre-training + Fine-tuning)

  • The Process: The AI learns general English and broad medical facts (like reading every textbook in a library). Then, you immediately throw it into the job, showing it X-ray reports and saying, "Summarize this."
  • The Result: It's okay, but the AI is still confused by the specific "slang" of radiology. It's like hiring a generalist lawyer and asking them to immediately interpret a complex engineering blueprint without any engineering background.

2. The New Way: General School → Radiology Internship → Job Training (Pre-training + Mid-training + Fine-tuning)

  • The Process:
    1. Pre-training: The AI learns general medicine (the library).
    2. Mid-training (The Secret Sauce): Before doing the actual job, the AI spends time reading only thousands of X-ray reports. It doesn't have to summarize them yet; it just reads them to get used to the rhythm, the abbreviations, and the weird sentence structures. It's like a medical student doing a 6-month rotation specifically in the radiology department.
    3. Fine-tuning: Finally, the AI is taught the specific task of summarizing.
  • The Result: Because the AI already "speaks the language" of radiology, it learns the summarization task much faster and does a much better job.

Why This Matters: The "Cold Start" Problem

The paper highlights a major issue called the "Cold Start" problem.

  • The Scenario: Imagine you only have 5 examples of X-ray reports to teach your AI.
  • Without Mid-training: The AI is like a tourist dropped in a foreign country with no phrasebook. It looks at the 5 examples and says, "I have no idea what's going on." It performs terribly because it doesn't understand the context.
  • With Mid-training: The AI is like a tourist who already studied the language for a month. Even with only 5 examples, it looks at them and says, "Ah, I recognize this pattern! I can figure this out."

The Finding: The "Mid-trained" models were able to learn effectively with very few examples (few-shot learning), while the others struggled until they were given hundreds of examples.

The "Fact Check" Bonus

It's not just about sounding good; it's about being factually correct.

  • In radiology, saying "No pneumonia" is very different from saying "Pneumonia present."
  • The researchers found that the Mid-trained models were much better at getting the medical facts right (measured by something called RadGraph-F1). They didn't just sound like a doctor; they actually understood the medical logic.

The "Scale" Surprise

Usually, in AI, bigger is better. If you have a massive model (3 billion parameters), it usually beats a small one.

  • The Twist: The researchers found that a small model that went through the "Mid-training" internship performed almost as well as a massive model that didn't get the internship.
  • Why this is cool: This means hospitals might not need super-expensive, massive computers to get great results. They can use smaller, cheaper models if they just give them that specialized "Mid-training" first.

Summary in One Sentence

To make AI better at summarizing X-ray reports, don't just throw it into the deep end; give it a "Mid-training" internship where it reads thousands of reports first, so it learns the specific language and logic before it tries to do the actual job.

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 →