AI RESEARCH
Context Memorization for Efficient Long Context Generation
arXiv CS.CL
•
ArXi:2605.18226v1 Announce Type: new Modern large language model (LLM) applications increasingly rely on long conditioning prefixes to control model behavior at inference time. While prefix-augmented inference is effective, it incurs two structural limitations: i) the prefix's influence fades as generation proceeds, and ii) attention computation over the prefix scales linearly with its length. Existing approaches either keep the prefix in attention while compressing it, or internalize it into model parameters through gradient-based.