Understanding and Improving Information Preservation in Prompt Compression for LLMs
By: Weronika Łajewska , Momchil Hardalov , Laura Aina and more
Potential Business Impact:
Makes AI understand long instructions better.
Recent advancements in large language models (LLMs) have enabled their successful application to a broad range of tasks. However, in information-intensive tasks, the prompt length can grow fast, leading to increased computational requirements, performance degradation, and induced biases from irrelevant or redundant information. Recently, various prompt compression techniques have been introduced to optimize the trade-off between reducing input length and retaining performance. We propose a holistic evaluation framework that allows for in-depth analysis of prompt compression methods. We focus on three key aspects, besides compression ratio: (i) downstream task performance, (ii) grounding in the input context, and (iii) information preservation. Through this framework, we investigate state-of-the-art soft and hard compression methods, showing that they struggle to preserve key details from the original prompt, limiting their performance on complex tasks. We demonstrate that modifying soft prompting methods to control better the granularity of the compressed information can significantly improve their effectiveness -- up to +23\% in downstream task performance, more than +8 BERTScore points in grounding, and 2.7x more entities preserved in compression.
Similar Papers
An Empirical Study on Prompt Compression for Large Language Models
Computation and Language
Shortens computer instructions, saves money and time.
SCOPE: A Generative Approach for LLM Prompt Compression
Computation and Language
Makes AI understand long texts with fewer words.
ICPC: In-context Prompt Compression with Faster Inference
Computation and Language
Makes computers understand longer messages faster.