LLM-Deflate: Extracting LLMs into Datasets
scalarlm.com·11h·
Discuss: Hacker News

Sep 19, 2025 — Greg Diamos

LLM-Deflate: Extracting LLMs Into Datasets

Large Language Models compress massive amounts of training data into their parameters. This compression is lossy but highly effective—billions of parameters can encode the essential patterns from terabytes of text. However, what’s less obvious is that this process can be reversed: we can systematically extract structured datasets from trained models that reflect their internal knowledge representation.

I’ve been working on this problem, and the results are promising. We’ve successfully applied this decompression technique to three popular open-source models and generated substantial…

Similar Posts

Loading similar posts...