Cmprsr: Abstractive Token-Level Question-Agnostic Prompt Compressor
Ivan Zakazov, Berke Argin, Oussama Gabouj, Kamel Charaf, Alexander Sharipov, Alexi Semiz, Lorenzo Drudi, Nicolas Baldwin, Robert West

TL;DR
This paper introduces Cmprsr, a prompt compression method using smaller LLMs to reduce costs of large models, with a comprehensive benchmark and a new optimized model demonstrating superior performance and controllability across diverse inputs.
Contribution
It presents the first LLM-based prompt compressor benchmark, improves a vanilla compressor with meta-prompt optimization, and develops Cmprsr, a fine-tuned model with superior compression and generalization capabilities.
Findings
Cmprsr outperforms extractive and vanilla compression methods.
It closely follows the desired compression rate, enabling fine control.
Demonstrates strong performance across various datasets and input lengths.
Abstract
Motivated by the high costs of using black-box Large Language Models (LLMs), we introduce a novel prompt compression paradigm, under which we use smaller LLMs to compress inputs for the larger ones. We present the first comprehensive LLM-as-a-compressor benchmark spanning 25 open- and closed-source models, which reveals significant disparity in models' compression ability in terms of (i) preserving semantically important information (ii) following the user-provided compression rate (CR). We further improve the performance of gpt-4.1-mini, the best overall vanilla compressor, with Textgrad-based compression meta-prompt optimization. We also identify the most promising open-source vanilla LLM - Qwen3-4B - and post-train it with a combination of supervised fine-tuning (SFT) and Group Relative Policy Optimization (GRPO), pursuing the dual objective of CR adherence and maximizing the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Big Data and Digital Economy
