English

When Less is More: The LLM Scaling Paradox in Context Compression

Machine Learning 2026-05-12 v3

Abstract

Scaling up model parameters has long been a prevalent training paradigm driven by the assumption that larger models yield superior generation capabilities. However, under lossy context compression in a compressor--decoder setup, we find a \textbf{\textit{Size-Fidelity Paradox}}: increasing compressor size can lessen the faithfulness of reconstructed contexts though reconstruction error decreases. Across 27 compressor setups spanning model families, scales, and compression rates, we coin this paradox arising from two dominant factors: 1) \textit{knowledge overwriting}: larger models increasingly replace source facts with their own prior beliefs, \textit{e.g.}, ``the white strawberry`` \to ``the red strawberry``; and 2) \textit{semantic drift}: larger models tend to paraphrase or restructure content instead of reproducing it verbatim, \textit{e.g.}, ``Alice hit Bob`` \to ``Bob hit Alice``. Interestingly, this paradox persists across varied settings, with mid-sized compressors often outperforming larger ones in faithful recovery. By analyzing the compressed memory via embedding geometry and reconstruction determinacy, we further reveal that compressors tend to organize memory across broader semantic subspaces, yielding more ambiguous representations prone to overwriting, drift, and weakened recovery. These findings complement existing evaluations of context compression and expose a breakdown of scaling laws when the objective shifts from plausible generation to faithful preservation.

Cite

@article{arxiv.2602.09789,
  title  = {When Less is More: The LLM Scaling Paradox in Context Compression},
  author = {Ruishan Guo and Yibing Liu and Guoxin Ma and Yan Wang and Yueyang Zhang and Long Xia and Kecheng Chen and Zhiyuan Sun and Daiting Shi},
  journal= {arXiv preprint arXiv:2602.09789},
  year   = {2026}
}

Comments

22 pages, 7 figures, conference

R2 v1 2026-07-01T10:29:43.954Z