cd /news/large-language-models/lexical-prompt-compression-for-large… · home topics large-language-models article
[ARTICLE · art-129811] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=· neutral

Lexical Prompt Compression for Large Language Models: A Training-Free, Deterministic Pipeline with Empirical Pareto Analysis Across Eleven Task Categories

A training-free, CPU-only lexical prompt-compression pipeline reduced prompt tokens by a mean of 40.3% (sigma = 9.2) while holding BERTScore-F1 at 0.876 against original-prompt output, according to an arXiv paper (2609.13154v1) evaluating eleven toggleable lexical transformations. The study tested fifteen configurations on 1,242 English-only prompts from Dolly-15k, LMSYS-Chat-1M, WildChat-1M, MMLU, GSM8K, and HellaSwag across eleven task categories, generating 18,630 paired GPT-4o-mini completions; a stopword-only configuration achieved 29.6% reduction at 0.913 BERTScore-F1. The authors report commonsense reasoning as a systematic failure mode under aggressive compression and released all code, prompts, and per-cell results for reproducibility.

by read1 min views1 publishedSep 15, 2026

arXiv:2609.13154v1 Announce Type: new Abstract: Recent advances in large language models (LLMs) have made prompts increasingly large and complex. Techniques such as chain-of-thought reasoning (Wei et al., 2022) and in-context learning (Brown et al., 2020) frequently push real-world prompts past several thousand tokens, increasing inference cost and latency. Learned compression methods such as LLMLingua (Jiang et al., 2023) and Selective Context (Li et al., 2023) achieve high compression ratios but require auxiliary language models and are non-deterministic. We ask a complementary question: how far can a training-free, fully deterministic, CPU-only pipeline based on classical lexical NLP be pushed before output quality degrades significantly? Eleven toggleable lexical transformations - stopword removal, filler-phrase deletion, contraction and abbreviation substitution, part-of-speech-based pruning, lemmatization, WordNet-driven synonym shortening, and named-entity preservation - are assembled into a configurable pipeline. Fifteen configurations are evaluated on 1,242 English-only prompts from six sources (Dolly-15k, LMSYS-Chat-1M, WildChat-1M, MMLU, GSM8K, HellaSwag), spanning eleven automatically derived task categories, yielding 18,630 paired GPT-4o-mini completions. Output preservation is measured using BLEU, ROUGE-1/2/L, BERTScore-F1, and SentenceBERT cosine similarity. The most aggressive configuration achieves a mean token reduction of 40.3% (sigma = 9.2) at a BERTScore-F1 of 0.876 against the original-prompt output; a stopword-only configuration achieves 29.6% reduction at 0.913. The compression-versus-fidelity Pareto frontier is characterized per task category, with commonsense reasoning a systematic failure mode under aggressive compression. All code, prompts, and per-cell results are released for reproducibility.

── more in #large-language-models 4 stories · sorted by recency
── more on @gpt-4o-mini 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/lexical-prompt-compr…] indexed:0 read:1min 2026-09-15 ·