Fine Tuning Llms To Expand On Summaries Unearths Pretraining Texts

· Source: The Batch | DeepLearning.AI | AI News & Insights - www.deeplearning.ai · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Intermediate, short

Summary

Xinyue Liu and colleagues from Stony Brook University, Carnegie Mellon University, and Columbia Law School discovered that fine-tuning large language models for text expansion can cause them to regurgitate substantial portions of their pretraining data. They fine-tuned DeepSeek-V3.1, Google Gemini 2.5 Pro, and OpenAI GPT-4o to expand partial plot summaries into paragraph-long quotations. The fine-tuned models reproduced up to 90 percent of original paragraphs, with GPT-4o achieving 91.9 percent Book Memorization Coverage (BMC@5) in one instance, significantly higher than its 7.36 percent baseline without fine-tuning. This effect was observed even when fine-tuned on public-domain novels, but not with synthetic data, indicating the models learned to decode encoded text strings rather than generate unique content.

Key takeaway

For organizations deploying fine-tuned models in production or model providers allowing customer customization, you cannot assume anti-plagiarism guardrails will persist. Your fine-tuned models could easily reproduce copyrighted pretraining texts, posing significant legal and ethical risks. Therefore, rigorously test your customized models for verbatim regurgitation, especially when the fine-tuning task involves generating text that closely matches existing content.

Key insights

Fine-tuning LLMs for text expansion can disable anti-plagiarism guardrails, revealing encoded pretraining data.

Principles

Method

Researchers fine-tuned DeepSeek-V3.1, Gemini 2.5 Pro, and GPT-4o to generate original book paragraphs from GPT-4o-generated plot summaries and author names.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, Machine Learning Engineer, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by The Batch | DeepLearning.AI | AI News & Insights - www.deeplearning.ai.